diff --git a/3D FPS/Assets/Blob.prefab b/3D FPS/Assets/Blob.prefab index 3d0fb39c..08fe0f2a 100644 --- a/3D FPS/Assets/Blob.prefab +++ b/3D FPS/Assets/Blob.prefab @@ -107,7 +107,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: charControl: {fileID: 1987166725403857529} - speed: 4 + speed: 3 gravity: -9.81 jumpHeight: 1 groundCheck: {fileID: 7462441951059173149} diff --git a/3D FPS/Assets/Enemy.prefab b/3D FPS/Assets/Enemy.prefab index fe320a5f..d6e2c456 100644 --- a/3D FPS/Assets/Enemy.prefab +++ b/3D FPS/Assets/Enemy.prefab @@ -243,7 +243,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: charControl: {fileID: 6312831776922083028} - speed: 4 + speed: 5 gravity: -9.81 jumpHeight: 1 groundCheck: {fileID: 1367616135706516380} @@ -254,6 +254,7 @@ MonoBehaviour: obstacleMask: serializedVersion: 2 m_Bits: 512 + detectionOffset: 0.5 player: {fileID: 0} obstacleDetectionDistance: 2 rotationSpeed: 5 @@ -269,7 +270,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 1b4d54af625597c4786158cd650f5d17, type: 3} m_Name: m_EditorClassIdentifier: - startingHealth: 200 + startingHealth: 100 scoreValue: 10 --- !u!114 &1823343866153831617 MonoBehaviour: @@ -286,7 +287,7 @@ MonoBehaviour: attackRange: 2 attackAngle: 45 attackCooldown: 0.5 - damage: 10 + damage: 5 --- !u!1 &8402234763620985873 GameObject: m_ObjectHideFlags: 0 diff --git a/3D FPS/Assets/Scenes/SampleScene.unity b/3D FPS/Assets/Scenes/SampleScene.unity index e1909d0d..d8a4c61a 100644 --- a/3D FPS/Assets/Scenes/SampleScene.unity +++ b/3D FPS/Assets/Scenes/SampleScene.unity @@ -304,6 +304,140 @@ Transform: m_Children: [] m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &183991341 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 183991342} + - component: {fileID: 183991344} + - component: {fileID: 183991343} + m_Layer: 0 + m_Name: Ammo (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &183991342 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 183991341} + 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: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 704990622} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 855, y: -444} + m_SizeDelta: {x: 200, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &183991343 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 183991341} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: 0/7 + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 36 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 1 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &183991344 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 183991341} + m_CullTransparentMesh: 1 --- !u!1 &411628489 stripped GameObject: m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 1b2158637a96a6b439fbff96cd358e22, type: 3} @@ -610,6 +744,7 @@ Transform: - {fileID: 1354096018} - {fileID: 2043229056} - {fileID: 43685344} + - {fileID: 183991342} m_Father: {fileID: 1085627242} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &705507993 @@ -958,7 +1093,7 @@ GameObject: - component: {fileID: 895735922} - component: {fileID: 895735921} m_Layer: 5 - m_Name: Button + m_Name: RestartBtn m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 @@ -1186,6 +1321,140 @@ MonoBehaviour: m_EditorClassIdentifier: mouseSensitivity: 300 playerBody: {fileID: 2086546806} +--- !u!1 &1082660658 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1082660659} + - component: {fileID: 1082660661} + - component: {fileID: 1082660660} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1082660659 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1082660658} + 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: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1245771548} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1082660660 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1082660658} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: Exit + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 24 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1082660661 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1082660658} + m_CullTransparentMesh: 1 --- !u!1 &1085627238 GameObject: m_ObjectHideFlags: 0 @@ -1372,6 +1641,139 @@ MeshFilter: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1111209785} m_Mesh: {fileID: 10208, guid: 0000000000000000e000000000000000, type: 0} +--- !u!1 &1245771547 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1245771548} + - component: {fileID: 1245771551} + - component: {fileID: 1245771550} + - component: {fileID: 1245771549} + m_Layer: 5 + m_Name: ExitBtn + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1245771548 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1245771547} + 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: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1082660659} + m_Father: {fileID: 2000288045} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: -225} + m_SizeDelta: {x: 300, y: 60} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1245771549 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1245771547} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 1245771550} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 2000288046} + m_TargetAssemblyTypeName: GameOverScreen, Assembly-CSharp + m_MethodName: ExitButton + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1245771550 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1245771547} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 0.18897241, b: 0.1273585, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1245771551 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1245771547} + m_CullTransparentMesh: 1 --- !u!4 &1260588227 stripped Transform: m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 1b2158637a96a6b439fbff96cd358e22, type: 3} @@ -1418,6 +1820,11 @@ MonoBehaviour: m_CallState: 2 fireCoolDown: 0.2 automatic: 0 + ammo: 7 + reloadCooldown: 2 + audioSource: {fileID: 1260588231} + reloadSound: {fileID: 8300000, guid: 65e9aeee2d087d54fa06e2dc99e09595, type: 3} + ammoTxt: {fileID: 183991343} --- !u!114 &1260588229 MonoBehaviour: m_ObjectHideFlags: 0 @@ -2154,6 +2561,7 @@ Transform: - {fileID: 561752015} - {fileID: 880616350} - {fileID: 895735920} + - {fileID: 1245771548} m_Father: {fileID: 1085627242} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &2000288046 diff --git a/3D FPS/Assets/Scripts/GameOverScreen.cs b/3D FPS/Assets/Scripts/GameOverScreen.cs index 3cb73979..2426034e 100644 --- a/3D FPS/Assets/Scripts/GameOverScreen.cs +++ b/3D FPS/Assets/Scripts/GameOverScreen.cs @@ -23,4 +23,9 @@ public class GameOverScreen : MonoBehaviour Time.timeScale = 1; SceneManager.LoadScene("SampleScene"); } + + public void ExitButton() + { + Application.Quit(); + } } diff --git a/3D FPS/Assets/Scripts/Gun/Gun.cs b/3D FPS/Assets/Scripts/Gun/Gun.cs index 3c4f4c74..5b6ff1d1 100644 --- a/3D FPS/Assets/Scripts/Gun/Gun.cs +++ b/3D FPS/Assets/Scripts/Gun/Gun.cs @@ -1,5 +1,6 @@ using System.Collections; using System.Collections.Generic; +using TMPro; using UnityEngine; using UnityEngine.Events; @@ -8,14 +9,24 @@ public class Gun : MonoBehaviour public UnityEvent onGunShoot; public float fireCoolDown; public bool automatic; + public int ammo; + public float reloadCooldown; private float currentCooldown; + private float currentReloadCooldown; + private int currAmmo; + public AudioSource audioSource; + public AudioClip reloadSound; + + public TextMeshProUGUI ammoTxt; void Start() { currentCooldown = fireCoolDown; + currAmmo = ammo; + ammoTxt.text = currAmmo.ToString() + "/" + ammo.ToString(); } @@ -25,11 +36,13 @@ public class Gun : MonoBehaviour { if(Input.GetMouseButton(0)) { - if(currentCooldown <= 0f) + if(currentCooldown <= 0f && currentReloadCooldown <= 0f && currAmmo != 0) { //if not null (?) onGunShoot?.Invoke(); currentCooldown = fireCoolDown; + currAmmo--; + ammoTxt.text = currAmmo.ToString() + "/" + ammo.ToString(); } } } @@ -37,15 +50,31 @@ public class Gun : MonoBehaviour { if(Input.GetMouseButtonDown(0)) { - if(currentCooldown <= 0f) + if(currentCooldown <= 0f && currentReloadCooldown <= 0f && currAmmo != 0) { //if not null (?) onGunShoot?.Invoke(); currentCooldown = fireCoolDown; + currAmmo--; + ammoTxt.text = currAmmo.ToString() + "/" + ammo.ToString(); } } } + if(Input.GetKeyDown(KeyCode.R)) + { + if(currentReloadCooldown <= 0f) + { + currAmmo = ammo; + currentReloadCooldown = reloadCooldown; + audioSource.PlayOneShot(reloadSound); + + ammoTxt.text = currAmmo.ToString() + "/" + ammo.ToString(); + } + } + currentCooldown -= Time.deltaTime; + + currentReloadCooldown -= Time.deltaTime; } } diff --git a/3D FPS/Assets/sound/M1911Reload.mp3 b/3D FPS/Assets/sound/M1911Reload.mp3 new file mode 100644 index 00000000..5d422d48 Binary files /dev/null and b/3D FPS/Assets/sound/M1911Reload.mp3 differ diff --git a/3D FPS/Assets/sound/M1911Reload.mp3.meta b/3D FPS/Assets/sound/M1911Reload.mp3.meta new file mode 100644 index 00000000..451b1177 --- /dev/null +++ b/3D FPS/Assets/sound/M1911Reload.mp3.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: 65e9aeee2d087d54fa06e2dc99e09595 +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/3D FPS/Library/ArtifactDB b/3D FPS/Library/ArtifactDB index 596eec6c..e86e6af5 100644 Binary files a/3D FPS/Library/ArtifactDB and b/3D FPS/Library/ArtifactDB differ diff --git a/3D FPS/Library/Artifacts/21/21d0ff1fc9f265e2f9da4b78b0068321 b/3D FPS/Library/Artifacts/21/21d0ff1fc9f265e2f9da4b78b0068321 new file mode 100644 index 00000000..7818cc29 Binary files /dev/null and b/3D FPS/Library/Artifacts/21/21d0ff1fc9f265e2f9da4b78b0068321 differ diff --git a/3D FPS/Library/Artifacts/50/503b59262990c1c264e337faeab483ef b/3D FPS/Library/Artifacts/50/503b59262990c1c264e337faeab483ef new file mode 100644 index 00000000..c219030e Binary files /dev/null and b/3D FPS/Library/Artifacts/50/503b59262990c1c264e337faeab483ef differ diff --git a/3D FPS/Library/Artifacts/d6/d65635331fe610e54b0f58972efc63a4 b/3D FPS/Library/Artifacts/d6/d65635331fe610e54b0f58972efc63a4 new file mode 100644 index 00000000..5dee8265 Binary files /dev/null and b/3D FPS/Library/Artifacts/d6/d65635331fe610e54b0f58972efc63a4 differ diff --git a/3D FPS/Library/Artifacts/db/dbfd3ca6e5fe42124469bb051eb7fecd b/3D FPS/Library/Artifacts/db/dbfd3ca6e5fe42124469bb051eb7fecd new file mode 100644 index 00000000..5d77e772 Binary files /dev/null and b/3D FPS/Library/Artifacts/db/dbfd3ca6e5fe42124469bb051eb7fecd differ diff --git a/3D FPS/Library/Artifacts/df/df3b2c34f0fe38932576acdb7628464b b/3D FPS/Library/Artifacts/df/df3b2c34f0fe38932576acdb7628464b new file mode 100644 index 00000000..4a5e6213 Binary files /dev/null and b/3D FPS/Library/Artifacts/df/df3b2c34f0fe38932576acdb7628464b differ diff --git a/3D FPS/Library/Artifacts/f9/f96c2efb4176bd4ddf17e0262e186dc4 b/3D FPS/Library/Artifacts/f9/f96c2efb4176bd4ddf17e0262e186dc4 new file mode 100644 index 00000000..2ca0a22c Binary files /dev/null and b/3D FPS/Library/Artifacts/f9/f96c2efb4176bd4ddf17e0262e186dc4 differ diff --git a/3D FPS/Library/Bee/1900b0aP.dag_fsmtime b/3D FPS/Library/Bee/1900b0aP.dag_fsmtime index 25e326f9..6ad65ea4 100644 --- a/3D FPS/Library/Bee/1900b0aP.dag_fsmtime +++ b/3D FPS/Library/Bee/1900b0aP.dag_fsmtime @@ -1 +1 @@ -çš?_JÛ \ No newline at end of file +öù7¦;KÛ \ No newline at end of file diff --git a/3D FPS/Library/Bee/Player1b4e562e-inputdata.json b/3D FPS/Library/Bee/Player1b4e562e-inputdata.json new file mode 100644 index 00000000..f327a9cc --- /dev/null +++ b/3D FPS/Library/Bee/Player1b4e562e-inputdata.json @@ -0,0 +1 @@ +{"BeeBuildProgramCommon.Data.ConfigurationData":{"Il2CppDir":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\il2cpp","UnityLinkerPath":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\il2cpp/build/deploy/UnityLinker.exe","Il2CppPath":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\il2cpp/build/deploy/il2cpp.exe","NetCoreRunPath":"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data\\Tools\\netcorerun\\netcorerun.exe","DotNetExe":"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/NetCoreRuntime/dotnet.exe","EditorContentsPath":"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data","Packages":[{"Name":"com.unity.collab-proxy","ResolvedPath":"Library/PackageCache/com.unity.collab-proxy@2.6.0"},{"Name":"com.unity.feature.development","ResolvedPath":"Library/PackageCache/com.unity.feature.development@1.0.1"},{"Name":"com.unity.textmeshpro","ResolvedPath":"Library/PackageCache/com.unity.textmeshpro@3.0.6"},{"Name":"com.unity.timeline","ResolvedPath":"Library/PackageCache/com.unity.timeline@1.7.6"},{"Name":"com.unity.ugui","ResolvedPath":"Library/PackageCache/com.unity.ugui@1.0.0"},{"Name":"com.unity.visualscripting","ResolvedPath":"Library/PackageCache/com.unity.visualscripting@1.9.4"},{"Name":"com.unity.modules.ai","ResolvedPath":"Library/PackageCache/com.unity.modules.ai@1.0.0"},{"Name":"com.unity.modules.androidjni","ResolvedPath":"Library/PackageCache/com.unity.modules.androidjni@1.0.0"},{"Name":"com.unity.modules.animation","ResolvedPath":"Library/PackageCache/com.unity.modules.animation@1.0.0"},{"Name":"com.unity.modules.assetbundle","ResolvedPath":"Library/PackageCache/com.unity.modules.assetbundle@1.0.0"},{"Name":"com.unity.modules.audio","ResolvedPath":"Library/PackageCache/com.unity.modules.audio@1.0.0"},{"Name":"com.unity.modules.cloth","ResolvedPath":"Library/PackageCache/com.unity.modules.cloth@1.0.0"},{"Name":"com.unity.modules.director","ResolvedPath":"Library/PackageCache/com.unity.modules.director@1.0.0"},{"Name":"com.unity.modules.imageconversion","ResolvedPath":"Library/PackageCache/com.unity.modules.imageconversion@1.0.0"},{"Name":"com.unity.modules.imgui","ResolvedPath":"Library/PackageCache/com.unity.modules.imgui@1.0.0"},{"Name":"com.unity.modules.jsonserialize","ResolvedPath":"Library/PackageCache/com.unity.modules.jsonserialize@1.0.0"},{"Name":"com.unity.modules.particlesystem","ResolvedPath":"Library/PackageCache/com.unity.modules.particlesystem@1.0.0"},{"Name":"com.unity.modules.physics","ResolvedPath":"Library/PackageCache/com.unity.modules.physics@1.0.0"},{"Name":"com.unity.modules.physics2d","ResolvedPath":"Library/PackageCache/com.unity.modules.physics2d@1.0.0"},{"Name":"com.unity.modules.screencapture","ResolvedPath":"Library/PackageCache/com.unity.modules.screencapture@1.0.0"},{"Name":"com.unity.modules.terrain","ResolvedPath":"Library/PackageCache/com.unity.modules.terrain@1.0.0"},{"Name":"com.unity.modules.terrainphysics","ResolvedPath":"Library/PackageCache/com.unity.modules.terrainphysics@1.0.0"},{"Name":"com.unity.modules.tilemap","ResolvedPath":"Library/PackageCache/com.unity.modules.tilemap@1.0.0"},{"Name":"com.unity.modules.ui","ResolvedPath":"Library/PackageCache/com.unity.modules.ui@1.0.0"},{"Name":"com.unity.modules.uielements","ResolvedPath":"Library/PackageCache/com.unity.modules.uielements@1.0.0"},{"Name":"com.unity.modules.umbra","ResolvedPath":"Library/PackageCache/com.unity.modules.umbra@1.0.0"},{"Name":"com.unity.modules.unityanalytics","ResolvedPath":"Library/PackageCache/com.unity.modules.unityanalytics@1.0.0"},{"Name":"com.unity.modules.unitywebrequest","ResolvedPath":"Library/PackageCache/com.unity.modules.unitywebrequest@1.0.0"},{"Name":"com.unity.modules.unitywebrequestassetbundle","ResolvedPath":"Library/PackageCache/com.unity.modules.unitywebrequestassetbundle@1.0.0"},{"Name":"com.unity.modules.unitywebrequestaudio","ResolvedPath":"Library/PackageCache/com.unity.modules.unitywebrequestaudio@1.0.0"},{"Name":"com.unity.modules.unitywebrequesttexture","ResolvedPath":"Library/PackageCache/com.unity.modules.unitywebrequesttexture@1.0.0"},{"Name":"com.unity.modules.unitywebrequestwww","ResolvedPath":"Library/PackageCache/com.unity.modules.unitywebrequestwww@1.0.0"},{"Name":"com.unity.modules.vehicles","ResolvedPath":"Library/PackageCache/com.unity.modules.vehicles@1.0.0"},{"Name":"com.unity.modules.video","ResolvedPath":"Library/PackageCache/com.unity.modules.video@1.0.0"},{"Name":"com.unity.modules.vr","ResolvedPath":"Library/PackageCache/com.unity.modules.vr@1.0.0"},{"Name":"com.unity.modules.wind","ResolvedPath":"Library/PackageCache/com.unity.modules.wind@1.0.0"},{"Name":"com.unity.modules.xr","ResolvedPath":"Library/PackageCache/com.unity.modules.xr@1.0.0"},{"Name":"com.unity.modules.subsystems","ResolvedPath":"Library/PackageCache/com.unity.modules.subsystems@1.0.0"},{"Name":"com.unity.ide.visualstudio","ResolvedPath":"Library/PackageCache/com.unity.ide.visualstudio@2.0.22"},{"Name":"com.unity.ide.rider","ResolvedPath":"Library/PackageCache/com.unity.ide.rider@3.0.28"},{"Name":"com.unity.ide.vscode","ResolvedPath":"Library/PackageCache/com.unity.ide.vscode@1.2.5"},{"Name":"com.unity.editorcoroutines","ResolvedPath":"Library/PackageCache/com.unity.editorcoroutines@1.0.0"},{"Name":"com.unity.performance.profile-analyzer","ResolvedPath":"Library/PackageCache/com.unity.performance.profile-analyzer@1.2.2"},{"Name":"com.unity.test-framework","ResolvedPath":"Library/PackageCache/com.unity.test-framework@1.1.33"},{"Name":"com.unity.testtools.codecoverage","ResolvedPath":"Library/PackageCache/com.unity.testtools.codecoverage@1.2.5"},{"Name":"com.unity.settings-manager","ResolvedPath":"Library/PackageCache/com.unity.settings-manager@2.0.1"},{"Name":"com.unity.ext.nunit","ResolvedPath":"Library/PackageCache/com.unity.ext.nunit@1.0.6"}],"UnityVersion":"2022.3.33f1","UnityVersionNumeric":{"Release":2022,"Major":3,"Minor":33},"AdvancedLicense":false,"Batchmode":false,"EmitDataForBeeWhy":false,"NamedPipeOrUnixSocket":"unity-ilpp-eb71d1e3a10e5e1b8f4c341b895600c1"},"PlayerBuildProgramLibrary.Data.PlayerBuildConfig":{"DestinationPath":"D:/Unity/3D-FPS/Builded/V02/3D FPS.exe","StagingArea":"Temp/StagingArea","DataFolder":"Library/PlayerDataCache/Win64/Data","CompanyName":"DefaultCompany","ProductName":"3D FPS","PlayerPackage":"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport","ApplicationIdentifier":"com.DefaultCompany.3D-FPS","Architecture":"x64","UseIl2Cpp":false,"UseCoreCLR":false,"NoGUID":false,"InstallIntoBuildsFolder":false,"GenerateIdeProject":false,"Development":false,"UseNewInputSystem":false,"GenerateNativePluginsForAssembliesSettings":{"HasCallback":false,"DisplayName":"Generating Native Plugins","AdditionalInputFiles":[]},"Services":{"EnableUnityConnect":false,"EnablePerformanceReporting":false,"EnableAnalytics":false,"EnableCrashReporting":false},"ManagedAssemblies":["C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ARModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AccessibilityModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AndroidJNIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AnimationModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AssetBundleModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AudioModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClothModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterInputModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterRendererModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ContentLoadModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CoreModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CrashReportingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DSPGraphModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DirectorModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GameCenterModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GridModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.HotReloadModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.IMGUIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ImageConversionModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputLegacyModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.JSONSerializeModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.LocalizationModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.NVIDIAModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ParticleSystemModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PerformanceReportingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.Physics2DModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PhysicsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ProfilerModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PropertiesModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ScreenCaptureModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SharedInternalsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteMaskModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteShapeModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.StreamingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubstanceModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubsystemsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TLSModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainPhysicsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreFontEngineModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreTextEngineModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextRenderingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TilemapModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIElementsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UmbraModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsCommonModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityConnectModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityCurlModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityTestProtocolModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAudioModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestTextureModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestWWWModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VFXModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VRModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VehiclesModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VideoModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VirtualTexturingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.WindModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.XRModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll","D:/Unity/3D-FPS/3D FPS/Library/PackageCache/com.unity.visualscripting@1.9.4/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Facades/netstandard.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Mono.Security.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ComponentModel.Composition.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Configuration.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Core.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.DataSetExtensions.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Drawing.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.EnterpriseServices.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.FileSystem.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Net.Http.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Numerics.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Runtime.Serialization.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Security.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ServiceModel.Internals.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Transactions.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.Linq.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/mscorlib.dll"],"StreamingAssetsFiles":[]},"PlayerBuildProgramLibrary.Data.PluginsData":{"Plugins":[]},"WinPlayerBuildProgram.Data.WinPlayerBuildConfig":{"VariationFolder":"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono","ServerPlayer":false,"CopyPdbFiles":false}} \ No newline at end of file diff --git a/3D FPS/Library/Bee/Player1b4e562e.dag b/3D FPS/Library/Bee/Player1b4e562e.dag new file mode 100644 index 00000000..8e798df1 Binary files /dev/null and b/3D FPS/Library/Bee/Player1b4e562e.dag differ diff --git a/3D FPS/Library/Bee/Player1b4e562e.dag.json b/3D FPS/Library/Bee/Player1b4e562e.dag.json new file mode 100644 index 00000000..76e8d51a --- /dev/null +++ b/3D FPS/Library/Bee/Player1b4e562e.dag.json @@ -0,0 +1,2337 @@ +{ + "Nodes": [ + { + "Annotation": "all_tundra_nodes", + "DisplayName": null, + "Inputs": [], + "Outputs": [], + "ToBuildDependencies": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140 + ], + "OverwriteOutputs": false, + "DebugActionIndex": 0 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers", + "DisplayName": "Copying globalgamemanagers", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/globalgamemanagers" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers" + ], + "DebugActionIndex": 1 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets", + "DisplayName": "Copying globalgamemanagers.assets", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets" + ], + "DebugActionIndex": 2 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS", + "DisplayName": "Copying globalgamemanagers.assets.resS", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets.resS" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS" + ], + "DebugActionIndex": 3 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0", + "DisplayName": "Copying level0", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/level0" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0" + ], + "DebugActionIndex": 4 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0.resS", + "DisplayName": "Copying level0.resS", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/level0.resS" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0.resS" + ], + "DebugActionIndex": 5 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets", + "DisplayName": "Copying resources.assets", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/resources.assets" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets" + ], + "DebugActionIndex": 6 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets.resS", + "DisplayName": "Copying resources.assets.resS", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/resources.assets.resS" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets.resS" + ], + "DebugActionIndex": 7 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra", + "DisplayName": "Copying unity_builtin_extra", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/Resources/unity_builtin_extra" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra" + ], + "DebugActionIndex": 8 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json", + "DisplayName": "Copying RuntimeInitializeOnLoads.json", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/RuntimeInitializeOnLoads.json" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json" + ], + "DebugActionIndex": 9 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/ScriptingAssemblies.json", + "DisplayName": "Copying ScriptingAssemblies.json", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/ScriptingAssemblies.json" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/ScriptingAssemblies.json" + ], + "DebugActionIndex": 10 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets", + "DisplayName": "Copying sharedassets0.assets", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/sharedassets0.assets" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets" + ], + "DebugActionIndex": 11 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets.resS", + "DisplayName": "Copying sharedassets0.assets.resS", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/sharedassets0.assets.resS" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets.resS" + ], + "DebugActionIndex": 12 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.resource", + "DisplayName": "Copying sharedassets0.resource", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/sharedassets0.resource" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.resource" + ], + "DebugActionIndex": 13 + }, + { + "Annotation": "WriteText Library/Bee/artifacts/csharpactions/boot.config_tyr4.info", + "DisplayName": "Writing boot.config_tyr4.info", + "ActionType": "WriteFile", + "PayloadOffset": 83, + "PayloadLength": 15485, + "PayloadDebugContentSnippet": "{\"System.Object\":null,\"Bee.Tun", + "Inputs": [], + "Outputs": [ + "Library/Bee/artifacts/csharpactions/boot.config_tyr4.info" + ], + "DebugActionIndex": 14 + }, + { + "Annotation": "AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config", + "DisplayName": "AddBootConfigGUID boot", + "Action": "\"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\netcorerun\\netcorerun.exe\" \"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\WinPlayerBuildProgram.exe\" \"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Bee;C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline\" invoke_static_method \"Library\\Bee\\artifacts\\csharpactions\\boot.config_tyr4.info\"", + "Inputs": [ + "Library/PlayerDataCache/Win64/Data/boot.config", + "Library/PlayerDataCache/Win64/Data/boot.config", + "Library/PlayerDataCache/Win64/Data/globalgamemanagers", + "Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets", + "Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets.resS", + "Library/PlayerDataCache/Win64/Data/level0", + "Library/PlayerDataCache/Win64/Data/level0.resS", + "Library/PlayerDataCache/Win64/Data/resources.assets", + "Library/PlayerDataCache/Win64/Data/resources.assets.resS", + "Library/PlayerDataCache/Win64/Data/Resources/unity_builtin_extra", + "Library/PlayerDataCache/Win64/Data/RuntimeInitializeOnLoads.json", + "Library/PlayerDataCache/Win64/Data/ScriptingAssemblies.json", + "Library/PlayerDataCache/Win64/Data/sharedassets0.assets", + "Library/PlayerDataCache/Win64/Data/sharedassets0.assets.resS", + "Library/PlayerDataCache/Win64/Data/sharedassets0.resource", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AIModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ARModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AccessibilityModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AndroidJNIModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AnimationModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AssetBundleModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AudioModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClothModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterInputModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterRendererModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ContentLoadModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CoreModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CrashReportingModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DSPGraphModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DirectorModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GIModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GameCenterModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GridModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.HotReloadModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.IMGUIModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ImageConversionModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputLegacyModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.JSONSerializeModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.LocalizationModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.NVIDIAModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ParticleSystemModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PerformanceReportingModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.Physics2DModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PhysicsModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ProfilerModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PropertiesModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ScreenCaptureModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SharedInternalsModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteMaskModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteShapeModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.StreamingModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubstanceModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubsystemsModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TLSModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainPhysicsModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreFontEngineModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreTextEngineModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextRenderingModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TilemapModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIElementsModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UmbraModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsCommonModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityConnectModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityCurlModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityTestProtocolModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAudioModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestTextureModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestWWWModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VFXModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VRModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VehiclesModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VideoModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VirtualTexturingModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.WindModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.XRModule.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.dll", + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll", + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll", + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll", + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll", + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll", + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll", + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll", + "D:/Unity/3D-FPS/3D FPS/Library/PackageCache/com.unity.visualscripting@1.9.4/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Facades/netstandard.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Mono.Security.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ComponentModel.Composition.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Configuration.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Core.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.DataSetExtensions.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Drawing.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.EnterpriseServices.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.FileSystem.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Net.Http.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Numerics.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Runtime.Serialization.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Security.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ServiceModel.Internals.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Transactions.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.Linq.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/mscorlib.dll", + "Library/Bee/Player1b4e562e-inputdata.json", + "Library/Bee/artifacts/csharpactions/boot.config_tyr4.info", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.BuildTools.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Core.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.CSharpSupport.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.DotNet.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.NativeProgramSupport.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Stevedore.Program.exe", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.TinyProfiler2.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Toolchain.GNU.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Toolchain.LLVM.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Toolchain.VisualStudio.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Toolchain.Xcode.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Tools.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.TundraBackend.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.VisualStudioSolution.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/BeeBuildProgramCommon.Data.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/BeeBuildProgramCommon.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/BeeLocalCacheTool.exe", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Newtonsoft.Json.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/NiceIO.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/PlayerBuildProgramLibrary.Data.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/PlayerBuildProgramLibrary.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/ScriptCompilationBuildProgram.Data.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/ScriptCompilationBuildProgram.exe", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/SharpYaml.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Api.Attributes.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Cecil.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Cecil.Mdb.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Cecil.Pdb.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Cecil.Rocks.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.IL2CPP.Api.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.IL2CPP.Bee.BuildLogic.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.IL2CPP.Bee.IL2CPPExeCompileCppBuildProgram.Data.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Linker.Api.dll", + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Options.dll" + ], + "Outputs": [ + "Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" + ], + "ToBuildDependencies": [ + 14 + ], + "OverwriteOutputs": false, + "AllowUnexpectedOutput": true, + "Env": [], + "DebugActionIndex": 15 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config", + "DisplayName": "Copying boot.config", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config" + ], + "ToBuildDependencies": [ + 15 + ], + "DebugActionIndex": 16 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll", + "DisplayName": "Copying UnityEngine.AIModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AIModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll" + ], + "DebugActionIndex": 17 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll", + "DisplayName": "Copying UnityEngine.ARModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ARModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll" + ], + "DebugActionIndex": 18 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll", + "DisplayName": "Copying UnityEngine.AccessibilityModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AccessibilityModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll" + ], + "DebugActionIndex": 19 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll", + "DisplayName": "Copying UnityEngine.AndroidJNIModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AndroidJNIModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll" + ], + "DebugActionIndex": 20 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll", + "DisplayName": "Copying UnityEngine.AnimationModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AnimationModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll" + ], + "DebugActionIndex": 21 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll", + "DisplayName": "Copying UnityEngine.AssetBundleModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AssetBundleModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll" + ], + "DebugActionIndex": 22 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll", + "DisplayName": "Copying UnityEngine.AudioModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AudioModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll" + ], + "DebugActionIndex": 23 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll", + "DisplayName": "Copying UnityEngine.ClothModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClothModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll" + ], + "DebugActionIndex": 24 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll", + "DisplayName": "Copying UnityEngine.ClusterInputModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterInputModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll" + ], + "DebugActionIndex": 25 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll", + "DisplayName": "Copying UnityEngine.ClusterRendererModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterRendererModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll" + ], + "DebugActionIndex": 26 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll", + "DisplayName": "Copying UnityEngine.ContentLoadModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ContentLoadModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll" + ], + "DebugActionIndex": 27 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll", + "DisplayName": "Copying UnityEngine.CoreModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CoreModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll" + ], + "DebugActionIndex": 28 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll", + "DisplayName": "Copying UnityEngine.CrashReportingModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CrashReportingModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll" + ], + "DebugActionIndex": 29 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll", + "DisplayName": "Copying UnityEngine.DSPGraphModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DSPGraphModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll" + ], + "DebugActionIndex": 30 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll", + "DisplayName": "Copying UnityEngine.DirectorModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DirectorModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll" + ], + "DebugActionIndex": 31 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll", + "DisplayName": "Copying UnityEngine.GIModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GIModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll" + ], + "DebugActionIndex": 32 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll", + "DisplayName": "Copying UnityEngine.GameCenterModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GameCenterModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll" + ], + "DebugActionIndex": 33 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll", + "DisplayName": "Copying UnityEngine.GridModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GridModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll" + ], + "DebugActionIndex": 34 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll", + "DisplayName": "Copying UnityEngine.HotReloadModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.HotReloadModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll" + ], + "DebugActionIndex": 35 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll", + "DisplayName": "Copying UnityEngine.IMGUIModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.IMGUIModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll" + ], + "DebugActionIndex": 36 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll", + "DisplayName": "Copying UnityEngine.ImageConversionModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ImageConversionModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll" + ], + "DebugActionIndex": 37 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll", + "DisplayName": "Copying UnityEngine.InputLegacyModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputLegacyModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll" + ], + "DebugActionIndex": 38 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll", + "DisplayName": "Copying UnityEngine.InputModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll" + ], + "DebugActionIndex": 39 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll", + "DisplayName": "Copying UnityEngine.JSONSerializeModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.JSONSerializeModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll" + ], + "DebugActionIndex": 40 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll", + "DisplayName": "Copying UnityEngine.LocalizationModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.LocalizationModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll" + ], + "DebugActionIndex": 41 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll", + "DisplayName": "Copying UnityEngine.NVIDIAModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.NVIDIAModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll" + ], + "DebugActionIndex": 42 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll", + "DisplayName": "Copying UnityEngine.ParticleSystemModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ParticleSystemModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll" + ], + "DebugActionIndex": 43 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll", + "DisplayName": "Copying UnityEngine.PerformanceReportingModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PerformanceReportingModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll" + ], + "DebugActionIndex": 44 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll", + "DisplayName": "Copying UnityEngine.Physics2DModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.Physics2DModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll" + ], + "DebugActionIndex": 45 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll", + "DisplayName": "Copying UnityEngine.PhysicsModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PhysicsModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll" + ], + "DebugActionIndex": 46 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll", + "DisplayName": "Copying UnityEngine.ProfilerModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ProfilerModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll" + ], + "DebugActionIndex": 47 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll", + "DisplayName": "Copying UnityEngine.PropertiesModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PropertiesModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll" + ], + "DebugActionIndex": 48 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll", + "DisplayName": "Copying UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" + ], + "DebugActionIndex": 49 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll", + "DisplayName": "Copying UnityEngine.ScreenCaptureModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ScreenCaptureModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll" + ], + "DebugActionIndex": 50 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll", + "DisplayName": "Copying UnityEngine.SharedInternalsModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SharedInternalsModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll" + ], + "DebugActionIndex": 51 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll", + "DisplayName": "Copying UnityEngine.SpriteMaskModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteMaskModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll" + ], + "DebugActionIndex": 52 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll", + "DisplayName": "Copying UnityEngine.SpriteShapeModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteShapeModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll" + ], + "DebugActionIndex": 53 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll", + "DisplayName": "Copying UnityEngine.StreamingModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.StreamingModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll" + ], + "DebugActionIndex": 54 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll", + "DisplayName": "Copying UnityEngine.SubstanceModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubstanceModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll" + ], + "DebugActionIndex": 55 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll", + "DisplayName": "Copying UnityEngine.SubsystemsModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubsystemsModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll" + ], + "DebugActionIndex": 56 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll", + "DisplayName": "Copying UnityEngine.TLSModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TLSModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll" + ], + "DebugActionIndex": 57 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll", + "DisplayName": "Copying UnityEngine.TerrainModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll" + ], + "DebugActionIndex": 58 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll", + "DisplayName": "Copying UnityEngine.TerrainPhysicsModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainPhysicsModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll" + ], + "DebugActionIndex": 59 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll", + "DisplayName": "Copying UnityEngine.TextCoreFontEngineModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreFontEngineModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll" + ], + "DebugActionIndex": 60 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll", + "DisplayName": "Copying UnityEngine.TextCoreTextEngineModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreTextEngineModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll" + ], + "DebugActionIndex": 61 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll", + "DisplayName": "Copying UnityEngine.TextRenderingModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextRenderingModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll" + ], + "DebugActionIndex": 62 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll", + "DisplayName": "Copying UnityEngine.TilemapModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TilemapModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll" + ], + "DebugActionIndex": 63 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll", + "DisplayName": "Copying UnityEngine.UIElementsModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIElementsModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll" + ], + "DebugActionIndex": 64 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll", + "DisplayName": "Copying UnityEngine.UIModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll" + ], + "DebugActionIndex": 65 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll", + "DisplayName": "Copying UnityEngine.UmbraModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UmbraModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll" + ], + "DebugActionIndex": 66 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll", + "DisplayName": "Copying UnityEngine.UnityAnalyticsCommonModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsCommonModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll" + ], + "DebugActionIndex": 67 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll", + "DisplayName": "Copying UnityEngine.UnityAnalyticsModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll" + ], + "DebugActionIndex": 68 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll", + "DisplayName": "Copying UnityEngine.UnityConnectModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityConnectModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll" + ], + "DebugActionIndex": 69 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll", + "DisplayName": "Copying UnityEngine.UnityCurlModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityCurlModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll" + ], + "DebugActionIndex": 70 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll", + "DisplayName": "Copying UnityEngine.UnityTestProtocolModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityTestProtocolModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll" + ], + "DebugActionIndex": 71 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll", + "DisplayName": "Copying UnityEngine.UnityWebRequestAssetBundleModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll" + ], + "DebugActionIndex": 72 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll", + "DisplayName": "Copying UnityEngine.UnityWebRequestAudioModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAudioModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll" + ], + "DebugActionIndex": 73 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll", + "DisplayName": "Copying UnityEngine.UnityWebRequestModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll" + ], + "DebugActionIndex": 74 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll", + "DisplayName": "Copying UnityEngine.UnityWebRequestTextureModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestTextureModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll" + ], + "DebugActionIndex": 75 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll", + "DisplayName": "Copying UnityEngine.UnityWebRequestWWWModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestWWWModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll" + ], + "DebugActionIndex": 76 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll", + "DisplayName": "Copying UnityEngine.VFXModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VFXModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll" + ], + "DebugActionIndex": 77 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll", + "DisplayName": "Copying UnityEngine.VRModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VRModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll" + ], + "DebugActionIndex": 78 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll", + "DisplayName": "Copying UnityEngine.VehiclesModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VehiclesModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll" + ], + "DebugActionIndex": 79 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll", + "DisplayName": "Copying UnityEngine.VideoModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VideoModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll" + ], + "DebugActionIndex": 80 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll", + "DisplayName": "Copying UnityEngine.VirtualTexturingModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VirtualTexturingModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll" + ], + "DebugActionIndex": 81 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll", + "DisplayName": "Copying UnityEngine.WindModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.WindModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll" + ], + "DebugActionIndex": 82 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll", + "DisplayName": "Copying UnityEngine.XRModule.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.XRModule.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll" + ], + "DebugActionIndex": 83 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll", + "DisplayName": "Copying UnityEngine.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll" + ], + "DebugActionIndex": 84 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll", + "DisplayName": "Copying Assembly-CSharp.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll" + ], + "DebugActionIndex": 85 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll", + "DisplayName": "Copying Unity.Timeline.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll" + ], + "DebugActionIndex": 86 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll", + "DisplayName": "Copying UnityEngine.UI.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll" + ], + "DebugActionIndex": 87 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll", + "DisplayName": "Copying Unity.TextMeshPro.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll" + ], + "DebugActionIndex": 88 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll", + "DisplayName": "Copying Unity.VisualScripting.Core.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll" + ], + "DebugActionIndex": 89 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll", + "DisplayName": "Copying Unity.VisualScripting.State.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll" + ], + "DebugActionIndex": 90 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll", + "DisplayName": "Copying Unity.VisualScripting.Flow.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll" + ], + "DebugActionIndex": 91 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll", + "DisplayName": "Copying Unity.VisualScripting.Antlr3.Runtime.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "D:/Unity/3D-FPS/3D FPS/Library/PackageCache/com.unity.visualscripting@1.9.4/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll" + ], + "DebugActionIndex": 92 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/netstandard.dll", + "DisplayName": "Copying netstandard.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Facades/netstandard.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/netstandard.dll" + ], + "DebugActionIndex": 93 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll", + "DisplayName": "Copying Mono.Security.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Mono.Security.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll" + ], + "DebugActionIndex": 94 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll", + "DisplayName": "Copying System.ComponentModel.Composition.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ComponentModel.Composition.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll" + ], + "DebugActionIndex": 95 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll", + "DisplayName": "Copying System.Configuration.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Configuration.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll" + ], + "DebugActionIndex": 96 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Core.dll", + "DisplayName": "Copying System.Core.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Core.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Core.dll" + ], + "DebugActionIndex": 97 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll", + "DisplayName": "Copying System.Data.DataSetExtensions.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.DataSetExtensions.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll" + ], + "DebugActionIndex": 98 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.dll", + "DisplayName": "Copying System.Data.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.dll" + ], + "DebugActionIndex": 99 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll", + "DisplayName": "Copying System.Drawing.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Drawing.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll" + ], + "DebugActionIndex": 100 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll", + "DisplayName": "Copying System.EnterpriseServices.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.EnterpriseServices.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll" + ], + "DebugActionIndex": 101 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll", + "DisplayName": "Copying System.IO.Compression.FileSystem.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.FileSystem.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll" + ], + "DebugActionIndex": 102 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll", + "DisplayName": "Copying System.IO.Compression.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll" + ], + "DebugActionIndex": 103 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll", + "DisplayName": "Copying System.Net.Http.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Net.Http.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll" + ], + "DebugActionIndex": 104 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll", + "DisplayName": "Copying System.Numerics.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Numerics.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll" + ], + "DebugActionIndex": 105 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll", + "DisplayName": "Copying System.Runtime.Serialization.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Runtime.Serialization.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll" + ], + "DebugActionIndex": 106 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Security.dll", + "DisplayName": "Copying System.Security.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Security.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Security.dll" + ], + "DebugActionIndex": 107 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll", + "DisplayName": "Copying System.ServiceModel.Internals.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ServiceModel.Internals.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll" + ], + "DebugActionIndex": 108 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll", + "DisplayName": "Copying System.Transactions.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Transactions.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll" + ], + "DebugActionIndex": 109 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll", + "DisplayName": "Copying System.Xml.Linq.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.Linq.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll" + ], + "DebugActionIndex": 110 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.dll", + "DisplayName": "Copying System.Xml.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.dll" + ], + "DebugActionIndex": 111 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.dll", + "DisplayName": "Copying System.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.dll" + ], + "DebugActionIndex": 112 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/mscorlib.dll", + "DisplayName": "Copying mscorlib.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/mscorlib.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/mscorlib.dll" + ], + "DebugActionIndex": 113 + }, + { + "Annotation": "WriteText Library/Bee/artifacts/WinPlayerBuildProgram/Data/app.info", + "DisplayName": "Writing app.info", + "ActionType": "WriteFile", + "PayloadOffset": 15657, + "PayloadLength": 21, + "PayloadDebugContentSnippet": "DefaultCompany\n3D FPS", + "Inputs": [], + "Outputs": [ + "Library/Bee/artifacts/WinPlayerBuildProgram/Data/app.info" + ], + "DebugActionIndex": 114 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/app.info", + "DisplayName": "Copying app.info", + "ActionType": "CopyFiles", + "Inputs": [ + "Library/Bee/artifacts/WinPlayerBuildProgram/Data/app.info" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/app.info" + ], + "ToBuildDependencies": [ + 114 + ], + "DebugActionIndex": 115 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources", + "DisplayName": "Copying unity default resources", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/Data/Resources/unity default resources" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources" + ], + "DebugActionIndex": 116 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS.exe", + "DisplayName": "Copying 3D FPS.exe", + "ActionType": "CopyFiles", + "Inputs": [ + "Temp/StagingArea/WindowsPlayer.exe" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/3D FPS.exe" + ], + "DebugActionIndex": 117 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll", + "DisplayName": "Copying mono-2.0-bdwgc.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" + ], + "DebugActionIndex": 118 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll", + "DisplayName": "Copying MonoPosixHelper.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" + ], + "DebugActionIndex": 119 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser", + "DisplayName": "Copying Compat.browser", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" + ], + "DebugActionIndex": 120 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx", + "DisplayName": "Copying DefaultWsdlHelpGenerator.aspx", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" + ], + "DebugActionIndex": 121 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config", + "DisplayName": "Copying machine.config", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/2.0/machine.config" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config" + ], + "DebugActionIndex": 122 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map", + "DisplayName": "Copying settings.map", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/2.0/settings.map" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map" + ], + "DebugActionIndex": 123 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config", + "DisplayName": "Copying web.config", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/2.0/web.config" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config" + ], + "DebugActionIndex": 124 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser", + "DisplayName": "Copying Compat.browser", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" + ], + "DebugActionIndex": 125 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx", + "DisplayName": "Copying DefaultWsdlHelpGenerator.aspx", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" + ], + "DebugActionIndex": 126 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config", + "DisplayName": "Copying machine.config", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/4.0/machine.config" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config" + ], + "DebugActionIndex": 127 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map", + "DisplayName": "Copying settings.map", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/4.0/settings.map" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map" + ], + "DebugActionIndex": 128 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config", + "DisplayName": "Copying web.config", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/4.0/web.config" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config" + ], + "DebugActionIndex": 129 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser", + "DisplayName": "Copying Compat.browser", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" + ], + "DebugActionIndex": 130 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx", + "DisplayName": "Copying DefaultWsdlHelpGenerator.aspx", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" + ], + "DebugActionIndex": 131 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config", + "DisplayName": "Copying machine.config", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/4.5/machine.config" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config" + ], + "DebugActionIndex": 132 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map", + "DisplayName": "Copying settings.map", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/4.5/settings.map" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map" + ], + "DebugActionIndex": 133 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config", + "DisplayName": "Copying web.config", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/4.5/web.config" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config" + ], + "DebugActionIndex": 134 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini", + "DisplayName": "Copying browscap.ini", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/browscap.ini" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini" + ], + "DebugActionIndex": 135 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config", + "DisplayName": "Copying config", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/config" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config" + ], + "DebugActionIndex": 136 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml", + "DisplayName": "Copying config.xml", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/MonoBleedingEdge/etc/mono/mconfig/config.xml" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml" + ], + "DebugActionIndex": 137 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe", + "DisplayName": "Copying UnityCrashHandler64.exe", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/UnityCrashHandler64.exe" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe" + ], + "DebugActionIndex": 138 + }, + { + "Annotation": "CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll", + "DisplayName": "Copying UnityPlayer.dll", + "ActionType": "CopyFiles", + "Inputs": [ + "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/UnityPlayer.dll" + ], + "Outputs": [ + "D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll" + ], + "DebugActionIndex": 139 + }, + { + "Annotation": "Player", + "DisplayName": null, + "Inputs": [], + "Outputs": [], + "ToBuildDependencies": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 58, + 59, + 60, + 61, + 62, + 63, + 64, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 73, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 91, + 92, + 93, + 94, + 95, + 96, + 97, + 98, + 99, + 100, + 101, + 102, + 103, + 104, + 105, + 106, + 107, + 108, + 109, + 110, + 111, + 112, + 113, + 115, + 116, + 117, + 118, + 119, + 120, + 121, + 122, + 123, + 124, + 125, + 126, + 127, + 128, + 129, + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139 + ], + "OverwriteOutputs": false, + "DebugActionIndex": 140 + } + ], + "FileSignatures": [ + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/WinPlayerBuildProgram.Data.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/WinPlayerBuildProgram.exe" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.BuildTools.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Core.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.CSharpSupport.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.DotNet.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.NativeProgramSupport.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Stevedore.Program.exe" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.TinyProfiler2.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Toolchain.GNU.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Toolchain.LLVM.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Toolchain.VisualStudio.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Toolchain.Xcode.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.Tools.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.TundraBackend.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Bee.VisualStudioSolution.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/BeeBuildProgramCommon.Data.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/BeeBuildProgramCommon.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/BeeLocalCacheTool.exe" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Newtonsoft.Json.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/NiceIO.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/PlayerBuildProgramLibrary.Data.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/PlayerBuildProgramLibrary.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/ScriptCompilationBuildProgram.Data.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/ScriptCompilationBuildProgram.exe" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/SharpYaml.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Api.Attributes.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Cecil.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Cecil.Mdb.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Cecil.Pdb.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Cecil.Rocks.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.IL2CPP.Api.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.IL2CPP.Bee.BuildLogic.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.IL2CPP.Bee.IL2CPPExeCompileCppBuildProgram.Data.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Linker.Api.dll" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline/Unity.Options.dll" + }, + { + "File": "Library/Bee/Player1b4e562e-inputdata.json" + } + ], + "StatSignatures": [ + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono" + }, + { + "File": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/Data/Resources" + }, + { + "File": "D:/Unity/3D-FPS/Builded/V02/3D FPS.sln" + }, + { + "File": "D:/Unity/3D-FPS/Builded/V02/GameAssembly.dll" + }, + { + "File": "D:/Unity/3D-FPS/Builded/V02/UnityCommon.props" + }, + { + "File": "Library/Bee/Player1b4e562e-inputdata.json" + } + ], + "GlobSignatures": [ + { + "Path": "Assets/StreamingAssets", + "Recurse": 1 + }, + { + "Path": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport" + }, + { + "Path": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono", + "Recurse": 1 + }, + { + "Path": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_mono/Data/Resources", + "Recurse": 1 + }, + { + "Path": "C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline" + }, + { + "Path": "Library/PlayerDataCache/Win64/Data", + "Recurse": 1 + }, + { + "Path": "Temp/StagingArea/Data/Plugins" + }, + { + "Path": "Temp/StagingArea/Data/UnitySubsystems", + "Recurse": 1 + } + ], + "ContentDigestExtensions": [ + ".rsp", + ".dll", + ".exe", + ".winmd", + ".pdb", + ".cpp", + ".cc", + ".c", + ".hpp", + ".h", + ".json", + ".xml", + ".txt", + ".config" + ], + "StructuredLogFileName": "Library/Bee/tundra.log.json", + "StateFileName": "Library/Bee/TundraBuildState.state", + "StateFileNameTmp": "Library/Bee/TundraBuildState.state.tmp", + "StateFileNameMapped": "Library/Bee/TundraBuildState.state.map", + "ScanCacheFileName": "Library/Bee/tundra.scancache", + "ScanCacheFileNameTmp": "Library/Bee/tundra.scancache.tmp", + "DigestCacheFileName": "Library/Bee/tundra.digestcache", + "DigestCacheFileNameTmp": "Library/Bee/tundra.digestcache.tmp", + "CachedNodeOutputDirectoryName": "Library/Bee/CachedNodeOutput", + "EmitDataForBeeWhy": 0, + "NamedNodes": { + "all_tundra_nodes": 0, + "Player": 140 + } +, "DefaultNodes": [ + 0 + ], + "SharedResources": [], + "Scanners": [], + "Identifier": "Library/Bee/Player1b4e562e.dag.json", + "PayloadsFile": "D:/Unity/3D-FPS/3D FPS/Library/Bee/Player1b4e562e.dag.payloads", + "RelativePathToRoot": "../.." +} \ No newline at end of file diff --git a/3D FPS/Library/Bee/Player1b4e562e.dag.outputdata b/3D FPS/Library/Bee/Player1b4e562e.dag.outputdata new file mode 100644 index 00000000..a018cbdc --- /dev/null +++ b/3D FPS/Library/Bee/Player1b4e562e.dag.outputdata @@ -0,0 +1 @@ +{"PlayerBuildProgramLibrary.Data.BuiltFilesOutput":{"Files":["D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0.resS","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets.resS","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/ScriptingAssemblies.json","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets.resS","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.resource","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/netstandard.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Core.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Security.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/mscorlib.dll","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/app.info","D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources","D:/Unity/3D-FPS/Builded/V02/3D FPS.exe","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config","D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml","D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe","D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll"],"BootConfigArtifact":"Library/Bee/artifacts/WinPlayerBuildProgram/boot.config"}} \ No newline at end of file diff --git a/3D FPS/Library/Bee/Player1b4e562e.dag.payloads b/3D FPS/Library/Bee/Player1b4e562e.dag.payloads new file mode 100644 index 00000000..384405d3 --- /dev/null +++ b/3D FPS/Library/Bee/Player1b4e562e.dag.payloads @@ -0,0 +1,9 @@ +Payload for "WriteText Library/Bee/artifacts/csharpactions/boot.config_tyr4.info" + +{"System.Object":null,"Bee.TundraBackend.CSharpActionInvocationInformation":{"typeFullName":"PlayerBuildProgramLibrary.PlayerBuildProgramBase","methodName":"WriteBootConfigAction","assemblyLocation":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\PlayerBuildProgramLibrary.dll","targets":["Library/Bee/artifacts/WinPlayerBuildProgram/boot.config"],"inputs":["Library/PlayerDataCache/Win64/Data/boot.config","Library/PlayerDataCache/Win64/Data/boot.config","Library/PlayerDataCache/Win64/Data/globalgamemanagers","Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets","Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets.resS","Library/PlayerDataCache/Win64/Data/level0","Library/PlayerDataCache/Win64/Data/level0.resS","Library/PlayerDataCache/Win64/Data/resources.assets","Library/PlayerDataCache/Win64/Data/resources.assets.resS","Library/PlayerDataCache/Win64/Data/Resources/unity_builtin_extra","Library/PlayerDataCache/Win64/Data/RuntimeInitializeOnLoads.json","Library/PlayerDataCache/Win64/Data/ScriptingAssemblies.json","Library/PlayerDataCache/Win64/Data/sharedassets0.assets","Library/PlayerDataCache/Win64/Data/sharedassets0.assets.resS","Library/PlayerDataCache/Win64/Data/sharedassets0.resource","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ARModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AccessibilityModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AndroidJNIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AnimationModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AssetBundleModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AudioModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClothModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterInputModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterRendererModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ContentLoadModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CoreModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CrashReportingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DSPGraphModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DirectorModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GameCenterModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GridModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.HotReloadModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.IMGUIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ImageConversionModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputLegacyModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.JSONSerializeModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.LocalizationModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.NVIDIAModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ParticleSystemModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PerformanceReportingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.Physics2DModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PhysicsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ProfilerModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PropertiesModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ScreenCaptureModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SharedInternalsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteMaskModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteShapeModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.StreamingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubstanceModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubsystemsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TLSModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainPhysicsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreFontEngineModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreTextEngineModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextRenderingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TilemapModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIElementsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UmbraModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsCommonModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityConnectModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityCurlModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityTestProtocolModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAudioModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestTextureModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestWWWModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VFXModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VRModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VehiclesModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VideoModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VirtualTexturingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.WindModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.XRModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll","D:/Unity/3D-FPS/3D FPS/Library/PackageCache/com.unity.visualscripting@1.9.4/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Facades/netstandard.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Mono.Security.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ComponentModel.Composition.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Configuration.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Core.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.DataSetExtensions.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Drawing.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.EnterpriseServices.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.FileSystem.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Net.Http.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Numerics.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Runtime.Serialization.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Security.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ServiceModel.Internals.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Transactions.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.Linq.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/mscorlib.dll","Library/Bee/Player1b4e562e-inputdata.json"],"targetDirectories":[]}} + +Payload for "WriteText Library/Bee/artifacts/WinPlayerBuildProgram/Data/app.info" + +DefaultCompany +3D FPS + diff --git a/3D FPS/Library/Bee/Player1b4e562e.dag_derived b/3D FPS/Library/Bee/Player1b4e562e.dag_derived new file mode 100644 index 00000000..b3963b0c Binary files /dev/null and b/3D FPS/Library/Bee/Player1b4e562e.dag_derived differ diff --git a/3D FPS/Library/Bee/Player1b4e562e.dag_fsmtime b/3D FPS/Library/Bee/Player1b4e562e.dag_fsmtime new file mode 100644 index 00000000..2731b135 --- /dev/null +++ b/3D FPS/Library/Bee/Player1b4e562e.dag_fsmtime @@ -0,0 +1 @@ +åeª;KÛ \ No newline at end of file diff --git a/3D FPS/Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll b/3D FPS/Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll index e9691a1a..d8c7e6fa 100644 Binary files a/3D FPS/Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll and b/3D FPS/Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll differ diff --git a/3D FPS/Library/Bee/TundraBuildState.state b/3D FPS/Library/Bee/TundraBuildState.state index 628b44c4..225fbfea 100644 Binary files a/3D FPS/Library/Bee/TundraBuildState.state and b/3D FPS/Library/Bee/TundraBuildState.state differ diff --git a/3D FPS/Library/Bee/TundraBuildState.state.map b/3D FPS/Library/Bee/TundraBuildState.state.map index 0c176d8a..f00af45d 100644 Binary files a/3D FPS/Library/Bee/TundraBuildState.state.map and b/3D FPS/Library/Bee/TundraBuildState.state.map differ diff --git a/3D FPS/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll b/3D FPS/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll index 16575828..d9eae7c9 100644 Binary files a/3D FPS/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll and b/3D FPS/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll differ diff --git a/3D FPS/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.ref.dll b/3D FPS/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.ref.dll index 82fd75db..a659442e 100644 Binary files a/3D FPS/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.ref.dll and b/3D FPS/Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.ref.dll differ diff --git a/3D FPS/Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll b/3D FPS/Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll index e9691a1a..d8c7e6fa 100644 Binary files a/3D FPS/Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll and b/3D FPS/Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll differ diff --git a/3D FPS/Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.ref.dll b/3D FPS/Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.ref.dll index 82fd75db..a659442e 100644 Binary files a/3D FPS/Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.ref.dll and b/3D FPS/Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.ref.dll differ diff --git a/3D FPS/Library/Bee/artifacts/WinPlayerBuildProgram/boot.config b/3D FPS/Library/Bee/artifacts/WinPlayerBuildProgram/boot.config index 4a7441bb..fd22d1da 100644 --- a/3D FPS/Library/Bee/artifacts/WinPlayerBuildProgram/boot.config +++ b/3D FPS/Library/Bee/artifacts/WinPlayerBuildProgram/boot.config @@ -3,4 +3,4 @@ gfx-enable-native-gfx-jobs=1 wait-for-native-debugger=0 hdr-display-enabled=0 gc-max-time-slice=3 -build-guid=146fc8637f5e4321b982af5c23c9f4fb +build-guid=5fca453dd707495aae5a3d49ceebc5c3 diff --git a/3D FPS/Library/Bee/artifacts/csharpactions/boot.config_tyr4.info b/3D FPS/Library/Bee/artifacts/csharpactions/boot.config_tyr4.info index 54956067..e52114ee 100644 --- a/3D FPS/Library/Bee/artifacts/csharpactions/boot.config_tyr4.info +++ b/3D FPS/Library/Bee/artifacts/csharpactions/boot.config_tyr4.info @@ -1 +1 @@ -{"System.Object":null,"Bee.TundraBackend.CSharpActionInvocationInformation":{"typeFullName":"PlayerBuildProgramLibrary.PlayerBuildProgramBase","methodName":"WriteBootConfigAction","assemblyLocation":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\PlayerBuildProgramLibrary.dll","targets":["Library/Bee/artifacts/WinPlayerBuildProgram/boot.config"],"inputs":["Library/PlayerDataCache/Win64/Data/boot.config","Library/PlayerDataCache/Win64/Data/boot.config","Library/PlayerDataCache/Win64/Data/globalgamemanagers","Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets","Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets.resS","Library/PlayerDataCache/Win64/Data/level0","Library/PlayerDataCache/Win64/Data/level0.resS","Library/PlayerDataCache/Win64/Data/resources.assets","Library/PlayerDataCache/Win64/Data/resources.assets.resS","Library/PlayerDataCache/Win64/Data/Resources/unity_builtin_extra","Library/PlayerDataCache/Win64/Data/RuntimeInitializeOnLoads.json","Library/PlayerDataCache/Win64/Data/ScriptingAssemblies.json","Library/PlayerDataCache/Win64/Data/sharedassets0.assets","Library/PlayerDataCache/Win64/Data/sharedassets0.assets.resS","Library/PlayerDataCache/Win64/Data/sharedassets0.resource","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ARModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AccessibilityModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AndroidJNIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AnimationModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AssetBundleModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AudioModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClothModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterInputModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterRendererModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ContentLoadModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CoreModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CrashReportingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DSPGraphModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DirectorModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GameCenterModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GridModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.HotReloadModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.IMGUIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ImageConversionModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputLegacyModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.JSONSerializeModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.LocalizationModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.NVIDIAModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ParticleSystemModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PerformanceReportingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.Physics2DModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PhysicsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ProfilerModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PropertiesModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ScreenCaptureModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SharedInternalsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteMaskModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteShapeModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.StreamingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubstanceModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubsystemsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TLSModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainPhysicsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreFontEngineModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreTextEngineModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextRenderingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TilemapModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIElementsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UmbraModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsCommonModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityConnectModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityCurlModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityTestProtocolModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAudioModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestTextureModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestWWWModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VFXModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VRModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VehiclesModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VideoModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VirtualTexturingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.WindModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.XRModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll","D:/Unity/3D-FPS/3D FPS/Library/PackageCache/com.unity.visualscripting@1.9.4/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Facades/netstandard.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Mono.Security.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ComponentModel.Composition.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Configuration.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Core.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.DataSetExtensions.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Drawing.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.EnterpriseServices.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.FileSystem.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Net.Http.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Numerics.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Runtime.Serialization.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Security.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ServiceModel.Internals.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Transactions.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.Linq.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/mscorlib.dll","Library/Bee/Playerd10d1b3e-inputdata.json"],"targetDirectories":[]}} \ No newline at end of file +{"System.Object":null,"Bee.TundraBackend.CSharpActionInvocationInformation":{"typeFullName":"PlayerBuildProgramLibrary.PlayerBuildProgramBase","methodName":"WriteBootConfigAction","assemblyLocation":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\PlayerBuildProgramLibrary.dll","targets":["Library/Bee/artifacts/WinPlayerBuildProgram/boot.config"],"inputs":["Library/PlayerDataCache/Win64/Data/boot.config","Library/PlayerDataCache/Win64/Data/boot.config","Library/PlayerDataCache/Win64/Data/globalgamemanagers","Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets","Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets.resS","Library/PlayerDataCache/Win64/Data/level0","Library/PlayerDataCache/Win64/Data/level0.resS","Library/PlayerDataCache/Win64/Data/resources.assets","Library/PlayerDataCache/Win64/Data/resources.assets.resS","Library/PlayerDataCache/Win64/Data/Resources/unity_builtin_extra","Library/PlayerDataCache/Win64/Data/RuntimeInitializeOnLoads.json","Library/PlayerDataCache/Win64/Data/ScriptingAssemblies.json","Library/PlayerDataCache/Win64/Data/sharedassets0.assets","Library/PlayerDataCache/Win64/Data/sharedassets0.assets.resS","Library/PlayerDataCache/Win64/Data/sharedassets0.resource","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ARModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AccessibilityModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AndroidJNIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AnimationModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AssetBundleModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AudioModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClothModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterInputModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterRendererModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ContentLoadModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CoreModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CrashReportingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DSPGraphModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DirectorModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GameCenterModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GridModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.HotReloadModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.IMGUIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ImageConversionModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputLegacyModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.JSONSerializeModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.LocalizationModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.NVIDIAModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ParticleSystemModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PerformanceReportingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.Physics2DModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PhysicsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ProfilerModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PropertiesModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ScreenCaptureModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SharedInternalsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteMaskModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteShapeModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.StreamingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubstanceModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubsystemsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TLSModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainPhysicsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreFontEngineModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreTextEngineModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextRenderingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TilemapModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIElementsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UmbraModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsCommonModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityConnectModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityCurlModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityTestProtocolModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAudioModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestTextureModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestWWWModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VFXModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VRModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VehiclesModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VideoModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VirtualTexturingModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.WindModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.XRModule.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll","D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll","D:/Unity/3D-FPS/3D FPS/Library/PackageCache/com.unity.visualscripting@1.9.4/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Facades/netstandard.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Mono.Security.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ComponentModel.Composition.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Configuration.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Core.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.DataSetExtensions.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Drawing.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.EnterpriseServices.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.FileSystem.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Net.Http.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Numerics.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Runtime.Serialization.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Security.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ServiceModel.Internals.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Transactions.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.Linq.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.dll","C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/mscorlib.dll","Library/Bee/Player1b4e562e-inputdata.json"],"targetDirectories":[]}} \ No newline at end of file diff --git a/3D FPS/Library/Bee/backend1.traceevents b/3D FPS/Library/Bee/backend1.traceevents index ea742219..10cd1904 100644 --- a/3D FPS/Library/Bee/backend1.traceevents +++ b/3D FPS/Library/Bee/backend1.traceevents @@ -1,172 +1,438 @@ { "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } -,{ "pid":12345, "tid":0, "ts":1733786189177065, "dur":1325, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189178399, "dur":133, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189178566, "dur":518, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189180208, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll" }} -,{ "pid":12345, "tid":0, "ts":1733786189179111, "dur":3012, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189182124, "dur":108391, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189290517, "dur":353, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189290870, "dur":94, "ph":"X", "name": "ThreadStateDestroy", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189291161, "dur":1023, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} -,{ "pid":12345, "tid":1, "ts":1733786189179052, "dur":3082, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733786189182142, "dur":5911, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733786189188116, "dur":143, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189188260, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189188344, "dur":144, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\ScriptingAssemblies.json" }} -,{ "pid":12345, "tid":1, "ts":1733786189188750, "dur":280, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786189189033, "dur":359, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786189188114, "dur":1354, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189189916, "dur":96566, "ph":"X", "name": "AddBootConfigGUID", "args": { "detail":"Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189289913, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\WinPlayerBuildProgram\\boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189289912, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189289995, "dur":458, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config" }} -,{ "pid":12345, "tid":2, "ts":1733786189179063, "dur":3079, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786189182147, "dur":1101, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786189183248, "dur":4834, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786189188101, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\web.config" }} -,{ "pid":12345, "tid":2, "ts":1733786189188091, "dur":92, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/web.config" }} -,{ "pid":12345, "tid":2, "ts":1733786189188204, "dur":131, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":2, "ts":1733786189188411, "dur":287, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Net.Http.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786189188732, "dur":58, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786189188844, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.GridModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786189188917, "dur":151, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786189189069, "dur":101444, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786189179791, "dur":2529, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786189182320, "dur":5850, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786189188187, "dur":130, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\machine.config" }} -,{ "pid":12345, "tid":3, "ts":1733786189188177, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/machine.config" }} -,{ "pid":12345, "tid":3, "ts":1733786189188456, "dur":150, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786189188455, "dur":152, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786189188729, "dur":65, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786189188847, "dur":182, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.GIModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786189209844, "dur":1340, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets.resS" }} -,{ "pid":12345, "tid":3, "ts":1733786189211192, "dur":79327, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786189179103, "dur":3049, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786189182163, "dur":986, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786189183149, "dur":4963, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786189188135, "dur":185, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\machine.config" }} -,{ "pid":12345, "tid":4, "ts":1733786189188122, "dur":199, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/machine.config" }} -,{ "pid":12345, "tid":4, "ts":1733786189188394, "dur":197, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.ServiceModel.Internals.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786189188719, "dur":123, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786189188914, "dur":127, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786189196242, "dur":527, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets" }} -,{ "pid":12345, "tid":4, "ts":1733786189196777, "dur":93842, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786189179174, "dur":3005, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786189182187, "dur":1121, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786189183308, "dur":4763, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786189188080, "dur":83, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/browscap.ini" }} -,{ "pid":12345, "tid":5, "ts":1733786189188187, "dur":137, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":5, "ts":1733786189188343, "dur":109, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":5, "ts":1733786189188484, "dur":227, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786189188483, "dur":229, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.Timeline.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786189188800, "dur":107, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786189188921, "dur":164, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ARModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786189189086, "dur":101424, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189179215, "dur":2974, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189182197, "dur":1008, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189183205, "dur":4890, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189188108, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/settings.map" }} -,{ "pid":12345, "tid":6, "ts":1733786189188225, "dur":181, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\MonoPosixHelper.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786189188214, "dur":193, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786189188619, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189188682, "dur":93, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786189188921, "dur":171, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786189189093, "dur":101418, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786189179250, "dur":2950, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786189182210, "dur":937, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786189183148, "dur":4980, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786189188141, "dur":170, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":7, "ts":1733786189188368, "dur":167, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/mscorlib.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786189188713, "dur":50, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786189188783, "dur":52, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786189188861, "dur":94, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786189189675, "dur":1516, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets" }} -,{ "pid":12345, "tid":7, "ts":1733786189191201, "dur":99436, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786189179287, "dur":2928, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786189182224, "dur":860, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786189183084, "dur":5062, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786189188159, "dur":158, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":8, "ts":1733786189188369, "dur":154, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786189188679, "dur":60, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786189188915, "dur":141, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786189200737, "dur":686, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers" }} -,{ "pid":12345, "tid":8, "ts":1733786189201430, "dur":89115, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786189179442, "dur":2787, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786189182236, "dur":96, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786189182333, "dur":5826, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786189188171, "dur":161, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/settings.map" }} -,{ "pid":12345, "tid":9, "ts":1733786189188345, "dur":126, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/settings.map" }} -,{ "pid":12345, "tid":9, "ts":1733786189188481, "dur":597, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786189188472, "dur":607, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786189189104, "dur":101607, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189179519, "dur":2722, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189182241, "dur":5823, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189188087, "dur":109, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\mconfig\\config.xml" }} -,{ "pid":12345, "tid":10, "ts":1733786189188070, "dur":127, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/mconfig/config.xml" }} -,{ "pid":12345, "tid":10, "ts":1733786189188197, "dur":96, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189188303, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\mono-2.0-bdwgc.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786189188302, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786189188432, "dur":211, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.EnterpriseServices.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786189188653, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189188725, "dur":258, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786189196005, "dur":614, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets.resS" }} -,{ "pid":12345, "tid":10, "ts":1733786189196626, "dur":93960, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786189179585, "dur":2672, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786189182257, "dur":5805, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786189188088, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\UnityCrashHandler64.exe" }} -,{ "pid":12345, "tid":11, "ts":1733786189188070, "dur":102, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/UnityCrashHandler64.exe" }} -,{ "pid":12345, "tid":11, "ts":1733786189188200, "dur":124, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\machine.config" }} -,{ "pid":12345, "tid":11, "ts":1733786189188198, "dur":127, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/machine.config" }} -,{ "pid":12345, "tid":11, "ts":1733786189188339, "dur":53, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/machine.config" }} -,{ "pid":12345, "tid":11, "ts":1733786189188495, "dur":123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786189188494, "dur":124, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786189188659, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786189188711, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786189188907, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AudioModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786189200503, "dur":713, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0.resS" }} -,{ "pid":12345, "tid":11, "ts":1733786189201231, "dur":89365, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786189179635, "dur":2635, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786189182270, "dur":5790, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786189188157, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\web.config" }} -,{ "pid":12345, "tid":12, "ts":1733786189188151, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/web.config" }} -,{ "pid":12345, "tid":12, "ts":1733786189188218, "dur":103, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786189188455, "dur":424, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786189188454, "dur":426, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786189189281, "dur":1706, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.resource" }} -,{ "pid":12345, "tid":12, "ts":1733786189191001, "dur":99661, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786189179677, "dur":2607, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786189182284, "dur":5916, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786189188201, "dur":152, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":13, "ts":1733786189188367, "dur":69, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":13, "ts":1733786189188473, "dur":445, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786189188472, "dur":447, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786189189437, "dur":3196, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets.resS" }} -,{ "pid":12345, "tid":13, "ts":1733786189192641, "dur":98009, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786189179737, "dur":2560, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786189182297, "dur":5892, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786189188209, "dur":141, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\web.config" }} -,{ "pid":12345, "tid":14, "ts":1733786189188198, "dur":153, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/web.config" }} -,{ "pid":12345, "tid":14, "ts":1733786189188396, "dur":144, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Numerics.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786189188719, "dur":295, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786189205102, "dur":420, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0" }} -,{ "pid":12345, "tid":14, "ts":1733786189205529, "dur":85043, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786189179776, "dur":2533, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786189182310, "dur":5760, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786189188070, "dur":101, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/config" }} -,{ "pid":12345, "tid":15, "ts":1733786189188190, "dur":143, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/settings.map" }} -,{ "pid":12345, "tid":15, "ts":1733786189188403, "dur":110, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Runtime.Serialization.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786189188543, "dur":59, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.XRModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786189188734, "dur":266, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786189204922, "dur":612, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets" }} -,{ "pid":12345, "tid":15, "ts":1733786189205544, "dur":84989, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786189179134, "dur":3034, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786189182177, "dur":818, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786189182996, "dur":5181, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786189188187, "dur":120, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":16, "ts":1733786189188330, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity default resources" }} -,{ "pid":12345, "tid":16, "ts":1733786189188479, "dur":318, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786189188478, "dur":320, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786189189839, "dur":1290, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity_builtin_extra" }} -,{ "pid":12345, "tid":16, "ts":1733786189191141, "dur":99552, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189294037, "dur":803, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid":12345, "tid":0, "ts":1733859750111907, "dur":53, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750112028, "dur":14115, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750126159, "dur":2912, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750129117, "dur":738, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750131108, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_18F1401BF51CDD34.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131217, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_967C61E1FCF17B2C.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131419, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_3EDB84CAFEFFB22C.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131588, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_FCD4D9DD9186BF5D.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750132053, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1733859750129880, "dur":4289, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750134170, "dur":3175217, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859753309388, "dur":334, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859753309890, "dur":1085, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1733859750129838, "dur":4356, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750134208, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PropertiesModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134304, "dur":493, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":1, "ts":1733859750134200, "dur":598, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_F0CCACDF92442AAA.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750134862, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterRendererModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134860, "dur":89, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterRendererModule.dll_7F43D483046D6CEA.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750134980, "dur":232, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AndroidJNIModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134978, "dur":237, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_994423865917D57D.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750135227, "dur":115, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_994423865917D57D.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750135374, "dur":1326, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.rsp" }} +,{ "pid":12345, "tid":1, "ts":1733859750136750, "dur":441, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137191, "dur":468, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137659, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137937, "dur":1295, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139232, "dur":77, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139309, "dur":600, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139993, "dur":4356, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.pdb" }} +,{ "pid":12345, "tid":1, "ts":1733859750144350, "dur":2289025, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859752433376, "dur":876014, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750129892, "dur":4320, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750134228, "dur":88, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PhysicsModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134319, "dur":433, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":2, "ts":1733859750134221, "dur":532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_8DFC13DC0E36E414.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750134776, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134774, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.dll_BFC9E37C2A3B373F.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750134896, "dur":227, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AudioModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134894, "dur":231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_0A2B41AB55062EE3.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750135148, "dur":312, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UmbraModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750135146, "dur":316, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UmbraModule.dll_84FFEDC3E22CDA56.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750135479, "dur":78, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750135576, "dur":1009, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.rsp" }} +,{ "pid":12345, "tid":2, "ts":1733859750136608, "dur":534, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137143, "dur":261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137405, "dur":228, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137634, "dur":234, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137892, "dur":184, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750138077, "dur":1172, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139250, "dur":81, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139331, "dur":589, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139921, "dur":114, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750140035, "dur":584, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750140619, "dur":1671, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750142290, "dur":712, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750143002, "dur":34016, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750177019, "dur":2005, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750179025, "dur":3130399, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750129830, "dur":4350, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750134210, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134310, "dur":336, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":3, "ts":1733859750134197, "dur":450, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_0C8339F22F05368F.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134688, "dur":123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GIModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134686, "dur":128, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_EAE8969EE716D859.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134870, "dur":89, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClothModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134868, "dur":93, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_71139EA62F230DC7.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134987, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.XRModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134985, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_D3B0D548D2A3C8C1.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135129, "dur":136, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityTestProtocolModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750135127, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityTestProtocolModule.dll_C15A4FDE4852578C.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135292, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteMaskModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750135290, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteMaskModule.dll_ACBDE03140C85BE8.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135482, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750135571, "dur":765, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.rsp" }} +,{ "pid":12345, "tid":3, "ts":1733859750136497, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136549, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136632, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136728, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136785, "dur":82, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136869, "dur":189, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137060, "dur":183, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137245, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137345, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137409, "dur":436, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137847, "dur":140, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137989, "dur":77, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138067, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138126, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138196, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138253, "dur":57, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138312, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138439, "dur":107, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138581, "dur":72, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138655, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138763, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138890, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136359, "dur":2909, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1733859750140171, "dur":3982, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750144154, "dur":2271951, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859752416106, "dur":104, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aP.dag\\Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416106, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416228, "dur":642, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416872, "dur":892531, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750129857, "dur":4344, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750134220, "dur":86, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ProfilerModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750134308, "dur":503, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":4, "ts":1733859750134210, "dur":602, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ProfilerModule.dll_5D1E7A3075C00B20.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750134867, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterInputModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750134864, "dur":89, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750134964, "dur":80, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135047, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VehiclesModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750135045, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_A29B3A79569053AE.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135138, "dur":266, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750135136, "dur":270, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsModule.dll_0828B6E5DE3B1F58.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135490, "dur":117, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750135613, "dur":992, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Utils\\AssemblyProvider\\IAssemblyLoadProxy.cs" }} +,{ "pid":12345, "tid":4, "ts":1733859750135613, "dur":1219, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750136832, "dur":522, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137354, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137594, "dur":307, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137902, "dur":960, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750138863, "dur":375, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750139239, "dur":57, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750139297, "dur":77, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750139434, "dur":400, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1733859750139979, "dur":7028, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750147009, "dur":3162373, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750129942, "dur":4283, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750134245, "dur":180, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.Physics2DModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750134426, "dur":447, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":5, "ts":1733859750134236, "dur":653, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_DA47191084EB39C6.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750134890, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750134980, "dur":261, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AnimationModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750134969, "dur":275, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_8DA1291FE3EE4231.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750135267, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubsystemsModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750135265, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_176B46930F1043FB.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750135448, "dur":316, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":5, "ts":1733859750135793, "dur":162, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750135956, "dur":157, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750136114, "dur":506, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Framework\\Variables\\Obsolete\\GetApplicationVariable.cs" }} +,{ "pid":12345, "tid":5, "ts":1733859750136113, "dur":1231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137345, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137585, "dur":319, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137905, "dur":1040, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750138946, "dur":293, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750139240, "dur":54, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750139295, "dur":78, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750139408, "dur":481, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1733859750139997, "dur":613, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750140671, "dur":10389, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750151061, "dur":3158459, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750129979, "dur":4265, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750134271, "dur":126, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PerformanceReportingModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750134399, "dur":507, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":6, "ts":1733859750134257, "dur":650, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_27216FD7948E5335.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750134907, "dur":135, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750135050, "dur":146, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestWWWModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750135048, "dur":151, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestWWWModule.dll_2B9BBBE9746052BE.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750135262, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750135260, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_A8428F4AE3F52D02.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750135345, "dur":380, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp2" }} +,{ "pid":12345, "tid":6, "ts":1733859750135748, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\NUnitExtensions\\OrderedTestSuiteModifier.cs" }} +,{ "pid":12345, "tid":6, "ts":1733859750135748, "dur":1351, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137099, "dur":257, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137357, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137639, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137902, "dur":1035, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750138937, "dur":310, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139248, "dur":67, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139316, "dur":607, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139923, "dur":59, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139983, "dur":630, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750140613, "dur":1661, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750142274, "dur":726, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750143056, "dur":10284, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.pdb" }} +,{ "pid":12345, "tid":6, "ts":1733859750153341, "dur":3156139, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750130041, "dur":4218, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750134278, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ParticleSystemModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750134342, "dur":536, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":7, "ts":1733859750134269, "dur":610, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ParticleSystemModule.dll_E889461C3213CD5C.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750134880, "dur":119, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750135005, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VirtualTexturingModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750135003, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VirtualTexturingModule.dll_B45FA7F56E15FB94.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135087, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_5173B1C7E5D90429.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135168, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIElementsModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750135166, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_1BA9A7FB123C7FF2.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135237, "dur":114, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_1BA9A7FB123C7FF2.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135353, "dur":385, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1733859750135760, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135822, "dur":132, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750135954, "dur":203, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750136157, "dur":976, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137134, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137414, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137654, "dur":261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137916, "dur":103, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750138020, "dur":1220, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750139241, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750139312, "dur":698, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750140011, "dur":663, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750140686, "dur":1584, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750142309, "dur":10108, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750152419, "dur":3157075, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750130072, "dur":4209, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750134303, "dur":213, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.LocalizationModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750134518, "dur":462, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":8, "ts":1733859750134291, "dur":690, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_0F6540244D7B7740.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135000, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VRModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750134998, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_A0F2124449697B63.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135231, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreFontEngineModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750135229, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_18F1401BF51CDD34.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135325, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_6D3CEFD745B9FB37.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135396, "dur":1145, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.rsp" }} +,{ "pid":12345, "tid":8, "ts":1733859750136564, "dur":607, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137172, "dur":510, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137683, "dur":248, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137931, "dur":1305, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750139236, "dur":61, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750139312, "dur":689, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750140001, "dur":610, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750140677, "dur":7191, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.pdb" }} +,{ "pid":12345, "tid":8, "ts":1733859750147869, "dur":3161510, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750130116, "dur":4191, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750134556, "dur":116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.JSONSerializeModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134318, "dur":357, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_53554252314DCED5.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134711, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DSPGraphModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134709, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DSPGraphModule.dll_3029A2634EC75534.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134835, "dur":142, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ContentLoadModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134833, "dur":147, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ContentLoadModule.dll_E5C522097CBBA16C.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134997, "dur":251, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.WindModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134995, "dur":255, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_6DB86827DE1346DF.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750135273, "dur":169, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubstanceModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750135271, "dur":174, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_1EE12AB97EC8F77D.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750135493, "dur":93, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750135626, "dur":989, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Utils\\QuaternionEqualityComparer.cs" }} +,{ "pid":12345, "tid":9, "ts":1733859750135593, "dur":1445, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137038, "dur":291, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137329, "dur":329, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137659, "dur":312, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137971, "dur":1255, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750139638, "dur":9225, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750148864, "dur":3160643, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750130161, "dur":4183, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750134364, "dur":89, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750134455, "dur":405, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859750134354, "dur":507, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_70A1095BCB3E5387.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750134862, "dur":91, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750134960, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ARModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750134958, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_0C1F1294A8854F08.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135039, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VFXModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135037, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_CA0E73861D797955.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135131, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityCurlModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135129, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_C0BDCA515402341E.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135204, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_967C61E1FCF17B2C.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135276, "dur":182, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.StreamingModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135274, "dur":187, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_423616703375F96F.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135489, "dur":123, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750135675, "dur":943, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\TestRunner\\Callbacks\\RemoteTestResultSender.cs" }} +,{ "pid":12345, "tid":10, "ts":1733859750135675, "dur":1496, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750137171, "dur":719, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750137914, "dur":652, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750138566, "dur":678, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139245, "dur":69, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139315, "dur":655, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139971, "dur":724, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750140695, "dur":1576, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750142312, "dur":11074, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.pdb" }} +,{ "pid":12345, "tid":10, "ts":1733859750153387, "dur":3156080, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750130203, "dur":4162, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750134380, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputLegacyModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750134435, "dur":511, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":11, "ts":1733859750134374, "dur":573, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DDF3E3E7462AAF70.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750134964, "dur":89, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DDF3E3E7462AAF70.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135056, "dur":71, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestTextureModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750135054, "dur":75, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_86D6D9C0E4981F42.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135151, "dur":201, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750135149, "dur":205, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_4E1FEBBEA7AEF5EB.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135482, "dur":249, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.rsp2" }} +,{ "pid":12345, "tid":11, "ts":1733859750135757, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Assertions\\LogAssert.cs" }} +,{ "pid":12345, "tid":11, "ts":1733859750135757, "dur":1443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137201, "dur":464, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137666, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137948, "dur":1281, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139229, "dur":70, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139299, "dur":609, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139970, "dur":5408, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750145380, "dur":3164001, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750130257, "dur":4119, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750134399, "dur":75, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.IMGUIModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859750134476, "dur":518, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":12, "ts":1733859750134385, "dur":610, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_428AE1121B37C2C4.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135022, "dur":149, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VideoModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859750135020, "dur":154, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_2F34C61617984A88.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135194, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_473EF6CBFBB20E0B.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135426, "dur":311, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.rsp2" }} +,{ "pid":12345, "tid":12, "ts":1733859750135764, "dur":229, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750135993, "dur":199, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136192, "dur":130, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136322, "dur":121, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136443, "dur":120, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136563, "dur":715, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137278, "dur":443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137722, "dur":223, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137945, "dur":1285, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139231, "dur":67, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139298, "dur":615, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139988, "dur":3865, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.pdb" }} +,{ "pid":12345, "tid":12, "ts":1733859750143854, "dur":35178, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750179033, "dur":3130381, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750130304, "dur":4153, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750134478, "dur":200, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsCommonModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134468, "dur":212, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsCommonModule.dll_C2602D1BAE76F193.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134708, "dur":87, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GameCenterModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134706, "dur":92, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GameCenterModule.dll_C3916DA11F58C66E.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134831, "dur":107, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CoreModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134829, "dur":118, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_F7698CFF4CDCC876.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134981, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AIModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134979, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_52AC4D914B67F03F.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750135170, "dur":260, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAudioModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750135168, "dur":264, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_9F1DC3B61AF91DCD.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750135451, "dur":308, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.rsp" }} +,{ "pid":12345, "tid":13, "ts":1733859750135780, "dur":152, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750135933, "dur":158, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750136092, "dur":578, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Framework\\Variables\\Obsolete\\SetObjectVariable.cs" }} +,{ "pid":12345, "tid":13, "ts":1733859750136092, "dur":1062, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137155, "dur":281, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137436, "dur":212, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137648, "dur":337, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137985, "dur":1261, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750139246, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750139317, "dur":705, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750140023, "dur":621, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750140645, "dur":1652, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750142297, "dur":700, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750143051, "dur":10454, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750153507, "dur":3155945, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750130353, "dur":4117, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750134505, "dur":115, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ImageConversionModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859750134622, "dur":411, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":14, "ts":1733859750134487, "dur":547, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_EB35D233869224DE.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135058, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_FCD4D9DD9186BF5D.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135134, "dur":204, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityConnectModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859750135132, "dur":208, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_3EDB84CAFEFFB22C.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135420, "dur":309, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.rsp2" }} +,{ "pid":12345, "tid":14, "ts":1733859750135752, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\NUnitExtensions\\Commands\\BeforeAfterTestCommandState.cs" }} +,{ "pid":12345, "tid":14, "ts":1733859750135752, "dur":1406, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137158, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137433, "dur":487, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137920, "dur":1307, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750139817, "dur":4853, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.pdb" }} +,{ "pid":12345, "tid":14, "ts":1733859750144671, "dur":3164713, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750130393, "dur":4087, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750134512, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.HotReloadModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750134581, "dur":377, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":15, "ts":1733859750134491, "dur":468, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_0EE9E725BF215DB3.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750134983, "dur":131, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AccessibilityModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750134981, "dur":136, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_F33DB91632126E4B.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135117, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750135179, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TLSModule.dll_492FDB17470C0FE8.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135260, "dur":307, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainPhysicsModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750135258, "dur":311, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_E903EEEF4B56C7E9.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135589, "dur":284, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750135873, "dur":194, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750136068, "dur":549, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Ports\\InvalidOutput.cs" }} +,{ "pid":12345, "tid":15, "ts":1733859750136068, "dur":1018, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137087, "dur":285, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137373, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137635, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137898, "dur":1036, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750138934, "dur":320, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750139254, "dur":54, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750148171, "dur":5612, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.pdb" }} +,{ "pid":12345, "tid":15, "ts":1733859750153784, "dur":3155653, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750130436, "dur":4104, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750134552, "dur":127, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GridModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134541, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_D4DAA8ED65315E6D.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750134805, "dur":74, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DirectorModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134803, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_2AD840F9DC668413.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750134882, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750134951, "dur":157, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AssetBundleModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134948, "dur":162, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AssetBundleModule.dll_4CAEC8C8AE38F97F.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135140, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CrashReportingModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750135138, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CrashReportingModule.dll_9576FCCFC40241CE.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135222, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreTextEngineModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750135220, "dur":58, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreTextEngineModule.dll_60D9768D84A09652.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135361, "dur":872, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp" }} +,{ "pid":12345, "tid":16, "ts":1733859750136496, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136551, "dur":100, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136653, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136716, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136785, "dur":82, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136868, "dur":190, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137060, "dur":182, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137244, "dur":105, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137351, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137407, "dur":438, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137847, "dur":132, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137981, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138034, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138089, "dur":78, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138169, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138233, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138297, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138352, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138440, "dur":128, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138584, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136253, "dur":2912, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750139314, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750139421, "dur":1066, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750140487, "dur":87, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750140635, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750140698, "dur":103, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750142073, "dur":108, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Ports\\UnitPortCollection.cs" }} +,{ "pid":12345, "tid":16, "ts":1733859750140835, "dur":1376, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750142289, "dur":73, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750142383, "dur":543, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750142926, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750143013, "dur":95, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750143126, "dur":418, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750144056, "dur":54, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750144153, "dur":2265617, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859752416101, "dur":16463, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aP.dag\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752416100, "dur":16466, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752432606, "dur":756, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752433380, "dur":34810, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752468191, "dur":150665, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752618857, "dur":56596, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752675455, "dur":59723, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752735180, "dur":66755, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752801937, "dur":35500, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752837438, "dur":79493, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.TestRunner.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752916933, "dur":100123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752433373, "dur":583690, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"BuildPlayerDataGenerator Library/BuildPlayerData/Player/RuntimeInitializeOnLoads.json (+1 other)" }} +,{ "pid":12345, "tid":16, "ts":1733859753017164, "dur":292058, "ph":"X", "name": "BuildPlayerDataGenerator", "args": { "detail":"Library/BuildPlayerData/Player/RuntimeInitializeOnLoads.json (+1 other)" }} +,{ "pid":12345, "tid":0, "ts":1733859753313442, "dur":1794, "ph":"X", "name": "ProfilerWriteOutput" } , \ No newline at end of file diff --git a/3D FPS/Library/Bee/backend2.traceevents b/3D FPS/Library/Bee/backend2.traceevents index c4a0073f..0ff521e3 100644 --- a/3D FPS/Library/Bee/backend2.traceevents +++ b/3D FPS/Library/Bee/backend2.traceevents @@ -1,278 +1,263 @@ { "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } -,{ "pid":12345, "tid":0, "ts":1733786124539971, "dur":17703, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786124557682, "dur":110, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786124557823, "dur":562, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786124558412, "dur":2800, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786124561213, "dur":282965, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786124844180, "dur":316, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786124844547, "dur":60, "ph":"X", "name": "ThreadStateDestroy", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786124844743, "dur":1266, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} -,{ "pid":12345, "tid":1, "ts":1733786124558273, "dur":2950, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733786124561232, "dur":5060, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733786124566915, "dur":358, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/csharpactions/boot.config_tyr4.info" }} -,{ "pid":12345, "tid":1, "ts":1733786124567276, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786124567383, "dur":86, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\ScriptingAssemblies.json" }} -,{ "pid":12345, "tid":1, "ts":1733786124567824, "dur":156, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786124567981, "dur":305, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786124568287, "dur":293, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786124568582, "dur":489, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786124569073, "dur":836, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786124569910, "dur":129, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786124570041, "dur":486, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786124570583, "dur":106, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\Playerd10d1b3e-inputdata.json" }} -,{ "pid":12345, "tid":1, "ts":1733786124567275, "dur":3512, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786124571150, "dur":50, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733786124571575, "dur":267748, "ph":"X", "name": "AddBootConfigGUID", "args": { "detail":"Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786124843477, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\WinPlayerBuildProgram\\boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786124843476, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786124843556, "dur":550, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config" }} -,{ "pid":12345, "tid":2, "ts":1733786124558324, "dur":2923, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786124561255, "dur":1085, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786124562341, "dur":3992, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786124566345, "dur":126, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/settings.map" }} -,{ "pid":12345, "tid":2, "ts":1733786124569836, "dur":1722, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/settings.map" }} -,{ "pid":12345, "tid":2, "ts":1733786124572538, "dur":5289, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/mscorlib.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786124577918, "dur":2993, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Configuration.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786124581005, "dur":5394, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.XRModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786124586475, "dur":40505, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786124627053, "dur":3122, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786124630246, "dur":21038, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786124651374, "dur":3226, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786124654692, "dur":13415, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786124669289, "dur":1315, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0" }} -,{ "pid":12345, "tid":2, "ts":1733786124670627, "dur":10598, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets" }} -,{ "pid":12345, "tid":2, "ts":1733786124681238, "dur":162931, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786124558313, "dur":2921, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786124561239, "dur":1091, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786124562331, "dur":4005, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786124566351, "dur":177, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\machine.config" }} -,{ "pid":12345, "tid":3, "ts":1733786124566337, "dur":192, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/machine.config" }} -,{ "pid":12345, "tid":3, "ts":1733786124575899, "dur":2803, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/machine.config" }} -,{ "pid":12345, "tid":3, "ts":1733786124578776, "dur":4555, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786124583357, "dur":41445, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786124624892, "dur":3150, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TLSModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786124647269, "dur":3454, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786124628134, "dur":22599, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786124650822, "dur":3898, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.GridModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786124655232, "dur":28280, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786124683590, "dur":160620, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786124558739, "dur":2629, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786124561368, "dur":4944, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786124566313, "dur":236, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/browscap.ini" }} -,{ "pid":12345, "tid":4, "ts":1733786124584688, "dur":75, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786124582860, "dur":1923, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/browscap.ini" }} -,{ "pid":12345, "tid":4, "ts":1733786124584892, "dur":32193, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786124617171, "dur":9909, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786124646764, "dur":861, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786124627184, "dur":20476, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786124647815, "dur":769, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786124648587, "dur":3592, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.InputModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786124652283, "dur":2720, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786124667837, "dur":174, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786124655075, "dur":12947, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786124668103, "dur":1469, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets.resS" }} -,{ "pid":12345, "tid":4, "ts":1733786124669594, "dur":12285, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets.resS" }} -,{ "pid":12345, "tid":4, "ts":1733786124681892, "dur":162295, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786124558403, "dur":2862, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786124561273, "dur":980, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786124562253, "dur":4074, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786124566328, "dur":166, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":5, "ts":1733786124569971, "dur":753, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":5, "ts":1733786124570794, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\machine.config" }} -,{ "pid":12345, "tid":5, "ts":1733786124570792, "dur":97, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/machine.config" }} -,{ "pid":12345, "tid":5, "ts":1733786124570904, "dur":873, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/machine.config" }} -,{ "pid":12345, "tid":5, "ts":1733786124572579, "dur":3474, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Xml.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786124576138, "dur":2833, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Net.Http.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786124579067, "dur":3659, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786124594849, "dur":81, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786124582887, "dur":12062, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.VFXModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786124611315, "dur":15077, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786124628971, "dur":4712, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786124626468, "dur":7226, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786124633808, "dur":17946, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786124651922, "dur":2502, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786124654509, "dur":3182, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786124657873, "dur":120, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786124657996, "dur":13004, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/RuntimeInitializeOnLoads.json" }} -,{ "pid":12345, "tid":5, "ts":1733786124694329, "dur":109, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786124671026, "dur":23422, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers" }} -,{ "pid":12345, "tid":5, "ts":1733786124694464, "dur":149742, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786124558439, "dur":2836, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786124561285, "dur":1073, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786124562358, "dur":3988, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786124566348, "dur":204, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":6, "ts":1733786124569852, "dur":1862, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":6, "ts":1733786124572558, "dur":3218, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786124575871, "dur":1123, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Numerics.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786124577075, "dur":3223, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Data.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786124580367, "dur":7652, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786124628309, "dur":1710, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786124588061, "dur":41991, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786124634188, "dur":17928, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786124652198, "dur":4460, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786124656740, "dur":23391, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.resource" }} -,{ "pid":12345, "tid":6, "ts":1733786124680160, "dur":164011, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786124558489, "dur":2798, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786124561297, "dur":1119, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786124562416, "dur":3892, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786124566310, "dur":153, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/config" }} -,{ "pid":12345, "tid":7, "ts":1733786124568875, "dur":1306, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/config" }} -,{ "pid":12345, "tid":7, "ts":1733786124570227, "dur":103, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/settings.map" }} -,{ "pid":12345, "tid":7, "ts":1733786124570363, "dur":1108, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/settings.map" }} -,{ "pid":12345, "tid":7, "ts":1733786124571589, "dur":1205, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS.exe" }} -,{ "pid":12345, "tid":7, "ts":1733786124572912, "dur":2580, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Transactions.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786124575595, "dur":2346, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Runtime.Serialization.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786124578050, "dur":3304, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.ComponentModel.Composition.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786124581440, "dur":7517, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.WindModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786124647259, "dur":110, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786124589042, "dur":58338, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786124647492, "dur":4111, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786124651705, "dur":17037, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.GIModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786124668824, "dur":205, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786124697065, "dur":82, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786124669032, "dur":28125, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0.resS" }} -,{ "pid":12345, "tid":7, "ts":1733786124697194, "dur":147021, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786124558526, "dur":2773, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786124561309, "dur":953, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786124562262, "dur":4068, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786124566347, "dur":233, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\web.config" }} -,{ "pid":12345, "tid":8, "ts":1733786124566331, "dur":251, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/web.config" }} -,{ "pid":12345, "tid":8, "ts":1733786124569891, "dur":1784, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/web.config" }} -,{ "pid":12345, "tid":8, "ts":1733786124571738, "dur":96, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity default resources" }} -,{ "pid":12345, "tid":8, "ts":1733786124572697, "dur":3684, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity default resources" }} -,{ "pid":12345, "tid":8, "ts":1733786124576497, "dur":2330, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786124578903, "dur":2821, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786124581774, "dur":11041, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.VideoModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786124592962, "dur":91001, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786124684026, "dur":160175, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786124558557, "dur":2755, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786124561319, "dur":82, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786124561402, "dur":4918, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786124566346, "dur":239, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\machine.config" }} -,{ "pid":12345, "tid":9, "ts":1733786124566321, "dur":265, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/machine.config" }} -,{ "pid":12345, "tid":9, "ts":1733786124569767, "dur":1415, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/machine.config" }} -,{ "pid":12345, "tid":9, "ts":1733786124571272, "dur":113, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\MonoPosixHelper.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786124571270, "dur":116, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786124571840, "dur":944, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786124572931, "dur":4051, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.ServiceModel.Internals.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786124577118, "dur":3062, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786124580253, "dur":2570, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786124582911, "dur":34199, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786124617193, "dur":65733, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786124683502, "dur":160696, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786124558613, "dur":2712, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786124561326, "dur":4976, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786124566318, "dur":203, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\mconfig\\config.xml" }} -,{ "pid":12345, "tid":10, "ts":1733786124566305, "dur":217, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/mconfig/config.xml" }} -,{ "pid":12345, "tid":10, "ts":1733786124576671, "dur":1990, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/mconfig/config.xml" }} -,{ "pid":12345, "tid":10, "ts":1733786124578727, "dur":4020, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786124582775, "dur":34210, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786124617063, "dur":9684, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786124629583, "dur":931, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786124626829, "dur":3703, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786124630605, "dur":23023, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786124653736, "dur":2122, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ClothModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786124655929, "dur":26988, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ARModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786124683021, "dur":161173, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786124558652, "dur":2689, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786124561341, "dur":4959, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786124566320, "dur":175, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\UnityCrashHandler64.exe" }} -,{ "pid":12345, "tid":11, "ts":1733786124566306, "dur":189, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/UnityCrashHandler64.exe" }} -,{ "pid":12345, "tid":11, "ts":1733786124573655, "dur":2888, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/UnityCrashHandler64.exe" }} -,{ "pid":12345, "tid":11, "ts":1733786124576621, "dur":2761, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.EnterpriseServices.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786124579449, "dur":4061, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786124583549, "dur":41085, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786124624709, "dur":3518, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786124628882, "dur":1159, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786124630044, "dur":19386, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786124649543, "dur":3965, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786124653580, "dur":2382, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786124656031, "dur":30946, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AIModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786124687071, "dur":157147, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786124558700, "dur":2656, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786124561356, "dur":4942, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786124567384, "dur":2153, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/app.info" }} -,{ "pid":12345, "tid":12, "ts":1733786124569541, "dur":97, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\web.config" }} -,{ "pid":12345, "tid":12, "ts":1733786124569539, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/web.config" }} -,{ "pid":12345, "tid":12, "ts":1733786124569972, "dur":989, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/web.config" }} -,{ "pid":12345, "tid":12, "ts":1733786124571039, "dur":106, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":12, "ts":1733786124571167, "dur":1766, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":12, "ts":1733786124573015, "dur":3971, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Security.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786124577071, "dur":3130, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Drawing.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786124582989, "dur":126, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786124580274, "dur":3054, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.Timeline.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786124583380, "dur":33671, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786124617199, "dur":9979, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786124629987, "dur":121, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786124627316, "dur":2802, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786124650273, "dur":66, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786124630191, "dur":20159, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786124653337, "dur":54, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786124650467, "dur":2935, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786124653565, "dur":3069, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786124656696, "dur":219, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\UnityPlayer.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786124656694, "dur":222, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/UnityPlayer.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786124656952, "dur":24766, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/UnityPlayer.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786124681780, "dur":162410, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786124558354, "dur":2902, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786124561263, "dur":935, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786124562198, "dur":4125, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786124566325, "dur":175, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":13, "ts":1733786124574926, "dur":2299, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":13, "ts":1733786124577370, "dur":3372, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Core.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786124580818, "dur":7998, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786124588883, "dur":38788, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786124647254, "dur":94, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786124627747, "dur":19616, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786124647469, "dur":4342, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786124652317, "dur":4347, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.CoreModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786124656773, "dur":24465, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets.resS" }} -,{ "pid":12345, "tid":13, "ts":1733786124681256, "dur":162928, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786124558793, "dur":2584, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786124561378, "dur":4937, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786124566343, "dur":283, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\web.config" }} -,{ "pid":12345, "tid":14, "ts":1733786124566330, "dur":298, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/web.config" }} -,{ "pid":12345, "tid":14, "ts":1733786124569761, "dur":1522, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/web.config" }} -,{ "pid":12345, "tid":14, "ts":1733786124571367, "dur":110, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\mono-2.0-bdwgc.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786124571365, "dur":113, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786124572122, "dur":6429, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786124578647, "dur":2953, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/netstandard.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786124581707, "dur":11117, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786124592892, "dur":56315, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786124649281, "dur":389, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786124649685, "dur":3556, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786124657919, "dur":476, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786124653400, "dur":5026, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786124658512, "dur":23695, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity_builtin_extra" }} -,{ "pid":12345, "tid":14, "ts":1733786124682220, "dur":161979, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786124558842, "dur":2545, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786124561388, "dur":4929, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786124566318, "dur":118, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/settings.map" }} -,{ "pid":12345, "tid":15, "ts":1733786124585074, "dur":7849, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/settings.map" }} -,{ "pid":12345, "tid":15, "ts":1733786124593071, "dur":32154, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UIModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786124625323, "dur":731, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubsystemsModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786124625321, "dur":735, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786124626141, "dur":23588, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786124649894, "dur":4316, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786124654352, "dur":52, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786124654407, "dur":3334, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AudioModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786124657811, "dur":10959, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/ScriptingAssemblies.json" }} -,{ "pid":12345, "tid":15, "ts":1733786124693525, "dur":79, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786124669059, "dur":24556, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets" }} -,{ "pid":12345, "tid":15, "ts":1733786124693636, "dur":150568, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786124558885, "dur":2515, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786124561400, "dur":4958, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786124566359, "dur":286, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":16, "ts":1733786124570254, "dur":932, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":16, "ts":1733786124571246, "dur":96, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":16, "ts":1733786124571530, "dur":1187, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":16, "ts":1733786124572924, "dur":3187, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Xml.Linq.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786124576179, "dur":2246, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.IO.Compression.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786124578538, "dur":4219, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Mono.Security.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786124582826, "dur":41884, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.VRModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786124624822, "dur":2246, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786124627181, "dur":29621, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786124656873, "dur":41425, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets" }} -,{ "pid":12345, "tid":16, "ts":1733786124698309, "dur":145866, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786124847850, "dur":753, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid":12345, "tid":0, "ts":1733859757088885, "dur":18957, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757107851, "dur":56, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757107939, "dur":626, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757109721, "dur":130, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll" }} +,{ "pid":12345, "tid":0, "ts":1733859757111043, "dur":105, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll" }} +,{ "pid":12345, "tid":0, "ts":1733859757108597, "dur":3252, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757111850, "dur":168073, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757279924, "dur":269, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757280544, "dur":1252, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1733859757108450, "dur":3410, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859757111867, "dur":5054, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859757117594, "dur":795, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/csharpactions/boot.config_tyr4.info" }} +,{ "pid":12345, "tid":1, "ts":1733859757118392, "dur":95, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757118496, "dur":5514, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\RuntimeInitializeOnLoads.json" }} +,{ "pid":12345, "tid":1, "ts":1733859757124013, "dur":136, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\ScriptingAssemblies.json" }} +,{ "pid":12345, "tid":1, "ts":1733859757124439, "dur":102, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757124543, "dur":192, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757124736, "dur":411, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757125148, "dur":637, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757125787, "dur":636, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757126425, "dur":117, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757126543, "dur":489, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757127101, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\Player1b4e562e-inputdata.json" }} +,{ "pid":12345, "tid":1, "ts":1733859757118391, "dur":8908, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757127617, "dur":113, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859757127948, "dur":147823, "ph":"X", "name": "AddBootConfigGUID", "args": { "detail":"Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757279269, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\WinPlayerBuildProgram\\boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757279268, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757279362, "dur":501, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config" }} +,{ "pid":12345, "tid":2, "ts":1733859757108506, "dur":3373, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859757111890, "dur":993, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859757112883, "dur":4092, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859757116976, "dur":251, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":2, "ts":1733859757146685, "dur":2085, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":2, "ts":1733859757148835, "dur":2415, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.resource" }} +,{ "pid":12345, "tid":2, "ts":1733859757151363, "dur":4670, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json" }} +,{ "pid":12345, "tid":2, "ts":1733859757156099, "dur":1114, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0" }} +,{ "pid":12345, "tid":2, "ts":1733859757157270, "dur":3015, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets" }} +,{ "pid":12345, "tid":2, "ts":1733859757160295, "dur":119626, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757108492, "dur":3377, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757111875, "dur":942, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757112817, "dur":4152, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757116999, "dur":504, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\machine.config" }} +,{ "pid":12345, "tid":3, "ts":1733859757116971, "dur":533, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config" }} +,{ "pid":12345, "tid":3, "ts":1733859757118890, "dur":1352, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config" }} +,{ "pid":12345, "tid":3, "ts":1733859757120294, "dur":160, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":3, "ts":1733859757120476, "dur":1383, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":3, "ts":1733859757122154, "dur":2710, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/mscorlib.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757124940, "dur":1297, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757126314, "dur":1453, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757127855, "dur":2363, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757130298, "dur":1829, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757132156, "dur":1480, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757133730, "dur":1835, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757135647, "dur":1842, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757137580, "dur":2576, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757140281, "dur":2238, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757142612, "dur":2302, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757145030, "dur":6112, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757151268, "dur":2301, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/ScriptingAssemblies.json" }} +,{ "pid":12345, "tid":3, "ts":1733859757153599, "dur":4108, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0.resS" }} +,{ "pid":12345, "tid":3, "ts":1733859757159451, "dur":625, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757157887, "dur":2199, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers" }} +,{ "pid":12345, "tid":3, "ts":1733859757160106, "dur":119819, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859757108989, "dur":3042, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859757112031, "dur":4910, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859757116952, "dur":242, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map" }} +,{ "pid":12345, "tid":4, "ts":1733859757139063, "dur":1609, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map" }} +,{ "pid":12345, "tid":4, "ts":1733859757140740, "dur":2333, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859757143156, "dur":2270, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859757145495, "dur":16178, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859757161737, "dur":118198, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859757108582, "dur":3320, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859757111911, "dur":797, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859757112708, "dur":4236, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859757116957, "dur":174, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757116944, "dur":188, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757119017, "dur":1140, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757120213, "dur":117, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757120211, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757120358, "dur":1006, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757121421, "dur":129, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\mono-2.0-bdwgc.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757121419, "dur":132, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757121737, "dur":6161, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757128027, "dur":2368, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Core.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757130464, "dur":2775, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757133300, "dur":1942, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757135325, "dur":2084, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757137500, "dur":2302, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757139871, "dur":2220, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757142206, "dur":2350, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757144634, "dur":3442, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757148158, "dur":139, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\UnityPlayer.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757148156, "dur":142, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757148317, "dur":43000, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757191373, "dur":88554, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757108628, "dur":3286, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757111924, "dur":1036, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757112961, "dur":3974, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757116939, "dur":230, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini" }} +,{ "pid":12345, "tid":6, "ts":1733859757125728, "dur":103, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757124025, "dur":1816, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini" }} +,{ "pid":12345, "tid":6, "ts":1733859757125930, "dur":1763, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757127922, "dur":1671, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757129662, "dur":870, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757130566, "dur":2530, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757133121, "dur":1791, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757135158, "dur":2006, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757137277, "dur":2196, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757139546, "dur":2001, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757141698, "dur":2300, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757144085, "dur":2621, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757165632, "dur":75, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757146783, "dur":18934, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757166229, "dur":113725, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757108669, "dur":3260, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757111940, "dur":994, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757112935, "dur":4021, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757116967, "dur":306, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map" }} +,{ "pid":12345, "tid":7, "ts":1733859757146918, "dur":110, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757147064, "dur":18346, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map" }} +,{ "pid":12345, "tid":7, "ts":1733859757165469, "dur":114491, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757108709, "dur":3233, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757111951, "dur":803, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757112754, "dur":4195, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757116950, "dur":231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":8, "ts":1733859757130843, "dur":1206, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":8, "ts":1733859757132125, "dur":1408, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757133658, "dur":1965, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757135714, "dur":2119, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757137915, "dur":2232, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757140286, "dur":1669, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757142043, "dur":2413, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757144530, "dur":6494, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757151152, "dur":5522, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets" }} +,{ "pid":12345, "tid":8, "ts":1733859757162499, "dur":556, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757156712, "dur":6352, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS" }} +,{ "pid":12345, "tid":8, "ts":1733859757163082, "dur":116858, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757108754, "dur":3201, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757111964, "dur":61, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757112025, "dur":4913, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757116967, "dur":247, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\web.config" }} +,{ "pid":12345, "tid":9, "ts":1733859757116940, "dur":275, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config" }} +,{ "pid":12345, "tid":9, "ts":1733859757139398, "dur":1448, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config" }} +,{ "pid":12345, "tid":9, "ts":1733859757140932, "dur":2265, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859757143283, "dur":2445, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859757145845, "dur":5415, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859757151402, "dur":2154, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra" }} +,{ "pid":12345, "tid":9, "ts":1733859757162873, "dur":107, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757153586, "dur":9405, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets" }} +,{ "pid":12345, "tid":9, "ts":1733859757163040, "dur":116896, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859757108800, "dur":3170, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859757111970, "dur":4958, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859757116980, "dur":210, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\UnityCrashHandler64.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859757116939, "dur":252, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859757131160, "dur":2239, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859757133495, "dur":2192, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757135793, "dur":2028, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757137890, "dur":2247, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757140269, "dur":2241, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757142608, "dur":2227, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757144912, "dur":2489, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757147557, "dur":4255, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757151895, "dur":13192, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets.resS" }} +,{ "pid":12345, "tid":10, "ts":1733859757165101, "dur":114869, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859757108842, "dur":3148, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859757111991, "dur":4941, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859757116939, "dur":216, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config" }} +,{ "pid":12345, "tid":11, "ts":1733859757123665, "dur":1084, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config" }} +,{ "pid":12345, "tid":11, "ts":1733859757124837, "dur":1431, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757126393, "dur":1067, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757127558, "dur":1472, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757129116, "dur":1436, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/netstandard.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757130630, "dur":2185, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757132856, "dur":1694, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757134640, "dur":2225, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757137028, "dur":2481, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757139585, "dur":1712, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757141374, "dur":2709, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757144174, "dur":2996, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757147260, "dur":13951, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757161452, "dur":118466, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859757108898, "dur":3109, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859757112007, "dur":4919, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859757117862, "dur":2013, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/app.info" }} +,{ "pid":12345, "tid":12, "ts":1733859757119877, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\web.config" }} +,{ "pid":12345, "tid":12, "ts":1733859757119876, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config" }} +,{ "pid":12345, "tid":12, "ts":1733859757120192, "dur":1153, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config" }} +,{ "pid":12345, "tid":12, "ts":1733859757121418, "dur":116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\MonoPosixHelper.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757121416, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757121740, "dur":3044, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757125048, "dur":1734, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757126858, "dur":1541, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757128478, "dur":1633, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757130198, "dur":1898, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757132149, "dur":2122, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757136668, "dur":82, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859757134352, "dur":2410, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757136849, "dur":1939, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757138862, "dur":2142, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757141090, "dur":2374, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757143537, "dur":2304, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757145919, "dur":15642, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757161638, "dur":118278, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859757108946, "dur":3074, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859757112020, "dur":4910, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859757116959, "dur":266, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\mconfig\\config.xml" }} +,{ "pid":12345, "tid":13, "ts":1733859757116938, "dur":289, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml" }} +,{ "pid":12345, "tid":13, "ts":1733859757146484, "dur":3166, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml" }} +,{ "pid":12345, "tid":13, "ts":1733859757149959, "dur":12093, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets.resS" }} +,{ "pid":12345, "tid":13, "ts":1733859757162064, "dur":117880, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757108539, "dur":3352, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757111899, "dur":958, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757112858, "dur":4096, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757116976, "dur":326, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\web.config" }} +,{ "pid":12345, "tid":14, "ts":1733859757116963, "dur":341, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config" }} +,{ "pid":12345, "tid":14, "ts":1733859757118907, "dur":1237, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config" }} +,{ "pid":12345, "tid":14, "ts":1733859757120207, "dur":130, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map" }} +,{ "pid":12345, "tid":14, "ts":1733859757120367, "dur":1112, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map" }} +,{ "pid":12345, "tid":14, "ts":1733859757121590, "dur":876, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS.exe" }} +,{ "pid":12345, "tid":14, "ts":1733859757122499, "dur":2125, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757124700, "dur":2448, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757127251, "dur":59, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757127313, "dur":1594, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757128981, "dur":1519, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757130604, "dur":1802, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757132431, "dur":2001, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757134547, "dur":1907, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757136527, "dur":1813, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757138405, "dur":2204, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757140690, "dur":2188, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757142967, "dur":2495, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757145590, "dur":21818, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757167516, "dur":112431, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859757109030, "dur":3012, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859757112042, "dur":4929, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859757116972, "dur":304, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":15, "ts":1733859757166524, "dur":10351, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":15, "ts":1733859757176958, "dur":102994, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859757109083, "dur":2971, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859757112055, "dur":4891, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859757116947, "dur":198, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":16, "ts":1733859757118999, "dur":1327, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":16, "ts":1733859757120378, "dur":149, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":16, "ts":1733859757121023, "dur":818, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":16, "ts":1733859757121905, "dur":139, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources" }} +,{ "pid":12345, "tid":16, "ts":1733859757122279, "dur":3199, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources" }} +,{ "pid":12345, "tid":16, "ts":1733859757125597, "dur":160, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859757125760, "dur":1602, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Security.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757127429, "dur":1201, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757128697, "dur":1743, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757130584, "dur":1801, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757132409, "dur":1729, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757134219, "dur":1941, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757136265, "dur":3221, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757139566, "dur":1628, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757141305, "dur":2304, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757143681, "dur":2585, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757146339, "dur":15081, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757161504, "dur":118425, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757284336, "dur":798, "ph":"X", "name": "ProfilerWriteOutput" } , \ No newline at end of file diff --git a/3D FPS/Library/Bee/buildprogram0.traceevents b/3D FPS/Library/Bee/buildprogram0.traceevents index eff593c6..411dcd24 100644 --- a/3D FPS/Library/Bee/buildprogram0.traceevents +++ b/3D FPS/Library/Bee/buildprogram0.traceevents @@ -1,15 +1,15 @@ { "pid": 35942, "tid": -1, "ph": "M", "name": "process_name", "args": { "name": "netcorerun.dll" } }, { "pid": 35942, "tid": -1, "ph": "M", "name": "process_sort_index", "args": { "sort_index": "-1" } }, { "pid": 35942, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, -{ "pid": 35942, "tid": 1, "ts": 1733786124380188, "dur": 125771, "ph": "X", "name": "BuildProgram", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1733786124381150, "dur": 42095, "ph": "X", "name": "BuildProgramContextConstructor", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1733786124430359, "dur": 51880, "ph": "X", "name": "RunBuildProgram", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1733786124430784, "dur": 36370, "ph": "X", "name": "PlayerBuildProgramBase.SetupPlayerBuild", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1733786124431408, "dur": 27525, "ph": "X", "name": "SetupDataFiles", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1733786124459341, "dur": 525, "ph": "X", "name": "SetupCopyPlugins", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1733786124461590, "dur": 3764, "ph": "X", "name": "SetupUnityLinker", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1733786124490577, "dur": 1517, "ph": "X", "name": "OutputData.Write", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1733786124492096, "dur": 13857, "ph": "X", "name": "Backend.Write", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1733786124492872, "dur": 12023, "ph": "X", "name": "JsonToString", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1733786124512038, "dur": 1230, "ph": "X", "name": "", "args": {} }, -{ "pid": 35942, "tid": 1, "ts": 1733786124511627, "dur": 1855, "ph": "X", "name": "Write chrome-trace events", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756932218, "dur": 123266, "ph": "X", "name": "BuildProgram", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756933189, "dur": 40528, "ph": "X", "name": "BuildProgramContextConstructor", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756980312, "dur": 53106, "ph": "X", "name": "RunBuildProgram", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756980756, "dur": 35546, "ph": "X", "name": "PlayerBuildProgramBase.SetupPlayerBuild", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756981389, "dur": 25827, "ph": "X", "name": "SetupDataFiles", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757007737, "dur": 542, "ph": "X", "name": "SetupCopyPlugins", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757010644, "dur": 3622, "ph": "X", "name": "SetupUnityLinker", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757040489, "dur": 1595, "ph": "X", "name": "OutputData.Write", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757042085, "dur": 13391, "ph": "X", "name": "Backend.Write", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757042922, "dur": 11793, "ph": "X", "name": "JsonToString", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757061483, "dur": 1183, "ph": "X", "name": "", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757061118, "dur": 1739, "ph": "X", "name": "Write chrome-trace events", "args": {} }, diff --git a/3D FPS/Library/Bee/buildreport.json b/3D FPS/Library/Bee/buildreport.json index 35a62a05..75d02d40 100644 --- a/3D FPS/Library/Bee/buildreport.json +++ b/3D FPS/Library/Bee/buildreport.json @@ -6,1266 +6,2443 @@ }, "traceEvents":[ -{ "pid": 19540, "tid": -1, "ph": "M", "name": "process_name", "args": { "name": "Unity" } }, -{ "pid": 19540, "tid": -1, "ph": "M", "name": "process_sort_index", "args": { "sort_index": "-100" } }, -{ "pid": 19540, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, -{ "pid": 19540, "tid": 1, "ts": 1733786186756131, "dur": 2621171, "ph": "X", "name": "Build player", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786186757111, "dur": 20745, "ph": "X", "name": "Preprocess Player", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786186830146, "dur": 564, "ph": "X", "name": "Prepare For Build", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786186830735, "dur": 940965, "ph": "X", "name": "ProducePlayerScriptAssemblies", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786186985116, "dur": 785999, "ph": "X", "name": "Prebuild Cleanup and Recompile", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786186991250, "dur": 767893, "ph": "X", "name": "Compile scripts", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187759147, "dur": 11967, "ph": "X", "name": "Generate and validate platform script types", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187771705, "dur": 36765, "ph": "X", "name": "Verify Build setup", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187775522, "dur": 32934, "ph": "X", "name": "Check old data build", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187808529, "dur": 40804, "ph": "X", "name": "Prepare assets for target platform", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187849340, "dur": 274, "ph": "X", "name": "Prepare splash screen", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187868404, "dur": 49706, "ph": "X", "name": "Building scenes", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187868408, "dur": 49700, "ph": "X", "name": "Building scene Assets/Scenes/SampleScene.unity", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187918239, "dur": 809491, "ph": "X", "name": "Build scripts DLLs", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187934160, "dur": 791810, "ph": "X", "name": "GetReferencedAssemblies", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786188777811, "dur": 75930, "ph": "X", "name": "Build GlobalGameManagers file", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786188900667, "dur": 46853, "ph": "X", "name": "Writing asset files", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786188900883, "dur": 9886, "ph": "X", "name": "Packaging assets - globalgamemanagers.assets", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786188910774, "dur": 4412, "ph": "X", "name": "Packaging assets - resources.assets", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786188915191, "dur": 26360, "ph": "X", "name": "Packaging assets - sharedassets0.assets", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786188947525, "dur": 70336, "ph": "X", "name": "Building Resources/unity_builtin_extra", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189018725, "dur": 41607, "ph": "X", "name": "Write data build dirty tracking information", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189060855, "dur": 289077, "ph": "X", "name": "Postprocess built player", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189062678, "dur": 89754, "ph": "X", "name": "Setup incremental player build", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189152438, "dur": 142971, "ph": "X", "name": "Incremental player build", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189298372, "dur": 11141, "ph": "X", "name": "Report output files", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189377614, "dur": 3, "ph": "X", "name": "ChromeTraceHeader", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189377626, "dur": 31, "ph": "X", "name": "", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189161758, "dur": 14759, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189176517, "dur": 118323, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189176522, "dur": 38, "ph": "X", "name": "ReadAsync 0", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189176563, "dur": 212, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189176781, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189176818, "dur": 4, "ph": "X", "name": "ProcessMessages 47", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189176823, "dur": 1768, "ph": "X", "name": "ReadAsync 47", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178596, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178638, "dur": 1, "ph": "X", "name": "ProcessMessages 542", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178640, "dur": 33, "ph": "X", "name": "ReadAsync 542", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178675, "dur": 1, "ph": "X", "name": "ProcessMessages 542", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178677, "dur": 44, "ph": "X", "name": "ReadAsync 542", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178725, "dur": 1, "ph": "X", "name": "ProcessMessages 250", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178727, "dur": 48, "ph": "X", "name": "ReadAsync 250", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178779, "dur": 1, "ph": "X", "name": "ProcessMessages 987", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178782, "dur": 55, "ph": "X", "name": "ReadAsync 987", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178840, "dur": 2, "ph": "X", "name": "ProcessMessages 454", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178844, "dur": 57, "ph": "X", "name": "ReadAsync 454", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178906, "dur": 1, "ph": "X", "name": "ProcessMessages 345", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178908, "dur": 64, "ph": "X", "name": "ReadAsync 345", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178977, "dur": 1, "ph": "X", "name": "ProcessMessages 370", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178980, "dur": 57, "ph": "X", "name": "ReadAsync 370", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179040, "dur": 1, "ph": "X", "name": "ProcessMessages 672", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179042, "dur": 53, "ph": "X", "name": "ReadAsync 672", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179102, "dur": 1, "ph": "X", "name": "ProcessMessages 568", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179105, "dur": 46, "ph": "X", "name": "ReadAsync 568", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179154, "dur": 1, "ph": "X", "name": "ProcessMessages 669", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179156, "dur": 51, "ph": "X", "name": "ReadAsync 669", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179210, "dur": 1, "ph": "X", "name": "ProcessMessages 795", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179213, "dur": 40, "ph": "X", "name": "ReadAsync 795", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179256, "dur": 1, "ph": "X", "name": "ProcessMessages 677", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179258, "dur": 34, "ph": "X", "name": "ReadAsync 677", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179295, "dur": 1, "ph": "X", "name": "ProcessMessages 757", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179297, "dur": 28, "ph": "X", "name": "ReadAsync 757", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179328, "dur": 38, "ph": "X", "name": "ReadAsync 417", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179369, "dur": 1, "ph": "X", "name": "ProcessMessages 601", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179371, "dur": 37, "ph": "X", "name": "ReadAsync 601", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179410, "dur": 1, "ph": "X", "name": "ProcessMessages 495", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179412, "dur": 30, "ph": "X", "name": "ReadAsync 495", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179444, "dur": 27, "ph": "X", "name": "ReadAsync 460", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179474, "dur": 45, "ph": "X", "name": "ReadAsync 598", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179525, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179563, "dur": 1, "ph": "X", "name": "ProcessMessages 907", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179564, "dur": 23, "ph": "X", "name": "ReadAsync 907", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179590, "dur": 26, "ph": "X", "name": "ReadAsync 246", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179618, "dur": 36, "ph": "X", "name": "ReadAsync 315", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179657, "dur": 56, "ph": "X", "name": "ReadAsync 506", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179714, "dur": 1, "ph": "X", "name": "ProcessMessages 658", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179716, "dur": 28, "ph": "X", "name": "ReadAsync 658", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179747, "dur": 1, "ph": "X", "name": "ProcessMessages 472", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179749, "dur": 57, "ph": "X", "name": "ReadAsync 472", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179808, "dur": 1, "ph": "X", "name": "ProcessMessages 779", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179811, "dur": 43, "ph": "X", "name": "ReadAsync 779", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179857, "dur": 1, "ph": "X", "name": "ProcessMessages 683", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179859, "dur": 33, "ph": "X", "name": "ReadAsync 683", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179894, "dur": 1, "ph": "X", "name": "ProcessMessages 497", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179896, "dur": 24, "ph": "X", "name": "ReadAsync 497", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179922, "dur": 24, "ph": "X", "name": "ReadAsync 311", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179949, "dur": 39, "ph": "X", "name": "ReadAsync 536", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179991, "dur": 1, "ph": "X", "name": "ProcessMessages 504", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179992, "dur": 41, "ph": "X", "name": "ReadAsync 504", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180034, "dur": 1, "ph": "X", "name": "ProcessMessages 784", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180036, "dur": 24, "ph": "X", "name": "ReadAsync 784", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180062, "dur": 25, "ph": "X", "name": "ReadAsync 372", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180090, "dur": 31, "ph": "X", "name": "ReadAsync 609", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180124, "dur": 27, "ph": "X", "name": "ReadAsync 587", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180154, "dur": 23, "ph": "X", "name": "ReadAsync 531", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180179, "dur": 22, "ph": "X", "name": "ReadAsync 444", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180204, "dur": 26, "ph": "X", "name": "ReadAsync 526", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180233, "dur": 23, "ph": "X", "name": "ReadAsync 508", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180259, "dur": 24, "ph": "X", "name": "ReadAsync 194", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180285, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180327, "dur": 1, "ph": "X", "name": "ProcessMessages 344", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180329, "dur": 36, "ph": "X", "name": "ReadAsync 344", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180366, "dur": 1, "ph": "X", "name": "ProcessMessages 801", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180368, "dur": 28, "ph": "X", "name": "ReadAsync 801", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180398, "dur": 32, "ph": "X", "name": "ReadAsync 462", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180433, "dur": 24, "ph": "X", "name": "ReadAsync 577", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180459, "dur": 33, "ph": "X", "name": "ReadAsync 370", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180495, "dur": 26, "ph": "X", "name": "ReadAsync 599", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180525, "dur": 27, "ph": "X", "name": "ReadAsync 350", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180555, "dur": 26, "ph": "X", "name": "ReadAsync 501", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180583, "dur": 25, "ph": "X", "name": "ReadAsync 514", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180611, "dur": 23, "ph": "X", "name": "ReadAsync 498", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180636, "dur": 22, "ph": "X", "name": "ReadAsync 366", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180660, "dur": 42, "ph": "X", "name": "ReadAsync 305", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180705, "dur": 1, "ph": "X", "name": "ProcessMessages 556", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180706, "dur": 33, "ph": "X", "name": "ReadAsync 556", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180740, "dur": 1, "ph": "X", "name": "ProcessMessages 598", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180742, "dur": 31, "ph": "X", "name": "ReadAsync 598", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180776, "dur": 35, "ph": "X", "name": "ReadAsync 587", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180813, "dur": 1, "ph": "X", "name": "ProcessMessages 407", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180816, "dur": 26, "ph": "X", "name": "ReadAsync 407", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180844, "dur": 26, "ph": "X", "name": "ReadAsync 292", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180874, "dur": 30, "ph": "X", "name": "ReadAsync 392", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180906, "dur": 24, "ph": "X", "name": "ReadAsync 569", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180932, "dur": 23, "ph": "X", "name": "ReadAsync 357", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180958, "dur": 23, "ph": "X", "name": "ReadAsync 517", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180984, "dur": 23, "ph": "X", "name": "ReadAsync 450", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181009, "dur": 26, "ph": "X", "name": "ReadAsync 459", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181038, "dur": 25, "ph": "X", "name": "ReadAsync 281", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181064, "dur": 1, "ph": "X", "name": "ProcessMessages 515", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181066, "dur": 33, "ph": "X", "name": "ReadAsync 515", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181101, "dur": 1, "ph": "X", "name": "ProcessMessages 490", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181103, "dur": 27, "ph": "X", "name": "ReadAsync 490", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181132, "dur": 23, "ph": "X", "name": "ReadAsync 411", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181157, "dur": 23, "ph": "X", "name": "ReadAsync 376", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181183, "dur": 23, "ph": "X", "name": "ReadAsync 397", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181209, "dur": 23, "ph": "X", "name": "ReadAsync 470", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181235, "dur": 24, "ph": "X", "name": "ReadAsync 456", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181262, "dur": 24, "ph": "X", "name": "ReadAsync 414", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181289, "dur": 20, "ph": "X", "name": "ReadAsync 411", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181311, "dur": 23, "ph": "X", "name": "ReadAsync 549", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181336, "dur": 32, "ph": "X", "name": "ReadAsync 62", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181371, "dur": 32, "ph": "X", "name": "ReadAsync 125", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181406, "dur": 26, "ph": "X", "name": "ReadAsync 635", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181435, "dur": 31, "ph": "X", "name": "ReadAsync 471", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181468, "dur": 29, "ph": "X", "name": "ReadAsync 502", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181500, "dur": 23, "ph": "X", "name": "ReadAsync 443", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181526, "dur": 27, "ph": "X", "name": "ReadAsync 315", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181555, "dur": 24, "ph": "X", "name": "ReadAsync 480", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181582, "dur": 23, "ph": "X", "name": "ReadAsync 420", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181608, "dur": 5980, "ph": "X", "name": "ReadAsync 58", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187592, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187595, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187650, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187653, "dur": 53, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187709, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187712, "dur": 66, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187782, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187784, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187829, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187831, "dur": 50, "ph": "X", "name": "ReadAsync 96", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187886, "dur": 2, "ph": "X", "name": "ProcessMessages 176", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187890, "dur": 47, "ph": "X", "name": "ReadAsync 176", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187940, "dur": 2, "ph": "X", "name": "ProcessMessages 148", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187944, "dur": 31, "ph": "X", "name": "ReadAsync 148", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187978, "dur": 2, "ph": "X", "name": "ProcessMessages 112", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187982, "dur": 29, "ph": "X", "name": "ReadAsync 112", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188013, "dur": 1, "ph": "X", "name": "ProcessMessages 76", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188015, "dur": 35, "ph": "X", "name": "ReadAsync 76", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188055, "dur": 1, "ph": "X", "name": "ProcessMessages 68", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188057, "dur": 40, "ph": "X", "name": "ReadAsync 68", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188102, "dur": 2, "ph": "X", "name": "ProcessMessages 128", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188106, "dur": 51, "ph": "X", "name": "ReadAsync 128", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188161, "dur": 2, "ph": "X", "name": "ProcessMessages 160", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188165, "dur": 52, "ph": "X", "name": "ReadAsync 160", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188222, "dur": 2, "ph": "X", "name": "ProcessMessages 144", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188226, "dur": 53, "ph": "X", "name": "ReadAsync 144", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188281, "dur": 2, "ph": "X", "name": "ProcessMessages 144", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188285, "dur": 62, "ph": "X", "name": "ReadAsync 144", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188351, "dur": 2, "ph": "X", "name": "ProcessMessages 188", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188356, "dur": 75, "ph": "X", "name": "ReadAsync 188", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188434, "dur": 2, "ph": "X", "name": "ProcessMessages 180", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188437, "dur": 48, "ph": "X", "name": "ReadAsync 180", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188489, "dur": 2, "ph": "X", "name": "ProcessMessages 112", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188493, "dur": 47, "ph": "X", "name": "ReadAsync 112", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188545, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188548, "dur": 31, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188582, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188584, "dur": 132, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188720, "dur": 31, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188753, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188755, "dur": 153, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188913, "dur": 28, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188943, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188945, "dur": 195, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189189145, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189189179, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189189182, "dur": 122, "ph": "X", "name": "ReadAsync 28", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189189309, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189189344, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189189346, "dur": 1069, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190418, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190421, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190455, "dur": 18, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190475, "dur": 111, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190591, "dur": 28, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190620, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190624, "dur": 29, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190655, "dur": 3, "ph": "X", "name": "ProcessMessages 46", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190659, "dur": 1419, "ph": "X", "name": "ReadAsync 46", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189192083, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189192121, "dur": 7, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189192129, "dur": 3346, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195479, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195482, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195524, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195527, "dur": 194, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195726, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195769, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195772, "dur": 311, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189196087, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189196131, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189196136, "dur": 90, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189196231, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189196267, "dur": 3, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189196271, "dur": 3703, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189199979, "dur": 27, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200010, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200012, "dur": 201, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200218, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200221, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200278, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200281, "dur": 398, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200685, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200727, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200733, "dur": 153, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200892, "dur": 25, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200919, "dur": 7, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200927, "dur": 3473, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204404, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204406, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204456, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204459, "dur": 120, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204584, "dur": 30, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204616, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204618, "dur": 365, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204986, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204988, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189205026, "dur": 5, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189205033, "dur": 4289, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189209326, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189209328, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189209376, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189209378, "dur": 1268, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189210651, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189210686, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189210691, "dur": 75263, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189285960, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189285963, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189286008, "dur": 8, "ph": "X", "name": "ProcessMessages 516", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189286017, "dur": 3446, "ph": "X", "name": "ReadAsync 516", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189289470, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189289513, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189289516, "dur": 476, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189290013, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189290016, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189290066, "dur": 11, "ph": "X", "name": "ProcessMessages 50", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189290079, "dur": 556, "ph": "X", "name": "ReadAsync 50", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189290641, "dur": 30, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189290674, "dur": 4162, "ph": "X", "name": "ReadAsync 13", "args": {} }, -{ "pid": 19540, "tid": 38, "ts": 1733786189295431, "dur": 503, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, -{ "pid": 19540, "tid": 68719476736, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, -{ "pid": 19540, "tid": 68719476736, "ts": 1733786189158470, "dur": 136408, "ph": "X", "name": "RunBackend", "args": {} }, -{ "pid": 19540, "tid": 68719476736, "ts": 1733786189158565, "dur": 3149, "ph": "X", "name": "BackendProgram.Start", "args": {} }, -{ "pid": 19540, "tid": 68719476736, "ts": 1733786189294880, "dur": 6, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, -{ "pid": 19540, "tid": 38, "ts": 1733786189295936, "dur": 5, "ph": "X", "name": "BuildAsync", "args": {} }, -{ "pid": 19540, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, -{ "pid": 19540, "tid": 1, "ts": 1733786189152020, "dur": 1191, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189153213, "dur": 4395, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189157610, "dur": 838, "ph": "X", "name": "WriteJson", "args": {} }, -{ "pid": 19540, "tid": 38, "ts": 1733786189295943, "dur": 6, "ph": "X", "name": "", "args": {} }, +{ "pid": 29424, "tid": -1, "ph": "M", "name": "process_name", "args": { "name": "Unity" } }, +{ "pid": 29424, "tid": -1, "ph": "M", "name": "process_sort_index", "args": { "sort_index": "-100" } }, +{ "pid": 29424, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, +{ "pid": 29424, "tid": 1, "ts": 1733859749161633, "dur": 8453522, "ph": "X", "name": "Build player", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859749163268, "dur": 10543, "ph": "X", "name": "Preprocess Player", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859749183961, "dur": 4732, "ph": "X", "name": "Prepare For Build", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859749188729, "dur": 4153399, "ph": "X", "name": "ProducePlayerScriptAssemblies", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859749966734, "dur": 3374815, "ph": "X", "name": "Prebuild Cleanup and Recompile", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859749975361, "dur": 3358083, "ph": "X", "name": "Compile scripts", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859753333454, "dur": 8093, "ph": "X", "name": "Generate and validate platform script types", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859753342133, "dur": 18224, "ph": "X", "name": "Verify Build setup", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859753351836, "dur": 8498, "ph": "X", "name": "Check old data build", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859753360367, "dur": 43881, "ph": "X", "name": "Prepare assets for target platform", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859753404440, "dur": 18559, "ph": "X", "name": "Prepare splash screen", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859753446114, "dur": 140191, "ph": "X", "name": "Building scenes", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859753446161, "dur": 140143, "ph": "X", "name": "Building scene Assets/Scenes/SampleScene.unity", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859753586796, "dur": 1383423, "ph": "X", "name": "Build scripts DLLs", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859753603409, "dur": 1364941, "ph": "X", "name": "GetReferencedAssemblies", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859755044707, "dur": 106273, "ph": "X", "name": "Build GlobalGameManagers file", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859755202867, "dur": 149148, "ph": "X", "name": "Writing asset files", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859755203148, "dur": 21084, "ph": "X", "name": "Packaging assets - globalgamemanagers.assets", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859755224239, "dur": 17056, "ph": "X", "name": "Packaging assets - resources.assets", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859755241301, "dur": 104635, "ph": "X", "name": "Packaging assets - sharedassets0.assets", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859755352028, "dur": 716005, "ph": "X", "name": "Building Resources/unity_builtin_extra", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859756071432, "dur": 59142, "ph": "X", "name": "Write data build dirty tracking information", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859756131648, "dur": 1456608, "ph": "X", "name": "Postprocess built player", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859756136484, "dur": 91574, "ph": "X", "name": "Setup incremental player build", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859756228065, "dur": 1057514, "ph": "X", "name": "Incremental player build", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859757290947, "dur": 15833, "ph": "X", "name": "Report output files", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859757616996, "dur": 525, "ph": "X", "name": "ChromeTraceHeader", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859757619708, "dur": 631, "ph": "X", "name": "", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757073788, "dur": 14741, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757088530, "dur": 196668, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757088535, "dur": 22, "ph": "X", "name": "ReadAsync 0", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757088559, "dur": 17769, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757106333, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757106337, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757106381, "dur": 4, "ph": "X", "name": "ProcessMessages 47", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757106386, "dur": 1902, "ph": "X", "name": "ReadAsync 47", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108293, "dur": 55, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108353, "dur": 2, "ph": "X", "name": "ProcessMessages 520", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108357, "dur": 52, "ph": "X", "name": "ReadAsync 520", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108413, "dur": 1, "ph": "X", "name": "ProcessMessages 442", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108415, "dur": 40, "ph": "X", "name": "ReadAsync 442", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108458, "dur": 1, "ph": "X", "name": "ProcessMessages 332", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108461, "dur": 46, "ph": "X", "name": "ReadAsync 332", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108510, "dur": 1, "ph": "X", "name": "ProcessMessages 432", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108512, "dur": 40, "ph": "X", "name": "ReadAsync 432", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108555, "dur": 1, "ph": "X", "name": "ProcessMessages 439", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108557, "dur": 52, "ph": "X", "name": "ReadAsync 439", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108612, "dur": 1, "ph": "X", "name": "ProcessMessages 664", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108614, "dur": 49, "ph": "X", "name": "ReadAsync 664", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108667, "dur": 1, "ph": "X", "name": "ProcessMessages 457", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108669, "dur": 47, "ph": "X", "name": "ReadAsync 457", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108719, "dur": 1, "ph": "X", "name": "ProcessMessages 623", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108721, "dur": 37, "ph": "X", "name": "ReadAsync 623", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108761, "dur": 1, "ph": "X", "name": "ProcessMessages 141", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108762, "dur": 31, "ph": "X", "name": "ReadAsync 141", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108795, "dur": 24, "ph": "X", "name": "ReadAsync 126", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108822, "dur": 34, "ph": "X", "name": "ReadAsync 426", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108860, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108908, "dur": 1, "ph": "X", "name": "ProcessMessages 297", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108910, "dur": 36, "ph": "X", "name": "ReadAsync 297", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108948, "dur": 1, "ph": "X", "name": "ProcessMessages 637", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108950, "dur": 27, "ph": "X", "name": "ReadAsync 637", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108980, "dur": 24, "ph": "X", "name": "ReadAsync 388", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109007, "dur": 34, "ph": "X", "name": "ReadAsync 445", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109043, "dur": 28, "ph": "X", "name": "ReadAsync 600", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109074, "dur": 29, "ph": "X", "name": "ReadAsync 324", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109106, "dur": 23, "ph": "X", "name": "ReadAsync 525", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109132, "dur": 24, "ph": "X", "name": "ReadAsync 355", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109158, "dur": 24, "ph": "X", "name": "ReadAsync 516", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109185, "dur": 29, "ph": "X", "name": "ReadAsync 480", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109217, "dur": 23, "ph": "X", "name": "ReadAsync 461", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109242, "dur": 28, "ph": "X", "name": "ReadAsync 285", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109273, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109315, "dur": 24, "ph": "X", "name": "ReadAsync 540", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109341, "dur": 23, "ph": "X", "name": "ReadAsync 483", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109367, "dur": 26, "ph": "X", "name": "ReadAsync 462", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109395, "dur": 1, "ph": "X", "name": "ProcessMessages 442", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109397, "dur": 27, "ph": "X", "name": "ReadAsync 442", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109428, "dur": 93, "ph": "X", "name": "ReadAsync 159", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109525, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109573, "dur": 1, "ph": "X", "name": "ProcessMessages 757", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109576, "dur": 36, "ph": "X", "name": "ReadAsync 757", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109614, "dur": 1, "ph": "X", "name": "ProcessMessages 507", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109616, "dur": 29, "ph": "X", "name": "ReadAsync 507", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109647, "dur": 31, "ph": "X", "name": "ReadAsync 781", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109681, "dur": 24, "ph": "X", "name": "ReadAsync 426", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109707, "dur": 28, "ph": "X", "name": "ReadAsync 496", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109737, "dur": 23, "ph": "X", "name": "ReadAsync 401", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109762, "dur": 25, "ph": "X", "name": "ReadAsync 69", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109790, "dur": 23, "ph": "X", "name": "ReadAsync 532", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109815, "dur": 35, "ph": "X", "name": "ReadAsync 344", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109852, "dur": 26, "ph": "X", "name": "ReadAsync 533", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109882, "dur": 30, "ph": "X", "name": "ReadAsync 386", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109915, "dur": 1, "ph": "X", "name": "ProcessMessages 621", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109918, "dur": 39, "ph": "X", "name": "ReadAsync 621", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109959, "dur": 24, "ph": "X", "name": "ReadAsync 290", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109986, "dur": 28, "ph": "X", "name": "ReadAsync 361", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110017, "dur": 26, "ph": "X", "name": "ReadAsync 501", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110046, "dur": 29, "ph": "X", "name": "ReadAsync 479", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110077, "dur": 27, "ph": "X", "name": "ReadAsync 612", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110107, "dur": 22, "ph": "X", "name": "ReadAsync 417", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110132, "dur": 28, "ph": "X", "name": "ReadAsync 426", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110162, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110197, "dur": 25, "ph": "X", "name": "ReadAsync 562", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110225, "dur": 25, "ph": "X", "name": "ReadAsync 407", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110252, "dur": 28, "ph": "X", "name": "ReadAsync 539", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110284, "dur": 24, "ph": "X", "name": "ReadAsync 472", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110312, "dur": 25, "ph": "X", "name": "ReadAsync 386", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110340, "dur": 26, "ph": "X", "name": "ReadAsync 507", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110369, "dur": 23, "ph": "X", "name": "ReadAsync 542", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110394, "dur": 27, "ph": "X", "name": "ReadAsync 340", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110423, "dur": 1, "ph": "X", "name": "ProcessMessages 356", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110425, "dur": 31, "ph": "X", "name": "ReadAsync 356", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110459, "dur": 25, "ph": "X", "name": "ReadAsync 529", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110488, "dur": 23, "ph": "X", "name": "ReadAsync 487", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110513, "dur": 22, "ph": "X", "name": "ReadAsync 354", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110538, "dur": 25, "ph": "X", "name": "ReadAsync 324", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110565, "dur": 30, "ph": "X", "name": "ReadAsync 448", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110599, "dur": 23, "ph": "X", "name": "ReadAsync 493", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110625, "dur": 23, "ph": "X", "name": "ReadAsync 383", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110650, "dur": 24, "ph": "X", "name": "ReadAsync 513", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110676, "dur": 24, "ph": "X", "name": "ReadAsync 361", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110703, "dur": 23, "ph": "X", "name": "ReadAsync 539", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110729, "dur": 82, "ph": "X", "name": "ReadAsync 230", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110816, "dur": 41, "ph": "X", "name": "ReadAsync 1", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110859, "dur": 1, "ph": "X", "name": "ProcessMessages 569", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110862, "dur": 42, "ph": "X", "name": "ReadAsync 569", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110907, "dur": 1, "ph": "X", "name": "ProcessMessages 530", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110908, "dur": 42, "ph": "X", "name": "ReadAsync 530", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110955, "dur": 2, "ph": "X", "name": "ProcessMessages 672", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110958, "dur": 32, "ph": "X", "name": "ReadAsync 672", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110993, "dur": 25, "ph": "X", "name": "ReadAsync 415", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111020, "dur": 26, "ph": "X", "name": "ReadAsync 387", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111048, "dur": 1, "ph": "X", "name": "ProcessMessages 347", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111050, "dur": 27, "ph": "X", "name": "ReadAsync 347", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111079, "dur": 24, "ph": "X", "name": "ReadAsync 507", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111105, "dur": 24, "ph": "X", "name": "ReadAsync 315", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111132, "dur": 30, "ph": "X", "name": "ReadAsync 417", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111164, "dur": 22, "ph": "X", "name": "ReadAsync 554", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111189, "dur": 30, "ph": "X", "name": "ReadAsync 340", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111221, "dur": 23, "ph": "X", "name": "ReadAsync 482", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111249, "dur": 25, "ph": "X", "name": "ReadAsync 435", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111277, "dur": 22, "ph": "X", "name": "ReadAsync 446", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111302, "dur": 23, "ph": "X", "name": "ReadAsync 260", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111327, "dur": 24, "ph": "X", "name": "ReadAsync 486", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111354, "dur": 23, "ph": "X", "name": "ReadAsync 479", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111379, "dur": 21, "ph": "X", "name": "ReadAsync 389", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111403, "dur": 23, "ph": "X", "name": "ReadAsync 275", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111429, "dur": 24, "ph": "X", "name": "ReadAsync 447", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111455, "dur": 65, "ph": "X", "name": "ReadAsync 406", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111524, "dur": 1, "ph": "X", "name": "ProcessMessages 220", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111526, "dur": 37, "ph": "X", "name": "ReadAsync 220", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111565, "dur": 1, "ph": "X", "name": "ProcessMessages 117", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111569, "dur": 5105, "ph": "X", "name": "ReadAsync 117", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757116678, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757116680, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757116724, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757116726, "dur": 273, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117003, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117005, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117046, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117050, "dur": 29, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117080, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117082, "dur": 136, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117222, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117224, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117266, "dur": 2, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117269, "dur": 134, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117406, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117409, "dur": 49, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117461, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117466, "dur": 178, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117648, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117650, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117718, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117721, "dur": 308, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757118034, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757118036, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757118078, "dur": 287, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757118369, "dur": 1165, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119539, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119583, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119589, "dur": 73, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119667, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119705, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119706, "dur": 93, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119803, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119837, "dur": 13, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119853, "dur": 58, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119914, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119917, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119964, "dur": 13, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119979, "dur": 47, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120028, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120034, "dur": 40, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120079, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120081, "dur": 67, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120154, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120204, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120207, "dur": 45, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120254, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120257, "dur": 763, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121024, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121026, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121070, "dur": 9, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121081, "dur": 61, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121148, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121190, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121197, "dur": 40, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121244, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121288, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121290, "dur": 215, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121510, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121512, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121568, "dur": 7, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121576, "dur": 52, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121633, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121635, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121688, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121691, "dur": 44, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121739, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121741, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121783, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121786, "dur": 335, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757122127, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757122170, "dur": 4, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757122175, "dur": 1155, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123335, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123338, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123384, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123387, "dur": 283, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123676, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123679, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123733, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123737, "dur": 541, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124284, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124328, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124336, "dur": 54, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124394, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124401, "dur": 42, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124447, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124449, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124493, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124499, "dur": 42, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124545, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124551, "dur": 55, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124610, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124646, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124649, "dur": 71, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124725, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124727, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124772, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124775, "dur": 222, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125003, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125052, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125058, "dur": 218, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125280, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125283, "dur": 134, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125421, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125424, "dur": 56, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125486, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125529, "dur": 8, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125538, "dur": 61, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125603, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125605, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125643, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125646, "dur": 261, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125913, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125958, "dur": 7, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125967, "dur": 40, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126010, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126013, "dur": 55, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126074, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126116, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126119, "dur": 322, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126447, "dur": 53, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126504, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126510, "dur": 45, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126559, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126563, "dur": 242, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126808, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126810, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126847, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126855, "dur": 74, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126933, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126937, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126989, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126992, "dur": 38, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127033, "dur": 4, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127039, "dur": 64, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127107, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127109, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127154, "dur": 5, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127161, "dur": 70, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127237, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127284, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127287, "dur": 60, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127352, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127391, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127397, "dur": 25, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127424, "dur": 4, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127430, "dur": 93, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127529, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127568, "dur": 6, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127576, "dur": 38, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127618, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127621, "dur": 72, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127697, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127746, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127749, "dur": 303, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128058, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128113, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128120, "dur": 53, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128175, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128177, "dur": 114, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128297, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128347, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128355, "dur": 44, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128403, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128406, "dur": 157, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128568, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128570, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128612, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128620, "dur": 43, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128665, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128667, "dur": 41, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128712, "dur": 5, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128719, "dur": 60, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128783, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128786, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128825, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128827, "dur": 427, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129258, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129260, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129302, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129309, "dur": 35, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129347, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129350, "dur": 405, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129759, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129761, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129805, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129812, "dur": 47, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129864, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129867, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129911, "dur": 7, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129919, "dur": 53, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129978, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130026, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130029, "dur": 45, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130082, "dur": 6, "ph": "X", "name": "ProcessMessages 87", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130089, "dur": 41, "ph": "X", "name": "ReadAsync 87", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130134, "dur": 5, "ph": "X", "name": "ProcessMessages 5", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130140, "dur": 40, "ph": "X", "name": "ReadAsync 5", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130184, "dur": 6, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130192, "dur": 45, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130240, "dur": 11, "ph": "X", "name": "ProcessMessages 104", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130252, "dur": 45, "ph": "X", "name": "ReadAsync 104", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130301, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130304, "dur": 41, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130350, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130352, "dur": 41, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130397, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130400, "dur": 425, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130830, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130871, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130874, "dur": 833, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131711, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131713, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131767, "dur": 8, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131776, "dur": 50, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131831, "dur": 6, "ph": "X", "name": "ProcessMessages 78", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131838, "dur": 41, "ph": "X", "name": "ReadAsync 78", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131883, "dur": 2, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131886, "dur": 156, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132048, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132098, "dur": 8, "ph": "X", "name": "ProcessMessages 100", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132108, "dur": 45, "ph": "X", "name": "ReadAsync 100", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132157, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132160, "dur": 317, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132482, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132524, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132529, "dur": 40, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132571, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132573, "dur": 182, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132762, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132806, "dur": 5, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132812, "dur": 90, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132909, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132959, "dur": 7, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132967, "dur": 39, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133010, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133013, "dur": 53, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133070, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133115, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133121, "dur": 40, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133167, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133208, "dur": 5, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133215, "dur": 81, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133302, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133354, "dur": 6, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133361, "dur": 39, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133406, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133448, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133451, "dur": 349, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133804, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133806, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133861, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133868, "dur": 48, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133920, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133923, "dur": 41, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133968, "dur": 5, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133975, "dur": 42, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134020, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134022, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134067, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134070, "dur": 41, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134115, "dur": 5, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134121, "dur": 87, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134214, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134258, "dur": 6, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134266, "dur": 38, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134309, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134352, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134355, "dur": 220, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134581, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134630, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134636, "dur": 182, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134822, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134824, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134869, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134872, "dur": 57, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134933, "dur": 6, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134941, "dur": 57, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135001, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135003, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135040, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135044, "dur": 191, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135240, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135280, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135287, "dur": 62, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135352, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135360, "dur": 44, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135407, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135413, "dur": 52, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135469, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135471, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135519, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135522, "dur": 265, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135791, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135794, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135833, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135839, "dur": 113, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135956, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135958, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136006, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136010, "dur": 107, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136122, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136192, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136200, "dur": 43, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136247, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136250, "dur": 99, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136353, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136355, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136402, "dur": 1, "ph": "X", "name": "ProcessMessages 24", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136404, "dur": 35, "ph": "X", "name": "ReadAsync 24", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136442, "dur": 4, "ph": "X", "name": "ProcessMessages 10", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136447, "dur": 46, "ph": "X", "name": "ReadAsync 10", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136497, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136500, "dur": 53, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136556, "dur": 5, "ph": "X", "name": "ProcessMessages 30", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136564, "dur": 130, "ph": "X", "name": "ReadAsync 30", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136699, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136741, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136745, "dur": 83, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136832, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136834, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136876, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136883, "dur": 64, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136952, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136998, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137001, "dur": 70, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137076, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137112, "dur": 7, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137120, "dur": 45, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137171, "dur": 49, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137224, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137227, "dur": 52, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137282, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137285, "dur": 196, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137487, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137532, "dur": 7, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137541, "dur": 30, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137572, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137576, "dur": 45, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137624, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137627, "dur": 374, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138006, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138008, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138057, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138064, "dur": 45, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138112, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138115, "dur": 339, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138460, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138507, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138515, "dur": 44, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138561, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138564, "dur": 163, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138732, "dur": 30, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138764, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138767, "dur": 294, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139066, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139114, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139117, "dur": 45, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139165, "dur": 8, "ph": "X", "name": "ProcessMessages 92", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139175, "dur": 42, "ph": "X", "name": "ReadAsync 92", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139220, "dur": 5, "ph": "X", "name": "ProcessMessages 58", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139226, "dur": 36, "ph": "X", "name": "ReadAsync 58", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139266, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139270, "dur": 189, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139464, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139509, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139515, "dur": 46, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139565, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139570, "dur": 228, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139803, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139849, "dur": 7, "ph": "X", "name": "ProcessMessages 126", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139857, "dur": 79, "ph": "X", "name": "ReadAsync 126", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139940, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139942, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139984, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139987, "dur": 272, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140265, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140311, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140317, "dur": 40, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140361, "dur": 5, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140368, "dur": 51, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140422, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140425, "dur": 37, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140465, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140468, "dur": 56, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140528, "dur": 1, "ph": "X", "name": "ProcessMessages 45", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140530, "dur": 39, "ph": "X", "name": "ReadAsync 45", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140572, "dur": 7, "ph": "X", "name": "ProcessMessages 1", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140581, "dur": 46, "ph": "X", "name": "ReadAsync 1", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140631, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140634, "dur": 40, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140677, "dur": 5, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140684, "dur": 77, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140765, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140767, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140808, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140812, "dur": 44, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140860, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140862, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140902, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140909, "dur": 43, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140955, "dur": 4, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140960, "dur": 44, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141008, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141010, "dur": 40, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141054, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141057, "dur": 144, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141206, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141255, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141261, "dur": 83, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141349, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141352, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141402, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141405, "dur": 212, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141623, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141672, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141678, "dur": 44, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141726, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141729, "dur": 46, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141777, "dur": 3, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141782, "dur": 92, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141879, "dur": 30, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141912, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141914, "dur": 252, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142170, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142172, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142216, "dur": 6, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142224, "dur": 52, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142281, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142348, "dur": 2, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142352, "dur": 163, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142518, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142522, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142564, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142569, "dur": 65, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142640, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142683, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142687, "dur": 43, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142734, "dur": 153, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142890, "dur": 52, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142946, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142953, "dur": 36, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142991, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142993, "dur": 131, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143127, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143129, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143173, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143179, "dur": 42, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143225, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143228, "dur": 47, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143279, "dur": 1, "ph": "X", "name": "ProcessMessages 40", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143281, "dur": 44, "ph": "X", "name": "ReadAsync 40", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143329, "dur": 4, "ph": "X", "name": "ProcessMessages 6", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143335, "dur": 69, "ph": "X", "name": "ReadAsync 6", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143408, "dur": 12, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143421, "dur": 241, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143666, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143668, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143715, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143722, "dur": 41, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143767, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143774, "dur": 70, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143850, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143892, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143895, "dur": 229, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144130, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144179, "dur": 7, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144188, "dur": 49, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144240, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144247, "dur": 54, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144306, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144353, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144356, "dur": 132, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144494, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144496, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144537, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144543, "dur": 41, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144588, "dur": 5, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144594, "dur": 39, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144637, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144640, "dur": 63, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144709, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144761, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144764, "dur": 322, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145090, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145092, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145148, "dur": 9, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145158, "dur": 33, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145195, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145198, "dur": 60, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145264, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145307, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145310, "dur": 79, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145393, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145395, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145430, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145435, "dur": 58, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145499, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145551, "dur": 5, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145558, "dur": 40, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145602, "dur": 2, "ph": "X", "name": "ProcessMessages 40", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145605, "dur": 319, "ph": "X", "name": "ReadAsync 40", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145930, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145971, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145976, "dur": 38, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146018, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146022, "dur": 39, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146065, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146067, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146110, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146112, "dur": 249, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146367, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146411, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146418, "dur": 37, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146459, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146462, "dur": 130, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146598, "dur": 107, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146709, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146712, "dur": 114, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146829, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146831, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146872, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146878, "dur": 178, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147061, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147062, "dur": 75, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147141, "dur": 5, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147148, "dur": 84, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147238, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147288, "dur": 175, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147468, "dur": 308, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147780, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147782, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147818, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147826, "dur": 166, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147997, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148046, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148049, "dur": 383, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148436, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148438, "dur": 378, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148822, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148830, "dur": 36, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148868, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148870, "dur": 453, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757149327, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757149329, "dur": 164, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757149500, "dur": 7, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757149509, "dur": 364, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757149876, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757149879, "dur": 802, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757150684, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757150687, "dur": 26, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757150717, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757150723, "dur": 459, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151190, "dur": 96, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151291, "dur": 19, "ph": "X", "name": "ProcessMessages 206", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151312, "dur": 313, "ph": "X", "name": "ReadAsync 206", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151629, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151633, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151684, "dur": 6, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151691, "dur": 1524, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757153221, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757153224, "dur": 403, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757153630, "dur": 12, "ph": "X", "name": "ProcessMessages 100", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757153645, "dur": 145, "ph": "X", "name": "ReadAsync 100", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757153795, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757153799, "dur": 1886, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757155690, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757155692, "dur": 59, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757155755, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757155761, "dur": 45, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757155810, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757155813, "dur": 470, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757156290, "dur": 53, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757156346, "dur": 8, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757156356, "dur": 1019, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157385, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157390, "dur": 53, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157446, "dur": 12, "ph": "X", "name": "ProcessMessages 112", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157460, "dur": 99, "ph": "X", "name": "ReadAsync 112", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157566, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157568, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157616, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157618, "dur": 1514, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757159136, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757159138, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757159180, "dur": 767, "ph": "X", "name": "ReadAsync 24", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757159954, "dur": 40, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757159998, "dur": 7, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757160007, "dur": 862, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757160872, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757160874, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757160917, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757160924, "dur": 152, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161081, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161124, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161131, "dur": 89, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161226, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161275, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161283, "dur": 114, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161401, "dur": 4, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161408, "dur": 305, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161718, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161764, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161770, "dur": 430, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162204, "dur": 56, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162265, "dur": 308, "ph": "X", "name": "ReadAsync 29", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162579, "dur": 72, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162654, "dur": 6, "ph": "X", "name": "ProcessMessages 41", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162662, "dur": 40, "ph": "X", "name": "ReadAsync 41", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162706, "dur": 5, "ph": "X", "name": "ProcessMessages 6", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162713, "dur": 2037, "ph": "X", "name": "ReadAsync 6", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757164754, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757164756, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757164805, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757164811, "dur": 209, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165024, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165026, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165069, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165076, "dur": 229, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165309, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165363, "dur": 1, "ph": "X", "name": "ProcessMessages 24", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165365, "dur": 29, "ph": "X", "name": "ReadAsync 24", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165397, "dur": 5, "ph": "X", "name": "ProcessMessages 10", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165405, "dur": 1151, "ph": "X", "name": "ReadAsync 10", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757166559, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757166562, "dur": 65, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757166630, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757166634, "dur": 696, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757167334, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757167336, "dur": 101, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757167440, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757167447, "dur": 9069, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757176523, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757176526, "dur": 26, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757176553, "dur": 9, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757176563, "dur": 14436, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757191007, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757191011, "dur": 56, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757191070, "dur": 10, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757191082, "dur": 84369, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757275458, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757275462, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757275505, "dur": 12, "ph": "X", "name": "ProcessMessages 516", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757275518, "dur": 3515, "ph": "X", "name": "ReadAsync 516", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279038, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279042, "dur": 22, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279066, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279068, "dur": 461, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279536, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279538, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279583, "dur": 8, "ph": "X", "name": "ProcessMessages 50", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279592, "dur": 623, "ph": "X", "name": "ReadAsync 50", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757280219, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757280221, "dur": 29, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757280252, "dur": 1, "ph": "X", "name": "ProcessMessages 13", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757280253, "dur": 4941, "ph": "X", "name": "ReadAsync 13", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757286049, "dur": 1679, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, +{ "pid": 29424, "tid": 34359738368, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, +{ "pid": 29424, "tid": 34359738368, "ts": 1733859756284367, "dur": 14690, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 34359738368, "ts": 1733859756299058, "dur": 243, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, +{ "pid": 29424, "tid": 34359738368, "ts": 1733859756299066, "dur": 42, "ph": "X", "name": "ReadAsync 0", "args": {} }, +{ "pid": 29424, "tid": 34359738368, "ts": 1733859756299111, "dur": 31, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 34359738368, "ts": 1733859756299144, "dur": 1, "ph": "X", "name": "ProcessMessages 25", "args": {} }, +{ "pid": 29424, "tid": 34359738368, "ts": 1733859756299146, "dur": 153, "ph": "X", "name": "ReadAsync 25", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757287731, "dur": 12, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859756277331, "dur": 21992, "ph": "X", "name": "RunBackend", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859756277429, "dur": 6886, "ph": "X", "name": "BackendProgram.Start", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859756299340, "dur": 770914, "ph": "X", "name": "await ExecuteBuildProgram", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859757070367, "dur": 214864, "ph": "X", "name": "RunBackend", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859757070455, "dur": 3277, "ph": "X", "name": "BackendProgram.Start", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859757285234, "dur": 209, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859757285445, "dur": 1, "ph": "X", "name": "await taskToReadBuildProgramOutput", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757287745, "dur": 16, "ph": "X", "name": "BuildAsync", "args": {} }, +{ "pid": 29424, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, +{ "pid": 29424, "tid": 1, "ts": 1733859756229022, "dur": 1097, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859756230122, "dur": 46090, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859756276214, "dur": 1090, "ph": "X", "name": "WriteJson", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757287764, "dur": 44, "ph": "X", "name": "", "args": {} }, { "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } -,{ "pid":12345, "tid":0, "ts":1733786189177065, "dur":1325, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189178399, "dur":133, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189178566, "dur":518, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189180208, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll" }} -,{ "pid":12345, "tid":0, "ts":1733786189179111, "dur":3012, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189182124, "dur":108391, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189290517, "dur":353, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189290870, "dur":94, "ph":"X", "name": "ThreadStateDestroy", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189291161, "dur":1023, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} -,{ "pid":12345, "tid":1, "ts":1733786189179052, "dur":3082, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733786189182142, "dur":5911, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733786189188116, "dur":143, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189188260, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189188344, "dur":144, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\ScriptingAssemblies.json" }} -,{ "pid":12345, "tid":1, "ts":1733786189188750, "dur":280, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786189189033, "dur":359, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786189188114, "dur":1354, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189189916, "dur":96566, "ph":"X", "name": "AddBootConfigGUID", "args": { "detail":"Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189289913, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\WinPlayerBuildProgram\\boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189289912, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189289995, "dur":458, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config" }} -,{ "pid":12345, "tid":2, "ts":1733786189179063, "dur":3079, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786189182147, "dur":1101, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786189183248, "dur":4834, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786189188101, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\web.config" }} -,{ "pid":12345, "tid":2, "ts":1733786189188091, "dur":92, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/web.config" }} -,{ "pid":12345, "tid":2, "ts":1733786189188204, "dur":131, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":2, "ts":1733786189188411, "dur":287, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Net.Http.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786189188732, "dur":58, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786189188844, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.GridModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786189188917, "dur":151, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786189189069, "dur":101444, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786189179791, "dur":2529, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786189182320, "dur":5850, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786189188187, "dur":130, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\machine.config" }} -,{ "pid":12345, "tid":3, "ts":1733786189188177, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/machine.config" }} -,{ "pid":12345, "tid":3, "ts":1733786189188456, "dur":150, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786189188455, "dur":152, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786189188729, "dur":65, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786189188847, "dur":182, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.GIModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786189209844, "dur":1340, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets.resS" }} -,{ "pid":12345, "tid":3, "ts":1733786189211192, "dur":79327, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786189179103, "dur":3049, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786189182163, "dur":986, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786189183149, "dur":4963, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786189188135, "dur":185, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\machine.config" }} -,{ "pid":12345, "tid":4, "ts":1733786189188122, "dur":199, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/machine.config" }} -,{ "pid":12345, "tid":4, "ts":1733786189188394, "dur":197, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.ServiceModel.Internals.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786189188719, "dur":123, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786189188914, "dur":127, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786189196242, "dur":527, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets" }} -,{ "pid":12345, "tid":4, "ts":1733786189196777, "dur":93842, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786189179174, "dur":3005, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786189182187, "dur":1121, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786189183308, "dur":4763, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786189188080, "dur":83, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/browscap.ini" }} -,{ "pid":12345, "tid":5, "ts":1733786189188187, "dur":137, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":5, "ts":1733786189188343, "dur":109, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":5, "ts":1733786189188484, "dur":227, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786189188483, "dur":229, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.Timeline.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786189188800, "dur":107, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786189188921, "dur":164, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ARModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786189189086, "dur":101424, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189179215, "dur":2974, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189182197, "dur":1008, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189183205, "dur":4890, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189188108, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/settings.map" }} -,{ "pid":12345, "tid":6, "ts":1733786189188225, "dur":181, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\MonoPosixHelper.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786189188214, "dur":193, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786189188619, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189188682, "dur":93, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786189188921, "dur":171, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786189189093, "dur":101418, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786189179250, "dur":2950, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786189182210, "dur":937, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786189183148, "dur":4980, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786189188141, "dur":170, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":7, "ts":1733786189188368, "dur":167, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/mscorlib.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786189188713, "dur":50, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786189188783, "dur":52, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786189188861, "dur":94, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786189189675, "dur":1516, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets" }} -,{ "pid":12345, "tid":7, "ts":1733786189191201, "dur":99436, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786189179287, "dur":2928, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786189182224, "dur":860, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786189183084, "dur":5062, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786189188159, "dur":158, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":8, "ts":1733786189188369, "dur":154, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786189188679, "dur":60, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786189188915, "dur":141, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786189200737, "dur":686, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers" }} -,{ "pid":12345, "tid":8, "ts":1733786189201430, "dur":89115, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786189179442, "dur":2787, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786189182236, "dur":96, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786189182333, "dur":5826, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786189188171, "dur":161, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/settings.map" }} -,{ "pid":12345, "tid":9, "ts":1733786189188345, "dur":126, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/settings.map" }} -,{ "pid":12345, "tid":9, "ts":1733786189188481, "dur":597, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786189188472, "dur":607, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786189189104, "dur":101607, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189179519, "dur":2722, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189182241, "dur":5823, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189188087, "dur":109, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\mconfig\\config.xml" }} -,{ "pid":12345, "tid":10, "ts":1733786189188070, "dur":127, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/mconfig/config.xml" }} -,{ "pid":12345, "tid":10, "ts":1733786189188197, "dur":96, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189188303, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\mono-2.0-bdwgc.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786189188302, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786189188432, "dur":211, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.EnterpriseServices.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786189188653, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189188725, "dur":258, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786189196005, "dur":614, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets.resS" }} -,{ "pid":12345, "tid":10, "ts":1733786189196626, "dur":93960, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786189179585, "dur":2672, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786189182257, "dur":5805, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786189188088, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\UnityCrashHandler64.exe" }} -,{ "pid":12345, "tid":11, "ts":1733786189188070, "dur":102, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/UnityCrashHandler64.exe" }} -,{ "pid":12345, "tid":11, "ts":1733786189188200, "dur":124, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\machine.config" }} -,{ "pid":12345, "tid":11, "ts":1733786189188198, "dur":127, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/machine.config" }} -,{ "pid":12345, "tid":11, "ts":1733786189188339, "dur":53, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/machine.config" }} -,{ "pid":12345, "tid":11, "ts":1733786189188495, "dur":123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786189188494, "dur":124, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786189188659, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786189188711, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786189188907, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AudioModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786189200503, "dur":713, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0.resS" }} -,{ "pid":12345, "tid":11, "ts":1733786189201231, "dur":89365, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786189179635, "dur":2635, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786189182270, "dur":5790, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786189188157, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\web.config" }} -,{ "pid":12345, "tid":12, "ts":1733786189188151, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/web.config" }} -,{ "pid":12345, "tid":12, "ts":1733786189188218, "dur":103, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786189188455, "dur":424, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786189188454, "dur":426, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786189189281, "dur":1706, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.resource" }} -,{ "pid":12345, "tid":12, "ts":1733786189191001, "dur":99661, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786189179677, "dur":2607, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786189182284, "dur":5916, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786189188201, "dur":152, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":13, "ts":1733786189188367, "dur":69, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":13, "ts":1733786189188473, "dur":445, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786189188472, "dur":447, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786189189437, "dur":3196, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets.resS" }} -,{ "pid":12345, "tid":13, "ts":1733786189192641, "dur":98009, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786189179737, "dur":2560, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786189182297, "dur":5892, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786189188209, "dur":141, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\web.config" }} -,{ "pid":12345, "tid":14, "ts":1733786189188198, "dur":153, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/web.config" }} -,{ "pid":12345, "tid":14, "ts":1733786189188396, "dur":144, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Numerics.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786189188719, "dur":295, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786189205102, "dur":420, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0" }} -,{ "pid":12345, "tid":14, "ts":1733786189205529, "dur":85043, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786189179776, "dur":2533, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786189182310, "dur":5760, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786189188070, "dur":101, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/config" }} -,{ "pid":12345, "tid":15, "ts":1733786189188190, "dur":143, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/settings.map" }} -,{ "pid":12345, "tid":15, "ts":1733786189188403, "dur":110, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Runtime.Serialization.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786189188543, "dur":59, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.XRModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786189188734, "dur":266, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786189204922, "dur":612, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets" }} -,{ "pid":12345, "tid":15, "ts":1733786189205544, "dur":84989, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786189179134, "dur":3034, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786189182177, "dur":818, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786189182996, "dur":5181, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786189188187, "dur":120, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":16, "ts":1733786189188330, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity default resources" }} -,{ "pid":12345, "tid":16, "ts":1733786189188479, "dur":318, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786189188478, "dur":320, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786189189839, "dur":1290, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity_builtin_extra" }} -,{ "pid":12345, "tid":16, "ts":1733786189191141, "dur":99552, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189294037, "dur":803, "ph":"X", "name": "ProfilerWriteOutput" } -,{ "pid": 19540, "tid": 38, "ts": 1733786189295969, "dur": 1087, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, -{ "pid": 19540, "tid": 38, "ts": 1733786189297083, "dur": 4188, "ph": "X", "name": "backend1.traceevents", "args": {} }, -{ "pid": 19540, "tid": 38, "ts": 1733786189295428, "dur": 5871, "ph": "X", "name": "Write chrome-trace events", "args": {} }, -{ "pid": 19540, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, -{ "pid": 19540, "tid": 1, "ts": 1733786187104972, "dur": 1184, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187106158, "dur": 56839, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187162999, "dur": 4252, "ph": "X", "name": "WriteJson", "args": {} }, -{ "pid": 19540, "tid": 40, "ts": 1733786187738641, "dur": 12, "ph": "X", "name": "", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187104953, "dur": 15236, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120190, "dur": 618034, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120196, "dur": 43, "ph": "X", "name": "ReadAsync 0", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120243, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120245, "dur": 205, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120455, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120490, "dur": 3, "ph": "X", "name": "ProcessMessages 41", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120495, "dur": 2110, "ph": "X", "name": "ReadAsync 41", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122610, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122663, "dur": 1, "ph": "X", "name": "ProcessMessages 249", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122665, "dur": 42, "ph": "X", "name": "ReadAsync 249", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122711, "dur": 41, "ph": "X", "name": "ReadAsync 877", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122755, "dur": 1, "ph": "X", "name": "ProcessMessages 565", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122757, "dur": 45, "ph": "X", "name": "ReadAsync 565", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122805, "dur": 1, "ph": "X", "name": "ProcessMessages 444", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122807, "dur": 53, "ph": "X", "name": "ReadAsync 444", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122862, "dur": 1, "ph": "X", "name": "ProcessMessages 681", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122865, "dur": 69, "ph": "X", "name": "ReadAsync 681", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122938, "dur": 2, "ph": "X", "name": "ProcessMessages 1373", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122941, "dur": 40, "ph": "X", "name": "ReadAsync 1373", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122984, "dur": 34, "ph": "X", "name": "ReadAsync 785", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123021, "dur": 38, "ph": "X", "name": "ReadAsync 302", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123063, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123065, "dur": 75, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123144, "dur": 1, "ph": "X", "name": "ProcessMessages 972", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123146, "dur": 47, "ph": "X", "name": "ReadAsync 972", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123197, "dur": 1, "ph": "X", "name": "ProcessMessages 670", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123200, "dur": 53, "ph": "X", "name": "ReadAsync 670", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123257, "dur": 1, "ph": "X", "name": "ProcessMessages 840", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123259, "dur": 40, "ph": "X", "name": "ReadAsync 840", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123301, "dur": 1, "ph": "X", "name": "ProcessMessages 800", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123302, "dur": 25, "ph": "X", "name": "ReadAsync 800", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123330, "dur": 38, "ph": "X", "name": "ReadAsync 453", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123372, "dur": 119, "ph": "X", "name": "ReadAsync 711", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123494, "dur": 1, "ph": "X", "name": "ProcessMessages 679", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123496, "dur": 42, "ph": "X", "name": "ReadAsync 679", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123539, "dur": 1, "ph": "X", "name": "ProcessMessages 1900", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123542, "dur": 29, "ph": "X", "name": "ReadAsync 1900", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123573, "dur": 1, "ph": "X", "name": "ProcessMessages 549", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123575, "dur": 32, "ph": "X", "name": "ReadAsync 549", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123610, "dur": 27, "ph": "X", "name": "ReadAsync 687", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123642, "dur": 50, "ph": "X", "name": "ReadAsync 442", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123694, "dur": 2, "ph": "X", "name": "ProcessMessages 693", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123697, "dur": 38, "ph": "X", "name": "ReadAsync 693", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123737, "dur": 1, "ph": "X", "name": "ProcessMessages 991", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123740, "dur": 27, "ph": "X", "name": "ReadAsync 991", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123769, "dur": 24, "ph": "X", "name": "ReadAsync 477", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123797, "dur": 29, "ph": "X", "name": "ReadAsync 422", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123828, "dur": 26, "ph": "X", "name": "ReadAsync 251", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123857, "dur": 34, "ph": "X", "name": "ReadAsync 607", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123895, "dur": 1, "ph": "X", "name": "ProcessMessages 375", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123897, "dur": 42, "ph": "X", "name": "ReadAsync 375", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123942, "dur": 1, "ph": "X", "name": "ProcessMessages 952", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123944, "dur": 34, "ph": "X", "name": "ReadAsync 952", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123981, "dur": 1, "ph": "X", "name": "ProcessMessages 747", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123983, "dur": 32, "ph": "X", "name": "ReadAsync 747", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124017, "dur": 1, "ph": "X", "name": "ProcessMessages 623", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124019, "dur": 32, "ph": "X", "name": "ReadAsync 623", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124052, "dur": 1, "ph": "X", "name": "ProcessMessages 745", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124054, "dur": 27, "ph": "X", "name": "ReadAsync 745", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124083, "dur": 29, "ph": "X", "name": "ReadAsync 566", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124116, "dur": 30, "ph": "X", "name": "ReadAsync 634", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124149, "dur": 25, "ph": "X", "name": "ReadAsync 279", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124177, "dur": 33, "ph": "X", "name": "ReadAsync 104", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124212, "dur": 1, "ph": "X", "name": "ProcessMessages 321", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124213, "dur": 32, "ph": "X", "name": "ReadAsync 321", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124249, "dur": 26, "ph": "X", "name": "ReadAsync 794", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124277, "dur": 28, "ph": "X", "name": "ReadAsync 518", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124307, "dur": 1, "ph": "X", "name": "ProcessMessages 343", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124310, "dur": 30, "ph": "X", "name": "ReadAsync 343", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124343, "dur": 36, "ph": "X", "name": "ReadAsync 528", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124382, "dur": 44, "ph": "X", "name": "ReadAsync 400", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124429, "dur": 1, "ph": "X", "name": "ProcessMessages 331", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124432, "dur": 35, "ph": "X", "name": "ReadAsync 331", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124468, "dur": 1, "ph": "X", "name": "ProcessMessages 661", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124470, "dur": 27, "ph": "X", "name": "ReadAsync 661", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124500, "dur": 24, "ph": "X", "name": "ReadAsync 544", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124526, "dur": 1, "ph": "X", "name": "ProcessMessages 344", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124528, "dur": 23, "ph": "X", "name": "ReadAsync 344", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124554, "dur": 23, "ph": "X", "name": "ReadAsync 314", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124581, "dur": 74, "ph": "X", "name": "ReadAsync 298", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124658, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124694, "dur": 1, "ph": "X", "name": "ProcessMessages 670", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124695, "dur": 35, "ph": "X", "name": "ReadAsync 670", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124733, "dur": 27, "ph": "X", "name": "ReadAsync 537", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124762, "dur": 1, "ph": "X", "name": "ProcessMessages 374", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124765, "dur": 34, "ph": "X", "name": "ReadAsync 374", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124802, "dur": 23, "ph": "X", "name": "ReadAsync 568", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124827, "dur": 25, "ph": "X", "name": "ReadAsync 126", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124856, "dur": 31, "ph": "X", "name": "ReadAsync 493", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124889, "dur": 36, "ph": "X", "name": "ReadAsync 521", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124929, "dur": 1, "ph": "X", "name": "ProcessMessages 265", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124931, "dur": 31, "ph": "X", "name": "ReadAsync 265", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124963, "dur": 1, "ph": "X", "name": "ProcessMessages 558", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124965, "dur": 29, "ph": "X", "name": "ReadAsync 558", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124997, "dur": 32, "ph": "X", "name": "ReadAsync 491", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125032, "dur": 26, "ph": "X", "name": "ReadAsync 502", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125061, "dur": 32, "ph": "X", "name": "ReadAsync 364", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125096, "dur": 25, "ph": "X", "name": "ReadAsync 483", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125123, "dur": 28, "ph": "X", "name": "ReadAsync 189", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125154, "dur": 46, "ph": "X", "name": "ReadAsync 505", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125202, "dur": 1, "ph": "X", "name": "ProcessMessages 852", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125204, "dur": 23, "ph": "X", "name": "ReadAsync 852", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125230, "dur": 33, "ph": "X", "name": "ReadAsync 88", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125266, "dur": 23, "ph": "X", "name": "ReadAsync 598", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125292, "dur": 25, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125320, "dur": 59, "ph": "X", "name": "ReadAsync 527", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125381, "dur": 1, "ph": "X", "name": "ProcessMessages 552", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125383, "dur": 36, "ph": "X", "name": "ReadAsync 552", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125421, "dur": 1, "ph": "X", "name": "ProcessMessages 581", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125423, "dur": 28, "ph": "X", "name": "ReadAsync 581", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125453, "dur": 1, "ph": "X", "name": "ProcessMessages 207", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125455, "dur": 23, "ph": "X", "name": "ReadAsync 207", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125480, "dur": 31, "ph": "X", "name": "ReadAsync 79", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125513, "dur": 1, "ph": "X", "name": "ProcessMessages 441", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125517, "dur": 29, "ph": "X", "name": "ReadAsync 441", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125549, "dur": 1, "ph": "X", "name": "ProcessMessages 384", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125552, "dur": 27, "ph": "X", "name": "ReadAsync 384", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125581, "dur": 1, "ph": "X", "name": "ProcessMessages 369", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125583, "dur": 28, "ph": "X", "name": "ReadAsync 369", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125612, "dur": 1, "ph": "X", "name": "ProcessMessages 472", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125614, "dur": 24, "ph": "X", "name": "ReadAsync 472", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125641, "dur": 24, "ph": "X", "name": "ReadAsync 268", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125667, "dur": 26, "ph": "X", "name": "ReadAsync 199", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125696, "dur": 37, "ph": "X", "name": "ReadAsync 268", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125736, "dur": 28, "ph": "X", "name": "ReadAsync 543", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125766, "dur": 1, "ph": "X", "name": "ProcessMessages 328", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125769, "dur": 34, "ph": "X", "name": "ReadAsync 328", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125806, "dur": 25, "ph": "X", "name": "ReadAsync 426", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125834, "dur": 37, "ph": "X", "name": "ReadAsync 391", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125875, "dur": 32, "ph": "X", "name": "ReadAsync 423", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125910, "dur": 25, "ph": "X", "name": "ReadAsync 583", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125937, "dur": 27, "ph": "X", "name": "ReadAsync 124", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125967, "dur": 2, "ph": "X", "name": "ProcessMessages 132", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125970, "dur": 28, "ph": "X", "name": "ReadAsync 132", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126001, "dur": 1, "ph": "X", "name": "ProcessMessages 295", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126003, "dur": 375, "ph": "X", "name": "ReadAsync 295", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126383, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126430, "dur": 34, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126467, "dur": 36, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126507, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126509, "dur": 37, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126550, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126552, "dur": 41, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126595, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126598, "dur": 69, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126671, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126673, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126719, "dur": 2, "ph": "X", "name": "ProcessMessages 148", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126722, "dur": 43, "ph": "X", "name": "ReadAsync 148", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126769, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126772, "dur": 45, "ph": "X", "name": "ReadAsync 96", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126820, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126823, "dur": 58, "ph": "X", "name": "ReadAsync 96", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126885, "dur": 1, "ph": "X", "name": "ProcessMessages 140", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126888, "dur": 47, "ph": "X", "name": "ReadAsync 140", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126939, "dur": 3, "ph": "X", "name": "ProcessMessages 128", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126943, "dur": 41, "ph": "X", "name": "ReadAsync 128", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126988, "dur": 2, "ph": "X", "name": "ProcessMessages 148", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126991, "dur": 46, "ph": "X", "name": "ReadAsync 148", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127040, "dur": 2, "ph": "X", "name": "ProcessMessages 140", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127043, "dur": 44, "ph": "X", "name": "ReadAsync 140", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127091, "dur": 1, "ph": "X", "name": "ProcessMessages 148", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127094, "dur": 32, "ph": "X", "name": "ReadAsync 148", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127129, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127132, "dur": 34, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127168, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127171, "dur": 50, "ph": "X", "name": "ReadAsync 28", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127224, "dur": 2, "ph": "X", "name": "ProcessMessages 160", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127227, "dur": 40, "ph": "X", "name": "ReadAsync 160", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127270, "dur": 1, "ph": "X", "name": "ProcessMessages 68", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127272, "dur": 36, "ph": "X", "name": "ReadAsync 68", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127311, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127313, "dur": 29, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127345, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127347, "dur": 30, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127382, "dur": 62, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127449, "dur": 55, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127508, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127510, "dur": 2519, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130034, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130071, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130073, "dur": 77, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130156, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130207, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130210, "dur": 38, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130250, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130252, "dur": 38, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130293, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130296, "dur": 35, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130335, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130337, "dur": 37, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130380, "dur": 125, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130511, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130550, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130552, "dur": 72, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130630, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130678, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130680, "dur": 46, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130730, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130733, "dur": 43, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130779, "dur": 2, "ph": "X", "name": "ProcessMessages 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130783, "dur": 42, "ph": "X", "name": "ReadAsync 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130828, "dur": 2, "ph": "X", "name": "ProcessMessages 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130831, "dur": 625, "ph": "X", "name": "ReadAsync 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131463, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131499, "dur": 44, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131547, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131549, "dur": 44, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131596, "dur": 2, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131599, "dur": 49, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131652, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131654, "dur": 719, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132379, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132424, "dur": 30, "ph": "X", "name": "ProcessMessages 126", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132455, "dur": 53, "ph": "X", "name": "ReadAsync 126", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132512, "dur": 41, "ph": "X", "name": "ProcessMessages 92", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132555, "dur": 89, "ph": "X", "name": "ReadAsync 92", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132648, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132650, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132697, "dur": 13, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132711, "dur": 48, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132763, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132765, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132809, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132812, "dur": 42, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132857, "dur": 2, "ph": "X", "name": "ProcessMessages 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132860, "dur": 43, "ph": "X", "name": "ReadAsync 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132907, "dur": 14, "ph": "X", "name": "ProcessMessages 92", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132923, "dur": 40, "ph": "X", "name": "ReadAsync 92", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132967, "dur": 29, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133000, "dur": 412, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133418, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133469, "dur": 38, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133509, "dur": 1, "ph": "X", "name": "ProcessMessages 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133511, "dur": 42, "ph": "X", "name": "ReadAsync 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133556, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133558, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133595, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133597, "dur": 155, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133757, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133759, "dur": 54, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133817, "dur": 13, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133831, "dur": 114, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133950, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133999, "dur": 1, "ph": "X", "name": "ProcessMessages 24", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134002, "dur": 43, "ph": "X", "name": "ReadAsync 24", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134049, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134051, "dur": 328, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134384, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134425, "dur": 15, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134442, "dur": 364, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134813, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134860, "dur": 9, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134870, "dur": 40, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134915, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134964, "dur": 9, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134974, "dur": 2695, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187137674, "dur": 23, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187137701, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187137704, "dur": 740, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187138448, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187138451, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187138488, "dur": 9, "ph": "X", "name": "ProcessMessages 50", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187138499, "dur": 594328, "ph": "X", "name": "ReadAsync 50", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187732836, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187732839, "dur": 60, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187732904, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187732907, "dur": 600, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187733516, "dur": 27, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187733547, "dur": 1, "ph": "X", "name": "ProcessMessages 13", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187733549, "dur": 4672, "ph": "X", "name": "ReadAsync 13", "args": {} }, -{ "pid": 19540, "tid": 40, "ts": 1733786187738655, "dur": 554, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, -{ "pid": 19540, "tid": 60129542144, "ph": "M", "name": "thread_name", "args": { "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync" } }, -{ "pid": 19540, "tid": 60129542144, "ts": 1733786187104931, "dur": 62337, "ph": "X", "name": "await writeBuildProgramInputDataTask", "args": {} }, -{ "pid": 19540, "tid": 60129542144, "ts": 1733786187167269, "dur": 1, "ph": "X", "name": "WritePipe.WaitConnectionAsync", "args": {} }, -{ "pid": 19540, "tid": 60129542144, "ts": 1733786187167270, "dur": 59, "ph": "X", "name": "WriteDagReadyMessage", "args": {} }, -{ "pid": 19540, "tid": 40, "ts": 1733786187739211, "dur": 8, "ph": "X", "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync", "args": {} }, -{ "pid": 19540, "tid": 55834574848, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, -{ "pid": 19540, "tid": 55834574848, "ts": 1733786187102032, "dur": 636217, "ph": "X", "name": "RunBackend", "args": {} }, -{ "pid": 19540, "tid": 55834574848, "ts": 1733786187102109, "dur": 2796, "ph": "X", "name": "BackendProgram.Start", "args": {} }, -{ "pid": 19540, "tid": 55834574848, "ts": 1733786187738251, "dur": 47, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, -{ "pid": 19540, "tid": 55834574848, "ts": 1733786187738262, "dur": 10, "ph": "X", "name": "await ScriptUpdaters", "args": {} }, -{ "pid": 19540, "tid": 55834574848, "ts": 1733786187738300, "dur": 1, "ph": "X", "name": "await taskToReadBuildProgramOutput", "args": {} }, -{ "pid": 19540, "tid": 40, "ts": 1733786187739223, "dur": 9, "ph": "X", "name": "BuildAsync", "args": {} }, +,{ "pid":12345, "tid":0, "ts":1733859757088885, "dur":18957, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757107851, "dur":56, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757107939, "dur":626, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757109721, "dur":130, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll" }} +,{ "pid":12345, "tid":0, "ts":1733859757111043, "dur":105, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll" }} +,{ "pid":12345, "tid":0, "ts":1733859757108597, "dur":3252, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757111850, "dur":168073, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757279924, "dur":269, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757280544, "dur":1252, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1733859757108450, "dur":3410, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859757111867, "dur":5054, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859757117594, "dur":795, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/csharpactions/boot.config_tyr4.info" }} +,{ "pid":12345, "tid":1, "ts":1733859757118392, "dur":95, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757118496, "dur":5514, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\RuntimeInitializeOnLoads.json" }} +,{ "pid":12345, "tid":1, "ts":1733859757124013, "dur":136, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\ScriptingAssemblies.json" }} +,{ "pid":12345, "tid":1, "ts":1733859757124439, "dur":102, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757124543, "dur":192, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757124736, "dur":411, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757125148, "dur":637, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757125787, "dur":636, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757126425, "dur":117, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757126543, "dur":489, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757127101, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\Player1b4e562e-inputdata.json" }} +,{ "pid":12345, "tid":1, "ts":1733859757118391, "dur":8908, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757127617, "dur":113, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859757127948, "dur":147823, "ph":"X", "name": "AddBootConfigGUID", "args": { "detail":"Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757279269, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\WinPlayerBuildProgram\\boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757279268, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757279362, "dur":501, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config" }} +,{ "pid":12345, "tid":2, "ts":1733859757108506, "dur":3373, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859757111890, "dur":993, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859757112883, "dur":4092, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859757116976, "dur":251, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":2, "ts":1733859757146685, "dur":2085, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":2, "ts":1733859757148835, "dur":2415, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.resource" }} +,{ "pid":12345, "tid":2, "ts":1733859757151363, "dur":4670, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json" }} +,{ "pid":12345, "tid":2, "ts":1733859757156099, "dur":1114, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0" }} +,{ "pid":12345, "tid":2, "ts":1733859757157270, "dur":3015, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets" }} +,{ "pid":12345, "tid":2, "ts":1733859757160295, "dur":119626, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757108492, "dur":3377, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757111875, "dur":942, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757112817, "dur":4152, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757116999, "dur":504, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\machine.config" }} +,{ "pid":12345, "tid":3, "ts":1733859757116971, "dur":533, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config" }} +,{ "pid":12345, "tid":3, "ts":1733859757118890, "dur":1352, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config" }} +,{ "pid":12345, "tid":3, "ts":1733859757120294, "dur":160, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":3, "ts":1733859757120476, "dur":1383, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":3, "ts":1733859757122154, "dur":2710, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/mscorlib.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757124940, "dur":1297, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757126314, "dur":1453, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757127855, "dur":2363, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757130298, "dur":1829, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757132156, "dur":1480, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757133730, "dur":1835, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757135647, "dur":1842, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757137580, "dur":2576, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757140281, "dur":2238, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757142612, "dur":2302, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757145030, "dur":6112, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757151268, "dur":2301, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/ScriptingAssemblies.json" }} +,{ "pid":12345, "tid":3, "ts":1733859757153599, "dur":4108, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0.resS" }} +,{ "pid":12345, "tid":3, "ts":1733859757159451, "dur":625, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757157887, "dur":2199, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers" }} +,{ "pid":12345, "tid":3, "ts":1733859757160106, "dur":119819, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859757108989, "dur":3042, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859757112031, "dur":4910, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859757116952, "dur":242, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map" }} +,{ "pid":12345, "tid":4, "ts":1733859757139063, "dur":1609, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map" }} +,{ "pid":12345, "tid":4, "ts":1733859757140740, "dur":2333, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859757143156, "dur":2270, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859757145495, "dur":16178, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859757161737, "dur":118198, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859757108582, "dur":3320, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859757111911, "dur":797, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859757112708, "dur":4236, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859757116957, "dur":174, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757116944, "dur":188, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757119017, "dur":1140, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757120213, "dur":117, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757120211, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757120358, "dur":1006, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757121421, "dur":129, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\mono-2.0-bdwgc.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757121419, "dur":132, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757121737, "dur":6161, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757128027, "dur":2368, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Core.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757130464, "dur":2775, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757133300, "dur":1942, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757135325, "dur":2084, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757137500, "dur":2302, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757139871, "dur":2220, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757142206, "dur":2350, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757144634, "dur":3442, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757148158, "dur":139, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\UnityPlayer.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757148156, "dur":142, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757148317, "dur":43000, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757191373, "dur":88554, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757108628, "dur":3286, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757111924, "dur":1036, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757112961, "dur":3974, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757116939, "dur":230, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini" }} +,{ "pid":12345, "tid":6, "ts":1733859757125728, "dur":103, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757124025, "dur":1816, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini" }} +,{ "pid":12345, "tid":6, "ts":1733859757125930, "dur":1763, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757127922, "dur":1671, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757129662, "dur":870, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757130566, "dur":2530, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757133121, "dur":1791, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757135158, "dur":2006, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757137277, "dur":2196, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757139546, "dur":2001, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757141698, "dur":2300, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757144085, "dur":2621, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757165632, "dur":75, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757146783, "dur":18934, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757166229, "dur":113725, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757108669, "dur":3260, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757111940, "dur":994, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757112935, "dur":4021, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757116967, "dur":306, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map" }} +,{ "pid":12345, "tid":7, "ts":1733859757146918, "dur":110, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757147064, "dur":18346, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map" }} +,{ "pid":12345, "tid":7, "ts":1733859757165469, "dur":114491, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757108709, "dur":3233, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757111951, "dur":803, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757112754, "dur":4195, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757116950, "dur":231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":8, "ts":1733859757130843, "dur":1206, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":8, "ts":1733859757132125, "dur":1408, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757133658, "dur":1965, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757135714, "dur":2119, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757137915, "dur":2232, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757140286, "dur":1669, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757142043, "dur":2413, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757144530, "dur":6494, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757151152, "dur":5522, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets" }} +,{ "pid":12345, "tid":8, "ts":1733859757162499, "dur":556, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757156712, "dur":6352, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS" }} +,{ "pid":12345, "tid":8, "ts":1733859757163082, "dur":116858, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757108754, "dur":3201, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757111964, "dur":61, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757112025, "dur":4913, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757116967, "dur":247, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\web.config" }} +,{ "pid":12345, "tid":9, "ts":1733859757116940, "dur":275, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config" }} +,{ "pid":12345, "tid":9, "ts":1733859757139398, "dur":1448, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config" }} +,{ "pid":12345, "tid":9, "ts":1733859757140932, "dur":2265, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859757143283, "dur":2445, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859757145845, "dur":5415, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859757151402, "dur":2154, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra" }} +,{ "pid":12345, "tid":9, "ts":1733859757162873, "dur":107, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757153586, "dur":9405, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets" }} +,{ "pid":12345, "tid":9, "ts":1733859757163040, "dur":116896, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859757108800, "dur":3170, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859757111970, "dur":4958, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859757116980, "dur":210, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\UnityCrashHandler64.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859757116939, "dur":252, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859757131160, "dur":2239, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859757133495, "dur":2192, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757135793, "dur":2028, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757137890, "dur":2247, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757140269, "dur":2241, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757142608, "dur":2227, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757144912, "dur":2489, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757147557, "dur":4255, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757151895, "dur":13192, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets.resS" }} +,{ "pid":12345, "tid":10, "ts":1733859757165101, "dur":114869, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859757108842, "dur":3148, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859757111991, "dur":4941, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859757116939, "dur":216, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config" }} +,{ "pid":12345, "tid":11, "ts":1733859757123665, "dur":1084, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config" }} +,{ "pid":12345, "tid":11, "ts":1733859757124837, "dur":1431, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757126393, "dur":1067, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757127558, "dur":1472, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757129116, "dur":1436, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/netstandard.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757130630, "dur":2185, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757132856, "dur":1694, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757134640, "dur":2225, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757137028, "dur":2481, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757139585, "dur":1712, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757141374, "dur":2709, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757144174, "dur":2996, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757147260, "dur":13951, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757161452, "dur":118466, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859757108898, "dur":3109, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859757112007, "dur":4919, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859757117862, "dur":2013, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/app.info" }} +,{ "pid":12345, "tid":12, "ts":1733859757119877, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\web.config" }} +,{ "pid":12345, "tid":12, "ts":1733859757119876, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config" }} +,{ "pid":12345, "tid":12, "ts":1733859757120192, "dur":1153, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config" }} +,{ "pid":12345, "tid":12, "ts":1733859757121418, "dur":116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\MonoPosixHelper.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757121416, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757121740, "dur":3044, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757125048, "dur":1734, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757126858, "dur":1541, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757128478, "dur":1633, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757130198, "dur":1898, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757132149, "dur":2122, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757136668, "dur":82, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859757134352, "dur":2410, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757136849, "dur":1939, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757138862, "dur":2142, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757141090, "dur":2374, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757143537, "dur":2304, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757145919, "dur":15642, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757161638, "dur":118278, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859757108946, "dur":3074, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859757112020, "dur":4910, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859757116959, "dur":266, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\mconfig\\config.xml" }} +,{ "pid":12345, "tid":13, "ts":1733859757116938, "dur":289, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml" }} +,{ "pid":12345, "tid":13, "ts":1733859757146484, "dur":3166, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml" }} +,{ "pid":12345, "tid":13, "ts":1733859757149959, "dur":12093, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets.resS" }} +,{ "pid":12345, "tid":13, "ts":1733859757162064, "dur":117880, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757108539, "dur":3352, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757111899, "dur":958, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757112858, "dur":4096, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757116976, "dur":326, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\web.config" }} +,{ "pid":12345, "tid":14, "ts":1733859757116963, "dur":341, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config" }} +,{ "pid":12345, "tid":14, "ts":1733859757118907, "dur":1237, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config" }} +,{ "pid":12345, "tid":14, "ts":1733859757120207, "dur":130, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map" }} +,{ "pid":12345, "tid":14, "ts":1733859757120367, "dur":1112, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map" }} +,{ "pid":12345, "tid":14, "ts":1733859757121590, "dur":876, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS.exe" }} +,{ "pid":12345, "tid":14, "ts":1733859757122499, "dur":2125, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757124700, "dur":2448, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757127251, "dur":59, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757127313, "dur":1594, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757128981, "dur":1519, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757130604, "dur":1802, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757132431, "dur":2001, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757134547, "dur":1907, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757136527, "dur":1813, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757138405, "dur":2204, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757140690, "dur":2188, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757142967, "dur":2495, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757145590, "dur":21818, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757167516, "dur":112431, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859757109030, "dur":3012, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859757112042, "dur":4929, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859757116972, "dur":304, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":15, "ts":1733859757166524, "dur":10351, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":15, "ts":1733859757176958, "dur":102994, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859757109083, "dur":2971, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859757112055, "dur":4891, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859757116947, "dur":198, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":16, "ts":1733859757118999, "dur":1327, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":16, "ts":1733859757120378, "dur":149, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":16, "ts":1733859757121023, "dur":818, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":16, "ts":1733859757121905, "dur":139, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources" }} +,{ "pid":12345, "tid":16, "ts":1733859757122279, "dur":3199, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources" }} +,{ "pid":12345, "tid":16, "ts":1733859757125597, "dur":160, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859757125760, "dur":1602, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Security.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757127429, "dur":1201, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757128697, "dur":1743, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757130584, "dur":1801, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757132409, "dur":1729, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757134219, "dur":1941, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757136265, "dur":3221, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757139566, "dur":1628, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757141305, "dur":2304, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757143681, "dur":2585, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757146339, "dur":15081, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757161504, "dur":118425, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757284336, "dur":798, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid": 35942, "tid": -1, "ph": "M", "name": "process_name", "args": { "name": "netcorerun.dll" } }, +{ "pid": 35942, "tid": -1, "ph": "M", "name": "process_sort_index", "args": { "sort_index": "-1" } }, +{ "pid": 35942, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, +{ "pid": 35942, "tid": 1, "ts": 1733859756932218, "dur": 123266, "ph": "X", "name": "BuildProgram", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756933189, "dur": 40528, "ph": "X", "name": "BuildProgramContextConstructor", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756980312, "dur": 53106, "ph": "X", "name": "RunBuildProgram", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756980756, "dur": 35546, "ph": "X", "name": "PlayerBuildProgramBase.SetupPlayerBuild", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756981389, "dur": 25827, "ph": "X", "name": "SetupDataFiles", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757007737, "dur": 542, "ph": "X", "name": "SetupCopyPlugins", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757010644, "dur": 3622, "ph": "X", "name": "SetupUnityLinker", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757040489, "dur": 1595, "ph": "X", "name": "OutputData.Write", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757042085, "dur": 13391, "ph": "X", "name": "Backend.Write", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757042922, "dur": 11793, "ph": "X", "name": "JsonToString", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757061483, "dur": 1183, "ph": "X", "name": "", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757061118, "dur": 1739, "ph": "X", "name": "Write chrome-trace events", "args": {} }, { "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } -,{ "pid":12345, "tid":0, "ts":1733786187120421, "dur":1484, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786187121916, "dur":164, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786187122118, "dur":623, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786187123293, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_EAE8969EE716D859.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1733786187122776, "dur":3419, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786187126196, "dur":606867, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786187733065, "dur":388, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786187733718, "dur":1010, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} -,{ "pid":12345, "tid":1, "ts":1733786187122868, "dur":3339, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733786187126234, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187126316, "dur":341, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":1, "ts":1733786187126223, "dur":434, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_0C8339F22F05368F.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187126784, "dur":92, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterRendererModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187126783, "dur":96, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterRendererModule.dll_7F43D483046D6CEA.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187126922, "dur":70, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VRModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187126919, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_A0F2124449697B63.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187127016, "dur":71, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityConnectModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127014, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_3EDB84CAFEFFB22C.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187127115, "dur":153, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubsystemsModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127269, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":1, "ts":1733786187127112, "dur":242, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_176B46930F1043FB.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187127369, "dur":62, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_176B46930F1043FB.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187127433, "dur":112, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187127562, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127620, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127674, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127803, "dur":122, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127933, "dur":232, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187128167, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187128631, "dur":354, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187128993, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129051, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129107, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129189, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129259, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129327, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129398, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129559, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129627, "dur":64, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129693, "dur":88, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129812, "dur":87, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127561, "dur":2736, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1733786187130448, "dur":81, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187130551, "dur":1058, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1733786187131712, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187131795, "dur":1119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1733786187133022, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187133173, "dur":387, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1733786187133670, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187133755, "dur":346, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1733786187134175, "dur":831, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187135007, "dur":598095, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187122934, "dur":3297, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187126247, "dur":97, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ProfilerModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786187126346, "dur":424, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":2, "ts":1733786187126238, "dur":533, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ProfilerModule.dll_5D1E7A3075C00B20.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733786187126791, "dur":77, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClothModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786187126789, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_71139EA62F230DC7.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733786187126904, "dur":158, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.XRModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786187126902, "dur":162, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_D3B0D548D2A3C8C1.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733786187127075, "dur":87, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_D3B0D548D2A3C8C1.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733786187127298, "dur":90, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187127394, "dur":306, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187127700, "dur":435, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187128135, "dur":287, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187128422, "dur":451, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187128873, "dur":987, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187129860, "dur":544, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187130513, "dur":282, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1733786187130869, "dur":111, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187130980, "dur":711, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187131691, "dur":1322, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187133013, "dur":632, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187133646, "dur":33901, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187167548, "dur":1271, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187168820, "dur":564297, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187122915, "dur":3306, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187126240, "dur":71, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PropertiesModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786187126313, "dur":246, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":3, "ts":1733786187126229, "dur":331, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_F0CCACDF92442AAA.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187126587, "dur":57, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GIModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786187126586, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_EAE8969EE716D859.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187126668, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GameCenterModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786187126666, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GameCenterModule.dll_C3916DA11F58C66E.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187126762, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CoreModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786187126760, "dur":109, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_F7698CFF4CDCC876.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187126941, "dur":64, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VideoModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786187126939, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_2F34C61617984A88.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187127026, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CrashReportingModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786187127024, "dur":99, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CrashReportingModule.dll_9576FCCFC40241CE.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187127211, "dur":73, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.Antlr3.Runtime.dll_FBC62C826EB2B4B0.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187127314, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187127403, "dur":365, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187127769, "dur":460, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187128240, "dur":577, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Core\\Variables\\SceneVariables.cs" }} -,{ "pid":12345, "tid":3, "ts":1733786187128229, "dur":929, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187129158, "dur":1328, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187130487, "dur":357, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187130848, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187130927, "dur":1699, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.pdb" }} -,{ "pid":12345, "tid":3, "ts":1733786187132627, "dur":380, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187133007, "dur":635, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187133643, "dur":518, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187134218, "dur":914, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.pdb" }} -,{ "pid":12345, "tid":3, "ts":1733786187135133, "dur":597967, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187122978, "dur":3263, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187126256, "dur":76, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PhysicsModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786187126334, "dur":407, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":4, "ts":1733786187126249, "dur":493, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_8DFC13DC0E36E414.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733786187126806, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187126880, "dur":114, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AssetBundleModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786187126878, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AssetBundleModule.dll_4CAEC8C8AE38F97F.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733786187127021, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsModule.dll_0828B6E5DE3B1F58.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733786187127097, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainPhysicsModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786187127095, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_E903EEEF4B56C7E9.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733786187127217, "dur":72, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp" }} -,{ "pid":12345, "tid":4, "ts":1733786187127326, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187127388, "dur":120, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.rsp" }} -,{ "pid":12345, "tid":4, "ts":1733786187127509, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187127785, "dur":439, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187128224, "dur":259, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187128483, "dur":258, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187128741, "dur":293, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187129034, "dur":1365, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187130445, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733786187130529, "dur":368, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1733786187130998, "dur":691, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187131689, "dur":1480, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187133169, "dur":481, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187133650, "dur":599411, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786187123016, "dur":3238, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786187126276, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.Physics2DModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187126340, "dur":385, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":5, "ts":1733786187126265, "dur":461, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_DA47191084EB39C6.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733786187126749, "dur":58, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DirectorModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187126747, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_2AD840F9DC668413.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733786187126809, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786187126898, "dur":149, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AnimationModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187126896, "dur":154, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_8DA1291FE3EE4231.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733786187127096, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreFontEngineModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187127093, "dur":90, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_18F1401BF51CDD34.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733786187127198, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.rsp" }} -,{ "pid":12345, "tid":5, "ts":1733786187127267, "dur":98, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786187127381, "dur":78, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":5, "ts":1733786187127460, "dur":177, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733786187127660, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187127802, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187127872, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187127933, "dur":250, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128185, "dur":87, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128405, "dur":197, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128611, "dur":69, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128682, "dur":73, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128757, "dur":91, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128850, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128903, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129009, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129092, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129175, "dur":76, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129252, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129377, "dur":95, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129493, "dur":75, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129569, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129626, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129689, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129781, "dur":73, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187127656, "dur":2547, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1733786187130523, "dur":2095, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187132620, "dur":368, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786187133030, "dur":934, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187133965, "dur":599140, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187123055, "dur":3214, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187126290, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PerformanceReportingModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786187126356, "dur":405, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":6, "ts":1733786187126280, "dur":482, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_27216FD7948E5335.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733786187126790, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterInputModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786187126788, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733786187126903, "dur":66, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733786187126970, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_FCD4D9DD9186BF5D.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733786187127046, "dur":95, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIElementsModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786187127044, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_1BA9A7FB123C7FF2.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733786187127220, "dur":83, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":6, "ts":1733786187127304, "dur":97, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187127408, "dur":268, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187127676, "dur":266, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187127942, "dur":453, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187128395, "dur":214, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187128610, "dur":339, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187128950, "dur":934, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187129884, "dur":531, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187130415, "dur":108, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187130523, "dur":333, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187130856, "dur":110, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187131023, "dur":1861, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786187132885, "dur":119, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187133004, "dur":637, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187133687, "dur":918, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.pdb" }} -,{ "pid":12345, "tid":6, "ts":1733786187134607, "dur":598487, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187123097, "dur":3185, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187126304, "dur":99, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ParticleSystemModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786187126405, "dur":397, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":7, "ts":1733786187126292, "dur":511, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ParticleSystemModule.dll_E889461C3213CD5C.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733786187126803, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187126875, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AudioModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786187126873, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_0A2B41AB55062EE3.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733786187126959, "dur":125, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestTextureModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786187126957, "dur":130, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_86D6D9C0E4981F42.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733786187127116, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubstanceModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786187127114, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_1EE12AB97EC8F77D.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733786187127280, "dur":101, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187127403, "dur":242, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187127645, "dur":310, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187127955, "dur":437, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187128392, "dur":344, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187128736, "dur":279, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187129024, "dur":1217, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187130710, "dur":1920, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.pdb" }} -,{ "pid":12345, "tid":7, "ts":1733786187132631, "dur":379, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187133010, "dur":648, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187133658, "dur":599400, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187123129, "dur":3165, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187126321, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.LocalizationModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786187126406, "dur":397, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":8, "ts":1733786187126303, "dur":501, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_0F6540244D7B7740.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733786187126805, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187126885, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ARModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786187126882, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_0C1F1294A8854F08.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733786187126993, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityCurlModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786187126991, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_C0BDCA515402341E.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733786187127090, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreTextEngineModule.dll_60D9768D84A09652.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733786187127279, "dur":98, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187127377, "dur":161, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":8, "ts":1733786187127539, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187127816, "dur":551, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187128368, "dur":212, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187128581, "dur":504, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187129085, "dur":1312, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187130398, "dur":50, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187130449, "dur":397, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187130846, "dur":124, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187130971, "dur":715, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187131687, "dur":1302, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187133035, "dur":960, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.pdb" }} -,{ "pid":12345, "tid":8, "ts":1733786187133996, "dur":599111, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187123171, "dur":3138, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187126335, "dur":108, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.JSONSerializeModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786187126445, "dur":429, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":9, "ts":1733786187126322, "dur":553, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_53554252314DCED5.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733786187126899, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AndroidJNIModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786187126897, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_994423865917D57D.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733786187126984, "dur":127, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAudioModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786187126982, "dur":132, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_9F1DC3B61AF91DCD.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733786187127150, "dur":215, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteMaskModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786187127148, "dur":219, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteMaskModule.dll_ACBDE03140C85BE8.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733786187127433, "dur":220, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187127654, "dur":286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187127941, "dur":469, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187128411, "dur":218, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187128629, "dur":207, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187128871, "dur":924, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187129796, "dur":716, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187130512, "dur":352, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187130864, "dur":108, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187130972, "dur":713, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187131685, "dur":1334, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187133019, "dur":620, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187133692, "dur":905, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786187134598, "dur":598489, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187123215, "dur":3108, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187126357, "dur":186, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786187126544, "dur":384, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":10, "ts":1733786187126336, "dur":593, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_70A1095BCB3E5387.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733786187126957, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestWWWModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786187126954, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestWWWModule.dll_2B9BBBE9746052BE.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733786187127042, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786187127040, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_4E1FEBBEA7AEF5EB.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733786187127123, "dur":92, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteShapeModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786187127121, "dur":97, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteShapeModule.dll_660FF62363DB3189.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733786187127269, "dur":102, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187127441, "dur":367, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187127808, "dur":486, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187128295, "dur":219, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187128514, "dur":582, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187129096, "dur":1298, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187130936, "dur":1732, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.pdb" }} -,{ "pid":12345, "tid":10, "ts":1733786187132669, "dur":322, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187132991, "dur":661, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187133652, "dur":599407, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187123253, "dur":3086, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187126353, "dur":121, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputLegacyModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786187126475, "dur":395, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":11, "ts":1733786187126347, "dur":524, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DDF3E3E7462AAF70.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733786187126900, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AccessibilityModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786187126898, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_F33DB91632126E4B.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733786187126987, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityTestProtocolModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786187126985, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityTestProtocolModule.dll_C15A4FDE4852578C.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733786187127061, "dur":113, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextRenderingModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786187127059, "dur":117, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_967C61E1FCF17B2C.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733786187127258, "dur":111, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187127396, "dur":150, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":11, "ts":1733786187127547, "dur":231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187127779, "dur":422, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187128202, "dur":284, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187128486, "dur":347, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187128833, "dur":156, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187128989, "dur":798, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187129787, "dur":664, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187130451, "dur":398, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187130849, "dur":120, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187130970, "dur":713, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187131684, "dur":1335, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187133019, "dur":639, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187133658, "dur":599417, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187123294, "dur":3064, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187126379, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.IMGUIModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786187126446, "dur":422, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":12, "ts":1733786187126368, "dur":501, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_428AE1121B37C2C4.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733786187126916, "dur":111, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.WindModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786187126913, "dur":117, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_6DB86827DE1346DF.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733786187127051, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TilemapModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786187127049, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_473EF6CBFBB20E0B.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733786187127154, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ScreenCaptureModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786187127152, "dur":61, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_6D3CEFD745B9FB37.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733786187127277, "dur":95, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187127372, "dur":121, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":12, "ts":1733786187127494, "dur":300, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187127794, "dur":527, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187128322, "dur":200, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187128523, "dur":478, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187129001, "dur":481, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187129482, "dur":992, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187130474, "dur":376, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187130850, "dur":118, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187131011, "dur":1633, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.pdb" }} -,{ "pid":12345, "tid":12, "ts":1733786187132645, "dur":352, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187132998, "dur":646, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187133644, "dur":5023, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187138667, "dur":594449, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187123341, "dur":3029, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187126391, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsCommonModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786187126488, "dur":412, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":13, "ts":1733786187126380, "dur":521, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsCommonModule.dll_C2602D1BAE76F193.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733786187126928, "dur":100, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VirtualTexturingModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786187126926, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VirtualTexturingModule.dll_B45FA7F56E15FB94.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733786187127047, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TLSModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786187127046, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TLSModule.dll_492FDB17470C0FE8.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733786187127214, "dur":78, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":13, "ts":1733786187127295, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187127393, "dur":55, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.rsp2" }} -,{ "pid":12345, "tid":13, "ts":1733786187127449, "dur":397, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187127847, "dur":513, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187128361, "dur":216, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187128577, "dur":541, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187129118, "dur":1381, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187130500, "dur":343, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187130884, "dur":1981, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786187132866, "dur":297, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187133163, "dur":486, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187133649, "dur":35176, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187168826, "dur":564243, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187123380, "dur":2999, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187126403, "dur":64, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ImageConversionModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786187126469, "dur":394, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":14, "ts":1733786187126391, "dur":473, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_EB35D233869224DE.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733786187126898, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_52AC4D914B67F03F.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733786187126985, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAssetBundleModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786187126983, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_5173B1C7E5D90429.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733786187127125, "dur":235, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786187127111, "dur":252, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_A8428F4AE3F52D02.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733786187127406, "dur":523, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187127930, "dur":487, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187128417, "dur":231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187128649, "dur":423, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187129072, "dur":1324, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187130396, "dur":51, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187130447, "dur":404, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187130852, "dur":126, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187130978, "dur":703, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187131685, "dur":75, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187131772, "dur":1329, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.pdb" }} -,{ "pid":12345, "tid":14, "ts":1733786187133102, "dur":559, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187133661, "dur":599424, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187123432, "dur":2962, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187126410, "dur":124, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.HotReloadModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786187126535, "dur":381, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":15, "ts":1733786187126402, "dur":514, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_0EE9E725BF215DB3.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733786187126942, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VFXModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786187126941, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_CA0E73861D797955.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733786187127032, "dur":97, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UmbraModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786187127031, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UmbraModule.dll_84FFEDC3E22CDA56.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733786187127151, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SharedInternalsModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786187127149, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_6F471108FDC0202E.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733786187127225, "dur":72, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.rsp" }} -,{ "pid":12345, "tid":15, "ts":1733786187127297, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187127381, "dur":99, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.rsp" }} -,{ "pid":12345, "tid":15, "ts":1733786187127481, "dur":286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187127767, "dur":459, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187128226, "dur":243, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187128469, "dur":390, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187128860, "dur":311, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187129171, "dur":1291, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187130462, "dur":385, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187130848, "dur":135, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187130983, "dur":697, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187131683, "dur":71, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187131769, "dur":1341, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786187133111, "dur":555, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187133666, "dur":599454, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187123467, "dur":2939, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187126423, "dur":86, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GridModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187126510, "dur":405, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":16, "ts":1733786187126407, "dur":509, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_D4DAA8ED65315E6D.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733786187126947, "dur":149, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VehiclesModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187126945, "dur":153, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_A29B3A79569053AE.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733786187127119, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.StreamingModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187127118, "dur":86, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_423616703375F96F.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733786187127219, "dur":59, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_423616703375F96F.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733786187127316, "dur":81, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187127413, "dur":400, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187127813, "dur":494, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187128307, "dur":216, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187128523, "dur":218, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187128742, "dur":359, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187129101, "dur":1292, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187137877, "dur":778, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187138671, "dur":38859, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187177531, "dur":149370, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187326902, "dur":59320, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187386223, "dur":58716, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187444941, "dur":69512, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187514454, "dur":34388, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187548845, "dur":86116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.TestRunner.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187634963, "dur":97989, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187138665, "dur":594293, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"BuildPlayerDataGenerator Library/BuildPlayerData/Player/RuntimeInitializeOnLoads.json (+1 other)" }} -,{ "pid":12345, "tid":0, "ts":1733786187736897, "dur":1152, "ph":"X", "name": "ProfilerWriteOutput" } -,{ "pid": 19540, "tid": 40, "ts": 1733786187739255, "dur": 1238, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, -{ "pid": 19540, "tid": 40, "ts": 1733786187740519, "dur": 7268, "ph": "X", "name": "backend1.traceevents", "args": {} }, -{ "pid": 19540, "tid": 40, "ts": 1733786187738636, "dur": 9181, "ph": "X", "name": "Write chrome-trace events", "args": {} }, -{ "pid": 19540, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, -{ "pid": 19540, "tid": 1, "ts": 1733786186937912, "dur": 1141, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786186939056, "dur": 12155, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786186951212, "dur": 448, "ph": "X", "name": "WriteJson", "args": {} }, -{ "pid": 19540, "tid": 41, "ts": 1733786186960150, "dur": 11, "ph": "X", "name": "", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186937890, "dur": 13568, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186951459, "dur": 8386, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186951464, "dur": 27, "ph": "X", "name": "ReadAsync 0", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186951497, "dur": 239, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186951739, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186951776, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186951779, "dur": 1771, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953555, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953603, "dur": 1, "ph": "X", "name": "ProcessMessages 451", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953605, "dur": 93, "ph": "X", "name": "ReadAsync 451", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953704, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953747, "dur": 179, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953931, "dur": 31, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953965, "dur": 2213, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186956184, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186956226, "dur": 1, "ph": "X", "name": "ProcessMessages 13", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186956228, "dur": 3615, "ph": "X", "name": "ReadAsync 13", "args": {} }, -{ "pid": 19540, "tid": 41, "ts": 1733786186960162, "dur": 19, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, -{ "pid": 19540, "tid": 47244640256, "ph": "M", "name": "thread_name", "args": { "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync" } }, -{ "pid": 19540, "tid": 47244640256, "ts": 1733786186937868, "dur": 13800, "ph": "X", "name": "await writeBuildProgramInputDataTask", "args": {} }, -{ "pid": 19540, "tid": 47244640256, "ts": 1733786186951670, "dur": 38, "ph": "X", "name": "WriteDagReadyMessage", "args": {} }, -{ "pid": 19540, "tid": 41, "ts": 1733786186960183, "dur": 3, "ph": "X", "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync", "args": {} }, -{ "pid": 19540, "tid": 42949672960, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, -{ "pid": 19540, "tid": 42949672960, "ts": 1733786186934032, "dur": 25834, "ph": "X", "name": "RunBackend", "args": {} }, -{ "pid": 19540, "tid": 42949672960, "ts": 1733786186934115, "dur": 3277, "ph": "X", "name": "BackendProgram.Start", "args": {} }, -{ "pid": 19540, "tid": 42949672960, "ts": 1733786186959868, "dur": 8, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, -{ "pid": 19540, "tid": 41, "ts": 1733786186960187, "dur": 3, "ph": "X", "name": "BuildAsync", "args": {} }, +,{ "pid":12345, "tid":0, "ts":1733859750111907, "dur":53, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750112028, "dur":14115, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750126159, "dur":2912, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750129117, "dur":738, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750131108, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_18F1401BF51CDD34.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131217, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_967C61E1FCF17B2C.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131419, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_3EDB84CAFEFFB22C.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131588, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_FCD4D9DD9186BF5D.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750132053, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1733859750129880, "dur":4289, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750134170, "dur":3175217, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859753309388, "dur":334, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859753309890, "dur":1085, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1733859750129838, "dur":4356, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750134208, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PropertiesModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134304, "dur":493, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":1, "ts":1733859750134200, "dur":598, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_F0CCACDF92442AAA.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750134862, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterRendererModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134860, "dur":89, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterRendererModule.dll_7F43D483046D6CEA.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750134980, "dur":232, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AndroidJNIModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134978, "dur":237, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_994423865917D57D.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750135227, "dur":115, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_994423865917D57D.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750135374, "dur":1326, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.rsp" }} +,{ "pid":12345, "tid":1, "ts":1733859750136750, "dur":441, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137191, "dur":468, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137659, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137937, "dur":1295, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139232, "dur":77, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139309, "dur":600, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139993, "dur":4356, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.pdb" }} +,{ "pid":12345, "tid":1, "ts":1733859750144350, "dur":2289025, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859752433376, "dur":876014, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750129892, "dur":4320, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750134228, "dur":88, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PhysicsModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134319, "dur":433, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":2, "ts":1733859750134221, "dur":532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_8DFC13DC0E36E414.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750134776, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134774, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.dll_BFC9E37C2A3B373F.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750134896, "dur":227, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AudioModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134894, "dur":231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_0A2B41AB55062EE3.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750135148, "dur":312, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UmbraModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750135146, "dur":316, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UmbraModule.dll_84FFEDC3E22CDA56.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750135479, "dur":78, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750135576, "dur":1009, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.rsp" }} +,{ "pid":12345, "tid":2, "ts":1733859750136608, "dur":534, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137143, "dur":261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137405, "dur":228, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137634, "dur":234, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137892, "dur":184, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750138077, "dur":1172, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139250, "dur":81, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139331, "dur":589, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139921, "dur":114, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750140035, "dur":584, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750140619, "dur":1671, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750142290, "dur":712, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750143002, "dur":34016, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750177019, "dur":2005, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750179025, "dur":3130399, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750129830, "dur":4350, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750134210, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134310, "dur":336, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":3, "ts":1733859750134197, "dur":450, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_0C8339F22F05368F.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134688, "dur":123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GIModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134686, "dur":128, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_EAE8969EE716D859.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134870, "dur":89, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClothModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134868, "dur":93, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_71139EA62F230DC7.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134987, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.XRModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134985, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_D3B0D548D2A3C8C1.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135129, "dur":136, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityTestProtocolModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750135127, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityTestProtocolModule.dll_C15A4FDE4852578C.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135292, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteMaskModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750135290, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteMaskModule.dll_ACBDE03140C85BE8.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135482, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750135571, "dur":765, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.rsp" }} +,{ "pid":12345, "tid":3, "ts":1733859750136497, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136549, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136632, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136728, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136785, "dur":82, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136869, "dur":189, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137060, "dur":183, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137245, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137345, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137409, "dur":436, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137847, "dur":140, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137989, "dur":77, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138067, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138126, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138196, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138253, "dur":57, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138312, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138439, "dur":107, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138581, "dur":72, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138655, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138763, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138890, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136359, "dur":2909, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1733859750140171, "dur":3982, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750144154, "dur":2271951, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859752416106, "dur":104, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aP.dag\\Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416106, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416228, "dur":642, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416872, "dur":892531, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750129857, "dur":4344, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750134220, "dur":86, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ProfilerModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750134308, "dur":503, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":4, "ts":1733859750134210, "dur":602, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ProfilerModule.dll_5D1E7A3075C00B20.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750134867, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterInputModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750134864, "dur":89, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750134964, "dur":80, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135047, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VehiclesModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750135045, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_A29B3A79569053AE.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135138, "dur":266, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750135136, "dur":270, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsModule.dll_0828B6E5DE3B1F58.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135490, "dur":117, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750135613, "dur":992, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Utils\\AssemblyProvider\\IAssemblyLoadProxy.cs" }} +,{ "pid":12345, "tid":4, "ts":1733859750135613, "dur":1219, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750136832, "dur":522, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137354, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137594, "dur":307, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137902, "dur":960, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750138863, "dur":375, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750139239, "dur":57, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750139297, "dur":77, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750139434, "dur":400, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1733859750139979, "dur":7028, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750147009, "dur":3162373, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750129942, "dur":4283, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750134245, "dur":180, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.Physics2DModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750134426, "dur":447, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":5, "ts":1733859750134236, "dur":653, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_DA47191084EB39C6.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750134890, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750134980, "dur":261, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AnimationModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750134969, "dur":275, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_8DA1291FE3EE4231.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750135267, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubsystemsModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750135265, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_176B46930F1043FB.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750135448, "dur":316, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":5, "ts":1733859750135793, "dur":162, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750135956, "dur":157, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750136114, "dur":506, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Framework\\Variables\\Obsolete\\GetApplicationVariable.cs" }} +,{ "pid":12345, "tid":5, "ts":1733859750136113, "dur":1231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137345, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137585, "dur":319, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137905, "dur":1040, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750138946, "dur":293, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750139240, "dur":54, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750139295, "dur":78, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750139408, "dur":481, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1733859750139997, "dur":613, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750140671, "dur":10389, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750151061, "dur":3158459, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750129979, "dur":4265, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750134271, "dur":126, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PerformanceReportingModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750134399, "dur":507, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":6, "ts":1733859750134257, "dur":650, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_27216FD7948E5335.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750134907, "dur":135, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750135050, "dur":146, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestWWWModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750135048, "dur":151, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestWWWModule.dll_2B9BBBE9746052BE.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750135262, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750135260, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_A8428F4AE3F52D02.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750135345, "dur":380, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp2" }} +,{ "pid":12345, "tid":6, "ts":1733859750135748, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\NUnitExtensions\\OrderedTestSuiteModifier.cs" }} +,{ "pid":12345, "tid":6, "ts":1733859750135748, "dur":1351, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137099, "dur":257, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137357, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137639, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137902, "dur":1035, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750138937, "dur":310, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139248, "dur":67, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139316, "dur":607, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139923, "dur":59, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139983, "dur":630, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750140613, "dur":1661, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750142274, "dur":726, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750143056, "dur":10284, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.pdb" }} +,{ "pid":12345, "tid":6, "ts":1733859750153341, "dur":3156139, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750130041, "dur":4218, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750134278, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ParticleSystemModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750134342, "dur":536, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":7, "ts":1733859750134269, "dur":610, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ParticleSystemModule.dll_E889461C3213CD5C.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750134880, "dur":119, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750135005, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VirtualTexturingModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750135003, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VirtualTexturingModule.dll_B45FA7F56E15FB94.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135087, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_5173B1C7E5D90429.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135168, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIElementsModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750135166, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_1BA9A7FB123C7FF2.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135237, "dur":114, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_1BA9A7FB123C7FF2.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135353, "dur":385, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1733859750135760, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135822, "dur":132, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750135954, "dur":203, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750136157, "dur":976, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137134, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137414, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137654, "dur":261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137916, "dur":103, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750138020, "dur":1220, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750139241, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750139312, "dur":698, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750140011, "dur":663, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750140686, "dur":1584, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750142309, "dur":10108, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750152419, "dur":3157075, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750130072, "dur":4209, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750134303, "dur":213, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.LocalizationModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750134518, "dur":462, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":8, "ts":1733859750134291, "dur":690, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_0F6540244D7B7740.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135000, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VRModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750134998, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_A0F2124449697B63.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135231, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreFontEngineModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750135229, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_18F1401BF51CDD34.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135325, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_6D3CEFD745B9FB37.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135396, "dur":1145, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.rsp" }} +,{ "pid":12345, "tid":8, "ts":1733859750136564, "dur":607, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137172, "dur":510, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137683, "dur":248, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137931, "dur":1305, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750139236, "dur":61, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750139312, "dur":689, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750140001, "dur":610, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750140677, "dur":7191, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.pdb" }} +,{ "pid":12345, "tid":8, "ts":1733859750147869, "dur":3161510, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750130116, "dur":4191, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750134556, "dur":116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.JSONSerializeModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134318, "dur":357, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_53554252314DCED5.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134711, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DSPGraphModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134709, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DSPGraphModule.dll_3029A2634EC75534.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134835, "dur":142, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ContentLoadModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134833, "dur":147, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ContentLoadModule.dll_E5C522097CBBA16C.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134997, "dur":251, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.WindModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134995, "dur":255, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_6DB86827DE1346DF.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750135273, "dur":169, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubstanceModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750135271, "dur":174, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_1EE12AB97EC8F77D.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750135493, "dur":93, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750135626, "dur":989, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Utils\\QuaternionEqualityComparer.cs" }} +,{ "pid":12345, "tid":9, "ts":1733859750135593, "dur":1445, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137038, "dur":291, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137329, "dur":329, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137659, "dur":312, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137971, "dur":1255, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750139638, "dur":9225, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750148864, "dur":3160643, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750130161, "dur":4183, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750134364, "dur":89, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750134455, "dur":405, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859750134354, "dur":507, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_70A1095BCB3E5387.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750134862, "dur":91, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750134960, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ARModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750134958, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_0C1F1294A8854F08.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135039, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VFXModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135037, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_CA0E73861D797955.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135131, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityCurlModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135129, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_C0BDCA515402341E.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135204, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_967C61E1FCF17B2C.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135276, "dur":182, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.StreamingModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135274, "dur":187, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_423616703375F96F.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135489, "dur":123, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750135675, "dur":943, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\TestRunner\\Callbacks\\RemoteTestResultSender.cs" }} +,{ "pid":12345, "tid":10, "ts":1733859750135675, "dur":1496, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750137171, "dur":719, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750137914, "dur":652, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750138566, "dur":678, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139245, "dur":69, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139315, "dur":655, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139971, "dur":724, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750140695, "dur":1576, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750142312, "dur":11074, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.pdb" }} +,{ "pid":12345, "tid":10, "ts":1733859750153387, "dur":3156080, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750130203, "dur":4162, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750134380, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputLegacyModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750134435, "dur":511, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":11, "ts":1733859750134374, "dur":573, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DDF3E3E7462AAF70.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750134964, "dur":89, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DDF3E3E7462AAF70.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135056, "dur":71, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestTextureModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750135054, "dur":75, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_86D6D9C0E4981F42.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135151, "dur":201, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750135149, "dur":205, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_4E1FEBBEA7AEF5EB.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135482, "dur":249, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.rsp2" }} +,{ "pid":12345, "tid":11, "ts":1733859750135757, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Assertions\\LogAssert.cs" }} +,{ "pid":12345, "tid":11, "ts":1733859750135757, "dur":1443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137201, "dur":464, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137666, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137948, "dur":1281, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139229, "dur":70, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139299, "dur":609, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139970, "dur":5408, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750145380, "dur":3164001, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750130257, "dur":4119, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750134399, "dur":75, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.IMGUIModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859750134476, "dur":518, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":12, "ts":1733859750134385, "dur":610, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_428AE1121B37C2C4.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135022, "dur":149, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VideoModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859750135020, "dur":154, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_2F34C61617984A88.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135194, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_473EF6CBFBB20E0B.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135426, "dur":311, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.rsp2" }} +,{ "pid":12345, "tid":12, "ts":1733859750135764, "dur":229, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750135993, "dur":199, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136192, "dur":130, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136322, "dur":121, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136443, "dur":120, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136563, "dur":715, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137278, "dur":443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137722, "dur":223, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137945, "dur":1285, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139231, "dur":67, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139298, "dur":615, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139988, "dur":3865, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.pdb" }} +,{ "pid":12345, "tid":12, "ts":1733859750143854, "dur":35178, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750179033, "dur":3130381, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750130304, "dur":4153, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750134478, "dur":200, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsCommonModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134468, "dur":212, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsCommonModule.dll_C2602D1BAE76F193.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134708, "dur":87, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GameCenterModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134706, "dur":92, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GameCenterModule.dll_C3916DA11F58C66E.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134831, "dur":107, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CoreModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134829, "dur":118, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_F7698CFF4CDCC876.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134981, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AIModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134979, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_52AC4D914B67F03F.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750135170, "dur":260, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAudioModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750135168, "dur":264, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_9F1DC3B61AF91DCD.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750135451, "dur":308, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.rsp" }} +,{ "pid":12345, "tid":13, "ts":1733859750135780, "dur":152, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750135933, "dur":158, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750136092, "dur":578, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Framework\\Variables\\Obsolete\\SetObjectVariable.cs" }} +,{ "pid":12345, "tid":13, "ts":1733859750136092, "dur":1062, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137155, "dur":281, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137436, "dur":212, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137648, "dur":337, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137985, "dur":1261, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750139246, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750139317, "dur":705, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750140023, "dur":621, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750140645, "dur":1652, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750142297, "dur":700, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750143051, "dur":10454, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750153507, "dur":3155945, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750130353, "dur":4117, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750134505, "dur":115, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ImageConversionModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859750134622, "dur":411, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":14, "ts":1733859750134487, "dur":547, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_EB35D233869224DE.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135058, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_FCD4D9DD9186BF5D.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135134, "dur":204, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityConnectModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859750135132, "dur":208, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_3EDB84CAFEFFB22C.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135420, "dur":309, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.rsp2" }} +,{ "pid":12345, "tid":14, "ts":1733859750135752, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\NUnitExtensions\\Commands\\BeforeAfterTestCommandState.cs" }} +,{ "pid":12345, "tid":14, "ts":1733859750135752, "dur":1406, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137158, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137433, "dur":487, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137920, "dur":1307, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750139817, "dur":4853, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.pdb" }} +,{ "pid":12345, "tid":14, "ts":1733859750144671, "dur":3164713, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750130393, "dur":4087, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750134512, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.HotReloadModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750134581, "dur":377, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":15, "ts":1733859750134491, "dur":468, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_0EE9E725BF215DB3.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750134983, "dur":131, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AccessibilityModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750134981, "dur":136, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_F33DB91632126E4B.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135117, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750135179, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TLSModule.dll_492FDB17470C0FE8.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135260, "dur":307, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainPhysicsModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750135258, "dur":311, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_E903EEEF4B56C7E9.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135589, "dur":284, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750135873, "dur":194, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750136068, "dur":549, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Ports\\InvalidOutput.cs" }} +,{ "pid":12345, "tid":15, "ts":1733859750136068, "dur":1018, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137087, "dur":285, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137373, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137635, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137898, "dur":1036, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750138934, "dur":320, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750139254, "dur":54, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750148171, "dur":5612, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.pdb" }} +,{ "pid":12345, "tid":15, "ts":1733859750153784, "dur":3155653, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750130436, "dur":4104, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750134552, "dur":127, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GridModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134541, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_D4DAA8ED65315E6D.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750134805, "dur":74, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DirectorModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134803, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_2AD840F9DC668413.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750134882, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750134951, "dur":157, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AssetBundleModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134948, "dur":162, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AssetBundleModule.dll_4CAEC8C8AE38F97F.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135140, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CrashReportingModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750135138, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CrashReportingModule.dll_9576FCCFC40241CE.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135222, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreTextEngineModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750135220, "dur":58, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreTextEngineModule.dll_60D9768D84A09652.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135361, "dur":872, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp" }} +,{ "pid":12345, "tid":16, "ts":1733859750136496, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136551, "dur":100, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136653, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136716, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136785, "dur":82, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136868, "dur":190, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137060, "dur":182, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137244, "dur":105, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137351, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137407, "dur":438, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137847, "dur":132, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137981, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138034, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138089, "dur":78, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138169, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138233, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138297, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138352, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138440, "dur":128, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138584, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136253, "dur":2912, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750139314, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750139421, "dur":1066, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750140487, "dur":87, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750140635, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750140698, "dur":103, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750142073, "dur":108, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Ports\\UnitPortCollection.cs" }} +,{ "pid":12345, "tid":16, "ts":1733859750140835, "dur":1376, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750142289, "dur":73, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750142383, "dur":543, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750142926, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750143013, "dur":95, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750143126, "dur":418, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750144056, "dur":54, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750144153, "dur":2265617, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859752416101, "dur":16463, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aP.dag\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752416100, "dur":16466, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752432606, "dur":756, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752433380, "dur":34810, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752468191, "dur":150665, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752618857, "dur":56596, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752675455, "dur":59723, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752735180, "dur":66755, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752801937, "dur":35500, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752837438, "dur":79493, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.TestRunner.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752916933, "dur":100123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752433373, "dur":583690, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"BuildPlayerDataGenerator Library/BuildPlayerData/Player/RuntimeInitializeOnLoads.json (+1 other)" }} +,{ "pid":12345, "tid":16, "ts":1733859753017164, "dur":292058, "ph":"X", "name": "BuildPlayerDataGenerator", "args": { "detail":"Library/BuildPlayerData/Player/RuntimeInitializeOnLoads.json (+1 other)" }} +,{ "pid":12345, "tid":0, "ts":1733859753313442, "dur":1794, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid": 29424, "tid": 462, "ts": 1733859757287837, "dur": 15, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend2.traceevents"} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757293161, "dur": 40, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "buildprogram0.traceevents"} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757293347, "dur": 30, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757287884, "dur": 5276, "ph": "X", "name": "backend2.traceevents", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757293226, "dur": 120, "ph": "X", "name": "buildprogram0.traceevents", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757293398, "dur": 392, "ph": "X", "name": "backend1.traceevents", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757286046, "dur": 7790, "ph": "X", "name": "Write chrome-trace events", "args": {} }, +{ "pid": 29424, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, +{ "pid": 29424, "tid": 1, "ts": 1733859750099071, "dur": 4348, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859750103422, "dur": 53260, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859750156683, "dur": 19706, "ph": "X", "name": "WriteJson", "args": {} }, +{ "pid": 29424, "tid": 456, "ts": 1733859753315994, "dur": 11, "ph": "X", "name": "", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750099041, "dur": 12413, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750111455, "dur": 3204059, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750111461, "dur": 47, "ph": "X", "name": "ReadAsync 0", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750111513, "dur": 12551, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750124069, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750124072, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750124111, "dur": 2, "ph": "X", "name": "ProcessMessages 41", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750124114, "dur": 5269, "ph": "X", "name": "ReadAsync 41", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129388, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129442, "dur": 1, "ph": "X", "name": "ProcessMessages 467", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129446, "dur": 41, "ph": "X", "name": "ReadAsync 467", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129492, "dur": 1, "ph": "X", "name": "ProcessMessages 417", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129494, "dur": 42, "ph": "X", "name": "ReadAsync 417", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129539, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129579, "dur": 1, "ph": "X", "name": "ProcessMessages 333", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129581, "dur": 85, "ph": "X", "name": "ReadAsync 333", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129672, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129715, "dur": 1, "ph": "X", "name": "ProcessMessages 631", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129717, "dur": 43, "ph": "X", "name": "ReadAsync 631", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129764, "dur": 1, "ph": "X", "name": "ProcessMessages 831", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129766, "dur": 47, "ph": "X", "name": "ReadAsync 831", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129816, "dur": 1, "ph": "X", "name": "ProcessMessages 588", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129817, "dur": 46, "ph": "X", "name": "ReadAsync 588", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129866, "dur": 1, "ph": "X", "name": "ProcessMessages 790", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129869, "dur": 33, "ph": "X", "name": "ReadAsync 790", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129904, "dur": 1, "ph": "X", "name": "ProcessMessages 562", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129907, "dur": 28, "ph": "X", "name": "ReadAsync 562", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129937, "dur": 18, "ph": "X", "name": "ReadAsync 625", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129958, "dur": 36, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129997, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130038, "dur": 1, "ph": "X", "name": "ProcessMessages 716", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130040, "dur": 29, "ph": "X", "name": "ReadAsync 716", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130071, "dur": 51, "ph": "X", "name": "ReadAsync 596", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130126, "dur": 27, "ph": "X", "name": "ReadAsync 488", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130155, "dur": 25, "ph": "X", "name": "ReadAsync 463", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130182, "dur": 23, "ph": "X", "name": "ReadAsync 337", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130208, "dur": 25, "ph": "X", "name": "ReadAsync 430", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130236, "dur": 27, "ph": "X", "name": "ReadAsync 604", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130265, "dur": 24, "ph": "X", "name": "ReadAsync 601", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130292, "dur": 33, "ph": "X", "name": "ReadAsync 574", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130328, "dur": 1, "ph": "X", "name": "ProcessMessages 579", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130329, "dur": 33, "ph": "X", "name": "ReadAsync 579", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130364, "dur": 1, "ph": "X", "name": "ProcessMessages 441", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130366, "dur": 31, "ph": "X", "name": "ReadAsync 441", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130399, "dur": 25, "ph": "X", "name": "ReadAsync 303", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130427, "dur": 37, "ph": "X", "name": "ReadAsync 383", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130466, "dur": 23, "ph": "X", "name": "ReadAsync 599", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130491, "dur": 31, "ph": "X", "name": "ReadAsync 460", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130534, "dur": 33, "ph": "X", "name": "ReadAsync 442", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130569, "dur": 1, "ph": "X", "name": "ProcessMessages 1002", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130570, "dur": 31, "ph": "X", "name": "ReadAsync 1002", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130602, "dur": 1, "ph": "X", "name": "ProcessMessages 640", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130604, "dur": 59, "ph": "X", "name": "ReadAsync 640", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130667, "dur": 1, "ph": "X", "name": "ProcessMessages 1", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130669, "dur": 45, "ph": "X", "name": "ReadAsync 1", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130716, "dur": 1, "ph": "X", "name": "ProcessMessages 475", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130718, "dur": 32, "ph": "X", "name": "ReadAsync 475", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130755, "dur": 30, "ph": "X", "name": "ReadAsync 137", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130788, "dur": 30, "ph": "X", "name": "ReadAsync 786", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130821, "dur": 1, "ph": "X", "name": "ProcessMessages 343", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130823, "dur": 26, "ph": "X", "name": "ReadAsync 343", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130852, "dur": 28, "ph": "X", "name": "ReadAsync 426", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130884, "dur": 28, "ph": "X", "name": "ReadAsync 673", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130915, "dur": 57, "ph": "X", "name": "ReadAsync 637", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130975, "dur": 1, "ph": "X", "name": "ProcessMessages 330", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130978, "dur": 80, "ph": "X", "name": "ReadAsync 330", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131063, "dur": 2, "ph": "X", "name": "ProcessMessages 448", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131066, "dur": 171, "ph": "X", "name": "ReadAsync 448", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131241, "dur": 2, "ph": "X", "name": "ProcessMessages 1129", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131245, "dur": 71, "ph": "X", "name": "ReadAsync 1129", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131319, "dur": 2, "ph": "X", "name": "ProcessMessages 2126", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131323, "dur": 44, "ph": "X", "name": "ReadAsync 2126", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131370, "dur": 1, "ph": "X", "name": "ProcessMessages 648", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131372, "dur": 31, "ph": "X", "name": "ReadAsync 648", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131405, "dur": 1, "ph": "X", "name": "ProcessMessages 690", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131407, "dur": 35, "ph": "X", "name": "ReadAsync 690", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131446, "dur": 28, "ph": "X", "name": "ReadAsync 554", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131475, "dur": 1, "ph": "X", "name": "ProcessMessages 336", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131477, "dur": 31, "ph": "X", "name": "ReadAsync 336", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131510, "dur": 33, "ph": "X", "name": "ReadAsync 446", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131547, "dur": 44, "ph": "X", "name": "ReadAsync 407", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131593, "dur": 23, "ph": "X", "name": "ReadAsync 87", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131619, "dur": 30, "ph": "X", "name": "ReadAsync 67", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131651, "dur": 22, "ph": "X", "name": "ReadAsync 331", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131676, "dur": 25, "ph": "X", "name": "ReadAsync 391", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131703, "dur": 25, "ph": "X", "name": "ReadAsync 482", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131730, "dur": 1, "ph": "X", "name": "ProcessMessages 345", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131732, "dur": 49, "ph": "X", "name": "ReadAsync 345", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131784, "dur": 1, "ph": "X", "name": "ProcessMessages 314", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131786, "dur": 39, "ph": "X", "name": "ReadAsync 314", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131828, "dur": 1, "ph": "X", "name": "ProcessMessages 298", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131830, "dur": 410, "ph": "X", "name": "ReadAsync 298", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132243, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132294, "dur": 1, "ph": "X", "name": "ProcessMessages 682", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132297, "dur": 43, "ph": "X", "name": "ReadAsync 682", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132342, "dur": 1, "ph": "X", "name": "ProcessMessages 628", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132343, "dur": 36, "ph": "X", "name": "ReadAsync 628", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132382, "dur": 1, "ph": "X", "name": "ProcessMessages 343", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132383, "dur": 41, "ph": "X", "name": "ReadAsync 343", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132427, "dur": 1, "ph": "X", "name": "ProcessMessages 496", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132428, "dur": 33, "ph": "X", "name": "ReadAsync 496", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132463, "dur": 27, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132493, "dur": 41, "ph": "X", "name": "ReadAsync 561", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132538, "dur": 1, "ph": "X", "name": "ProcessMessages 327", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132540, "dur": 37, "ph": "X", "name": "ReadAsync 327", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132580, "dur": 1, "ph": "X", "name": "ProcessMessages 485", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132583, "dur": 42, "ph": "X", "name": "ReadAsync 485", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132627, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132629, "dur": 38, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132669, "dur": 1, "ph": "X", "name": "ProcessMessages 546", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132671, "dur": 32, "ph": "X", "name": "ReadAsync 546", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132705, "dur": 26, "ph": "X", "name": "ReadAsync 496", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132734, "dur": 23, "ph": "X", "name": "ReadAsync 434", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132759, "dur": 32, "ph": "X", "name": "ReadAsync 379", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132794, "dur": 1, "ph": "X", "name": "ProcessMessages 251", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132797, "dur": 37, "ph": "X", "name": "ReadAsync 251", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132837, "dur": 1, "ph": "X", "name": "ProcessMessages 337", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132838, "dur": 34, "ph": "X", "name": "ReadAsync 337", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132875, "dur": 1, "ph": "X", "name": "ProcessMessages 398", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132876, "dur": 29, "ph": "X", "name": "ReadAsync 398", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132908, "dur": 24, "ph": "X", "name": "ReadAsync 732", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132934, "dur": 21, "ph": "X", "name": "ReadAsync 282", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132957, "dur": 31, "ph": "X", "name": "ReadAsync 153", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132991, "dur": 21, "ph": "X", "name": "ReadAsync 534", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133014, "dur": 27, "ph": "X", "name": "ReadAsync 84", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133043, "dur": 32, "ph": "X", "name": "ReadAsync 256", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133078, "dur": 25, "ph": "X", "name": "ReadAsync 547", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133107, "dur": 25, "ph": "X", "name": "ReadAsync 332", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133134, "dur": 24, "ph": "X", "name": "ReadAsync 486", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133161, "dur": 22, "ph": "X", "name": "ReadAsync 369", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133186, "dur": 25, "ph": "X", "name": "ReadAsync 115", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133214, "dur": 24, "ph": "X", "name": "ReadAsync 385", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133240, "dur": 23, "ph": "X", "name": "ReadAsync 406", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133266, "dur": 23, "ph": "X", "name": "ReadAsync 340", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133291, "dur": 48, "ph": "X", "name": "ReadAsync 400", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133344, "dur": 27, "ph": "X", "name": "ReadAsync 288", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133374, "dur": 27, "ph": "X", "name": "ReadAsync 268", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133404, "dur": 32, "ph": "X", "name": "ReadAsync 536", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133438, "dur": 29, "ph": "X", "name": "ReadAsync 473", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133469, "dur": 1, "ph": "X", "name": "ProcessMessages 304", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133471, "dur": 35, "ph": "X", "name": "ReadAsync 304", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133509, "dur": 24, "ph": "X", "name": "ReadAsync 680", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133535, "dur": 24, "ph": "X", "name": "ReadAsync 137", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133562, "dur": 22, "ph": "X", "name": "ReadAsync 238", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133587, "dur": 20, "ph": "X", "name": "ReadAsync 484", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133609, "dur": 29, "ph": "X", "name": "ReadAsync 62", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133640, "dur": 1, "ph": "X", "name": "ProcessMessages 235", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133642, "dur": 35, "ph": "X", "name": "ReadAsync 235", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133680, "dur": 1, "ph": "X", "name": "ProcessMessages 295", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133682, "dur": 490, "ph": "X", "name": "ReadAsync 295", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134187, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134237, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134239, "dur": 40, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134283, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134286, "dur": 39, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134328, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134331, "dur": 45, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134379, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134382, "dur": 32, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134418, "dur": 35, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134457, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134459, "dur": 86, "ph": "X", "name": "ReadAsync 44", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134549, "dur": 2, "ph": "X", "name": "ProcessMessages 116", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134552, "dur": 63, "ph": "X", "name": "ReadAsync 116", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134620, "dur": 2, "ph": "X", "name": "ProcessMessages 160", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134623, "dur": 40, "ph": "X", "name": "ReadAsync 160", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134666, "dur": 1, "ph": "X", "name": "ProcessMessages 112", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134668, "dur": 42, "ph": "X", "name": "ReadAsync 112", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134714, "dur": 1, "ph": "X", "name": "ProcessMessages 60", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134717, "dur": 37, "ph": "X", "name": "ReadAsync 60", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134756, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134758, "dur": 43, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134804, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134807, "dur": 44, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134854, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134857, "dur": 54, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134915, "dur": 2, "ph": "X", "name": "ProcessMessages 160", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134918, "dur": 51, "ph": "X", "name": "ReadAsync 160", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134972, "dur": 3, "ph": "X", "name": "ProcessMessages 192", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134976, "dur": 44, "ph": "X", "name": "ReadAsync 192", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135023, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135025, "dur": 45, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135073, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135078, "dur": 33, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135114, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135116, "dur": 42, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135162, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135203, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135205, "dur": 42, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135249, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135251, "dur": 41, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135296, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135297, "dur": 36, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135336, "dur": 402, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135742, "dur": 29, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135774, "dur": 70, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135850, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135887, "dur": 161, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136054, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136098, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136100, "dur": 38, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136142, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136144, "dur": 87, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136235, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136237, "dur": 31, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136272, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136274, "dur": 2409, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138689, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138731, "dur": 35, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138770, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138772, "dur": 37, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138812, "dur": 81, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138898, "dur": 29, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138929, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138931, "dur": 124, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139058, "dur": 30, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139091, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139094, "dur": 209, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139309, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139347, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139349, "dur": 30, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139382, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139384, "dur": 39, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139427, "dur": 37, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139468, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139471, "dur": 42, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139516, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139520, "dur": 139, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139666, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139711, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139714, "dur": 359, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140079, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140119, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140122, "dur": 41, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140166, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140169, "dur": 41, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140214, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140216, "dur": 102, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140325, "dur": 70, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140399, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140401, "dur": 1339, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750141745, "dur": 112, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750141861, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750141863, "dur": 36, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750141902, "dur": 1, "ph": "X", "name": "ProcessMessages 56", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750141905, "dur": 570, "ph": "X", "name": "ReadAsync 56", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142478, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142480, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142522, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142524, "dur": 41, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142569, "dur": 2, "ph": "X", "name": "ProcessMessages 40", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142573, "dur": 45, "ph": "X", "name": "ReadAsync 40", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142623, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142659, "dur": 645, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143309, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143345, "dur": 18, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143365, "dur": 252, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143620, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143622, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143669, "dur": 12, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143683, "dur": 141, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143830, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143875, "dur": 9, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143886, "dur": 261, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144153, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144197, "dur": 11, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144210, "dur": 632, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144845, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144847, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144882, "dur": 10, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144894, "dur": 1599, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750146499, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750146541, "dur": 9, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750146552, "dur": 801, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147358, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147360, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147411, "dur": 19, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147432, "dur": 229, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147667, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147712, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147715, "dur": 622, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750148341, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750148344, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750148386, "dur": 12, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750148400, "dur": 4008, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152414, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152464, "dur": 25, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152492, "dur": 322, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152821, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152870, "dur": 11, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152883, "dur": 45, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152932, "dur": 9, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152943, "dur": 46, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152995, "dur": 36, "ph": "X", "name": "ReadAsync 45", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750153035, "dur": 9, "ph": "X", "name": "ProcessMessages 1", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750153047, "dur": 203, "ph": "X", "name": "ReadAsync 1", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750153256, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750153303, "dur": 9, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750153314, "dur": 2255949, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752409271, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752409275, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752409330, "dur": 2012, "ph": "X", "name": "ProcessMessages 353", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752411345, "dur": 4382, "ph": "X", "name": "ReadAsync 353", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752415733, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752415775, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752415778, "dur": 561, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752416344, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752416382, "dur": 12, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752416395, "dur": 15700, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432099, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432103, "dur": 28, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432133, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432135, "dur": 701, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432843, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432881, "dur": 15, "ph": "X", "name": "ProcessMessages 50", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432897, "dur": 583742, "ph": "X", "name": "ReadAsync 50", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753016647, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753016650, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753016706, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753016710, "dur": 292003, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753308721, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753308725, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753308768, "dur": 25, "ph": "X", "name": "ProcessMessages 2080", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753308794, "dur": 40, "ph": "X", "name": "ReadAsync 2080", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753308838, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753308840, "dur": 528, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753309374, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753309417, "dur": 6090, "ph": "X", "name": "ReadAsync 13", "args": {} }, +{ "pid": 29424, "tid": 456, "ts": 1733859753316007, "dur": 504, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, +{ "pid": 29424, "tid": 21474836480, "ph": "M", "name": "thread_name", "args": { "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync" } }, +{ "pid": 29424, "tid": 21474836480, "ts": 1733859750099014, "dur": 77417, "ph": "X", "name": "await writeBuildProgramInputDataTask", "args": {} }, +{ "pid": 29424, "tid": 21474836480, "ts": 1733859750176432, "dur": 1, "ph": "X", "name": "WritePipe.WaitConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 21474836480, "ts": 1733859750176434, "dur": 61, "ph": "X", "name": "WriteDagReadyMessage", "args": {} }, +{ "pid": 29424, "tid": 456, "ts": 1733859753316514, "dur": 6, "ph": "X", "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync", "args": {} }, +{ "pid": 29424, "tid": 17179869184, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, +{ "pid": 29424, "tid": 17179869184, "ts": 1733859750092040, "dur": 3223527, "ph": "X", "name": "RunBackend", "args": {} }, +{ "pid": 29424, "tid": 17179869184, "ts": 1733859750092121, "dur": 6859, "ph": "X", "name": "BackendProgram.Start", "args": {} }, +{ "pid": 29424, "tid": 17179869184, "ts": 1733859753315571, "dur": 98, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, +{ "pid": 29424, "tid": 17179869184, "ts": 1733859753315597, "dur": 27, "ph": "X", "name": "await ScriptUpdaters", "args": {} }, +{ "pid": 29424, "tid": 17179869184, "ts": 1733859753315671, "dur": 1, "ph": "X", "name": "await taskToReadBuildProgramOutput", "args": {} }, +{ "pid": 29424, "tid": 456, "ts": 1733859753316556, "dur": 7, "ph": "X", "name": "BuildAsync", "args": {} }, { "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } -,{ "pid":12345, "tid":0, "ts":1733786186952212, "dur":1415, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186953701, "dur":528, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186954260, "dur":53, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186954314, "dur":2128, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186956443, "dur":128, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186956602, "dur":92, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186956901, "dur":923, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} -,{ "pid":12345, "tid":1, "ts":1733786186954421, "dur":2024, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786186954405, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\netcorerun\\netcorerun.exe" }} -,{ "pid":12345, "tid":2, "ts":1733786186954393, "dur":243, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"BuildPlayerDataGenerator Library/BuildPlayerData/Editor/TypeDb-All.json" }} -,{ "pid":12345, "tid":2, "ts":1733786186954654, "dur":1803, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786186954413, "dur":562, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786186954975, "dur":1425, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786186954585, "dur":1866, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786186954626, "dur":1842, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786186954481, "dur":1954, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786186954461, "dur":1980, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786186954521, "dur":1917, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786186954569, "dur":1868, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786186954615, "dur":1838, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786186954670, "dur":1791, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786186954716, "dur":1743, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786186954754, "dur":1716, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786186954791, "dur":1672, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786186954859, "dur":1607, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786186954899, "dur":1609, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186959920, "dur":233, "ph":"X", "name": "ProfilerWriteOutput" } -,{ "pid": 19540, "tid": 41, "ts": 1733786186960210, "dur": 1057, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, -{ "pid": 19540, "tid": 41, "ts": 1733786186961293, "dur": 4749, "ph": "X", "name": "backend1.traceevents", "args": {} }, -{ "pid": 19540, "tid": 41, "ts": 1733786186960147, "dur": 5921, "ph": "X", "name": "Write chrome-trace events", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189377675, "dur": 13, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "buildreport.json_2.traceevents"} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189378035, "dur": 24, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "buildreport.json_1.traceevents"} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189378525, "dur": 18, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "buildreport.json_0.traceevents"} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189377709, "dur": 325, "ph": "X", "name": "buildreport.json_2.traceevents", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189378078, "dur": 446, "ph": "X", "name": "buildreport.json_1.traceevents", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189378563, "dur": 121, "ph": "X", "name": "buildreport.json_0.traceevents", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189377619, "dur": 1088, "ph": "X", "name": "Write chrome-trace events", "args": {} }, +,{ "pid":12345, "tid":0, "ts":1733859750111907, "dur":53, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750112028, "dur":14115, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750126159, "dur":2912, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750129117, "dur":738, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750131108, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_18F1401BF51CDD34.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131217, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_967C61E1FCF17B2C.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131419, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_3EDB84CAFEFFB22C.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131588, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_FCD4D9DD9186BF5D.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750132053, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1733859750129880, "dur":4289, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750134170, "dur":3175217, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859753309388, "dur":334, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859753309890, "dur":1085, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1733859750129838, "dur":4356, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750134208, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PropertiesModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134304, "dur":493, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":1, "ts":1733859750134200, "dur":598, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_F0CCACDF92442AAA.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750134862, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterRendererModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134860, "dur":89, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterRendererModule.dll_7F43D483046D6CEA.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750134980, "dur":232, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AndroidJNIModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134978, "dur":237, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_994423865917D57D.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750135227, "dur":115, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_994423865917D57D.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750135374, "dur":1326, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.rsp" }} +,{ "pid":12345, "tid":1, "ts":1733859750136750, "dur":441, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137191, "dur":468, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137659, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137937, "dur":1295, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139232, "dur":77, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139309, "dur":600, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139993, "dur":4356, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.pdb" }} +,{ "pid":12345, "tid":1, "ts":1733859750144350, "dur":2289025, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859752433376, "dur":876014, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750129892, "dur":4320, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750134228, "dur":88, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PhysicsModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134319, "dur":433, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":2, "ts":1733859750134221, "dur":532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_8DFC13DC0E36E414.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750134776, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134774, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.dll_BFC9E37C2A3B373F.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750134896, "dur":227, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AudioModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134894, "dur":231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_0A2B41AB55062EE3.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750135148, "dur":312, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UmbraModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750135146, "dur":316, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UmbraModule.dll_84FFEDC3E22CDA56.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750135479, "dur":78, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750135576, "dur":1009, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.rsp" }} +,{ "pid":12345, "tid":2, "ts":1733859750136608, "dur":534, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137143, "dur":261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137405, "dur":228, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137634, "dur":234, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137892, "dur":184, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750138077, "dur":1172, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139250, "dur":81, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139331, "dur":589, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139921, "dur":114, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750140035, "dur":584, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750140619, "dur":1671, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750142290, "dur":712, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750143002, "dur":34016, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750177019, "dur":2005, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750179025, "dur":3130399, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750129830, "dur":4350, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750134210, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134310, "dur":336, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":3, "ts":1733859750134197, "dur":450, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_0C8339F22F05368F.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134688, "dur":123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GIModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134686, "dur":128, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_EAE8969EE716D859.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134870, "dur":89, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClothModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134868, "dur":93, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_71139EA62F230DC7.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134987, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.XRModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134985, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_D3B0D548D2A3C8C1.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135129, "dur":136, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityTestProtocolModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750135127, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityTestProtocolModule.dll_C15A4FDE4852578C.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135292, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteMaskModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750135290, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteMaskModule.dll_ACBDE03140C85BE8.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135482, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750135571, "dur":765, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.rsp" }} +,{ "pid":12345, "tid":3, "ts":1733859750136497, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136549, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136632, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136728, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136785, "dur":82, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136869, "dur":189, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137060, "dur":183, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137245, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137345, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137409, "dur":436, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137847, "dur":140, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137989, "dur":77, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138067, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138126, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138196, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138253, "dur":57, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138312, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138439, "dur":107, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138581, "dur":72, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138655, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138763, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138890, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136359, "dur":2909, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1733859750140171, "dur":3982, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750144154, "dur":2271951, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859752416106, "dur":104, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aP.dag\\Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416106, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416228, "dur":642, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416872, "dur":892531, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750129857, "dur":4344, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750134220, "dur":86, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ProfilerModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750134308, "dur":503, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":4, "ts":1733859750134210, "dur":602, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ProfilerModule.dll_5D1E7A3075C00B20.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750134867, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterInputModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750134864, "dur":89, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750134964, "dur":80, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135047, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VehiclesModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750135045, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_A29B3A79569053AE.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135138, "dur":266, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750135136, "dur":270, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsModule.dll_0828B6E5DE3B1F58.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135490, "dur":117, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750135613, "dur":992, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Utils\\AssemblyProvider\\IAssemblyLoadProxy.cs" }} +,{ "pid":12345, "tid":4, "ts":1733859750135613, "dur":1219, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750136832, "dur":522, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137354, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137594, "dur":307, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137902, "dur":960, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750138863, "dur":375, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750139239, "dur":57, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750139297, "dur":77, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750139434, "dur":400, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1733859750139979, "dur":7028, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750147009, "dur":3162373, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750129942, "dur":4283, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750134245, "dur":180, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.Physics2DModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750134426, "dur":447, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":5, "ts":1733859750134236, "dur":653, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_DA47191084EB39C6.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750134890, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750134980, "dur":261, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AnimationModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750134969, "dur":275, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_8DA1291FE3EE4231.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750135267, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubsystemsModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750135265, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_176B46930F1043FB.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750135448, "dur":316, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":5, "ts":1733859750135793, "dur":162, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750135956, "dur":157, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750136114, "dur":506, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Framework\\Variables\\Obsolete\\GetApplicationVariable.cs" }} +,{ "pid":12345, "tid":5, "ts":1733859750136113, "dur":1231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137345, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137585, "dur":319, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137905, "dur":1040, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750138946, "dur":293, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750139240, "dur":54, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750139295, "dur":78, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750139408, "dur":481, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1733859750139997, "dur":613, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750140671, "dur":10389, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750151061, "dur":3158459, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750129979, "dur":4265, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750134271, "dur":126, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PerformanceReportingModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750134399, "dur":507, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":6, "ts":1733859750134257, "dur":650, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_27216FD7948E5335.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750134907, "dur":135, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750135050, "dur":146, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestWWWModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750135048, "dur":151, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestWWWModule.dll_2B9BBBE9746052BE.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750135262, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750135260, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_A8428F4AE3F52D02.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750135345, "dur":380, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp2" }} +,{ "pid":12345, "tid":6, "ts":1733859750135748, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\NUnitExtensions\\OrderedTestSuiteModifier.cs" }} +,{ "pid":12345, "tid":6, "ts":1733859750135748, "dur":1351, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137099, "dur":257, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137357, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137639, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137902, "dur":1035, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750138937, "dur":310, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139248, "dur":67, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139316, "dur":607, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139923, "dur":59, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139983, "dur":630, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750140613, "dur":1661, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750142274, "dur":726, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750143056, "dur":10284, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.pdb" }} +,{ "pid":12345, "tid":6, "ts":1733859750153341, "dur":3156139, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750130041, "dur":4218, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750134278, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ParticleSystemModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750134342, "dur":536, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":7, "ts":1733859750134269, "dur":610, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ParticleSystemModule.dll_E889461C3213CD5C.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750134880, "dur":119, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750135005, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VirtualTexturingModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750135003, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VirtualTexturingModule.dll_B45FA7F56E15FB94.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135087, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_5173B1C7E5D90429.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135168, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIElementsModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750135166, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_1BA9A7FB123C7FF2.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135237, "dur":114, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_1BA9A7FB123C7FF2.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135353, "dur":385, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1733859750135760, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135822, "dur":132, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750135954, "dur":203, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750136157, "dur":976, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137134, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137414, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137654, "dur":261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137916, "dur":103, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750138020, "dur":1220, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750139241, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750139312, "dur":698, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750140011, "dur":663, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750140686, "dur":1584, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750142309, "dur":10108, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750152419, "dur":3157075, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750130072, "dur":4209, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750134303, "dur":213, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.LocalizationModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750134518, "dur":462, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":8, "ts":1733859750134291, "dur":690, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_0F6540244D7B7740.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135000, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VRModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750134998, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_A0F2124449697B63.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135231, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreFontEngineModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750135229, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_18F1401BF51CDD34.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135325, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_6D3CEFD745B9FB37.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135396, "dur":1145, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.rsp" }} +,{ "pid":12345, "tid":8, "ts":1733859750136564, "dur":607, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137172, "dur":510, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137683, "dur":248, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137931, "dur":1305, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750139236, "dur":61, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750139312, "dur":689, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750140001, "dur":610, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750140677, "dur":7191, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.pdb" }} +,{ "pid":12345, "tid":8, "ts":1733859750147869, "dur":3161510, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750130116, "dur":4191, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750134556, "dur":116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.JSONSerializeModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134318, "dur":357, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_53554252314DCED5.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134711, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DSPGraphModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134709, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DSPGraphModule.dll_3029A2634EC75534.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134835, "dur":142, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ContentLoadModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134833, "dur":147, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ContentLoadModule.dll_E5C522097CBBA16C.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134997, "dur":251, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.WindModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134995, "dur":255, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_6DB86827DE1346DF.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750135273, "dur":169, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubstanceModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750135271, "dur":174, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_1EE12AB97EC8F77D.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750135493, "dur":93, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750135626, "dur":989, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Utils\\QuaternionEqualityComparer.cs" }} +,{ "pid":12345, "tid":9, "ts":1733859750135593, "dur":1445, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137038, "dur":291, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137329, "dur":329, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137659, "dur":312, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137971, "dur":1255, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750139638, "dur":9225, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750148864, "dur":3160643, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750130161, "dur":4183, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750134364, "dur":89, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750134455, "dur":405, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859750134354, "dur":507, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_70A1095BCB3E5387.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750134862, "dur":91, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750134960, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ARModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750134958, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_0C1F1294A8854F08.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135039, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VFXModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135037, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_CA0E73861D797955.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135131, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityCurlModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135129, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_C0BDCA515402341E.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135204, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_967C61E1FCF17B2C.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135276, "dur":182, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.StreamingModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135274, "dur":187, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_423616703375F96F.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135489, "dur":123, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750135675, "dur":943, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\TestRunner\\Callbacks\\RemoteTestResultSender.cs" }} +,{ "pid":12345, "tid":10, "ts":1733859750135675, "dur":1496, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750137171, "dur":719, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750137914, "dur":652, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750138566, "dur":678, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139245, "dur":69, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139315, "dur":655, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139971, "dur":724, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750140695, "dur":1576, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750142312, "dur":11074, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.pdb" }} +,{ "pid":12345, "tid":10, "ts":1733859750153387, "dur":3156080, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750130203, "dur":4162, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750134380, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputLegacyModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750134435, "dur":511, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":11, "ts":1733859750134374, "dur":573, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DDF3E3E7462AAF70.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750134964, "dur":89, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DDF3E3E7462AAF70.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135056, "dur":71, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestTextureModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750135054, "dur":75, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_86D6D9C0E4981F42.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135151, "dur":201, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750135149, "dur":205, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_4E1FEBBEA7AEF5EB.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135482, "dur":249, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.rsp2" }} +,{ "pid":12345, "tid":11, "ts":1733859750135757, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Assertions\\LogAssert.cs" }} +,{ "pid":12345, "tid":11, "ts":1733859750135757, "dur":1443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137201, "dur":464, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137666, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137948, "dur":1281, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139229, "dur":70, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139299, "dur":609, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139970, "dur":5408, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750145380, "dur":3164001, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750130257, "dur":4119, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750134399, "dur":75, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.IMGUIModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859750134476, "dur":518, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":12, "ts":1733859750134385, "dur":610, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_428AE1121B37C2C4.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135022, "dur":149, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VideoModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859750135020, "dur":154, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_2F34C61617984A88.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135194, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_473EF6CBFBB20E0B.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135426, "dur":311, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.rsp2" }} +,{ "pid":12345, "tid":12, "ts":1733859750135764, "dur":229, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750135993, "dur":199, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136192, "dur":130, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136322, "dur":121, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136443, "dur":120, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136563, "dur":715, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137278, "dur":443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137722, "dur":223, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137945, "dur":1285, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139231, "dur":67, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139298, "dur":615, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139988, "dur":3865, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.pdb" }} +,{ "pid":12345, "tid":12, "ts":1733859750143854, "dur":35178, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750179033, "dur":3130381, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750130304, "dur":4153, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750134478, "dur":200, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsCommonModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134468, "dur":212, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsCommonModule.dll_C2602D1BAE76F193.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134708, "dur":87, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GameCenterModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134706, "dur":92, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GameCenterModule.dll_C3916DA11F58C66E.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134831, "dur":107, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CoreModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134829, "dur":118, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_F7698CFF4CDCC876.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134981, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AIModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134979, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_52AC4D914B67F03F.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750135170, "dur":260, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAudioModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750135168, "dur":264, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_9F1DC3B61AF91DCD.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750135451, "dur":308, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.rsp" }} +,{ "pid":12345, "tid":13, "ts":1733859750135780, "dur":152, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750135933, "dur":158, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750136092, "dur":578, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Framework\\Variables\\Obsolete\\SetObjectVariable.cs" }} +,{ "pid":12345, "tid":13, "ts":1733859750136092, "dur":1062, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137155, "dur":281, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137436, "dur":212, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137648, "dur":337, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137985, "dur":1261, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750139246, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750139317, "dur":705, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750140023, "dur":621, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750140645, "dur":1652, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750142297, "dur":700, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750143051, "dur":10454, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750153507, "dur":3155945, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750130353, "dur":4117, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750134505, "dur":115, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ImageConversionModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859750134622, "dur":411, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":14, "ts":1733859750134487, "dur":547, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_EB35D233869224DE.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135058, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_FCD4D9DD9186BF5D.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135134, "dur":204, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityConnectModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859750135132, "dur":208, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_3EDB84CAFEFFB22C.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135420, "dur":309, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.rsp2" }} +,{ "pid":12345, "tid":14, "ts":1733859750135752, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\NUnitExtensions\\Commands\\BeforeAfterTestCommandState.cs" }} +,{ "pid":12345, "tid":14, "ts":1733859750135752, "dur":1406, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137158, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137433, "dur":487, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137920, "dur":1307, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750139817, "dur":4853, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.pdb" }} +,{ "pid":12345, "tid":14, "ts":1733859750144671, "dur":3164713, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750130393, "dur":4087, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750134512, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.HotReloadModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750134581, "dur":377, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":15, "ts":1733859750134491, "dur":468, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_0EE9E725BF215DB3.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750134983, "dur":131, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AccessibilityModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750134981, "dur":136, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_F33DB91632126E4B.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135117, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750135179, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TLSModule.dll_492FDB17470C0FE8.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135260, "dur":307, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainPhysicsModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750135258, "dur":311, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_E903EEEF4B56C7E9.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135589, "dur":284, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750135873, "dur":194, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750136068, "dur":549, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Ports\\InvalidOutput.cs" }} +,{ "pid":12345, "tid":15, "ts":1733859750136068, "dur":1018, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137087, "dur":285, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137373, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137635, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137898, "dur":1036, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750138934, "dur":320, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750139254, "dur":54, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750148171, "dur":5612, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.pdb" }} +,{ "pid":12345, "tid":15, "ts":1733859750153784, "dur":3155653, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750130436, "dur":4104, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750134552, "dur":127, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GridModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134541, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_D4DAA8ED65315E6D.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750134805, "dur":74, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DirectorModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134803, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_2AD840F9DC668413.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750134882, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750134951, "dur":157, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AssetBundleModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134948, "dur":162, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AssetBundleModule.dll_4CAEC8C8AE38F97F.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135140, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CrashReportingModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750135138, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CrashReportingModule.dll_9576FCCFC40241CE.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135222, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreTextEngineModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750135220, "dur":58, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreTextEngineModule.dll_60D9768D84A09652.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135361, "dur":872, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp" }} +,{ "pid":12345, "tid":16, "ts":1733859750136496, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136551, "dur":100, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136653, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136716, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136785, "dur":82, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136868, "dur":190, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137060, "dur":182, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137244, "dur":105, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137351, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137407, "dur":438, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137847, "dur":132, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137981, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138034, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138089, "dur":78, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138169, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138233, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138297, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138352, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138440, "dur":128, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138584, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136253, "dur":2912, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750139314, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750139421, "dur":1066, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750140487, "dur":87, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750140635, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750140698, "dur":103, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750142073, "dur":108, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Ports\\UnitPortCollection.cs" }} +,{ "pid":12345, "tid":16, "ts":1733859750140835, "dur":1376, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750142289, "dur":73, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750142383, "dur":543, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750142926, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750143013, "dur":95, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750143126, "dur":418, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750144056, "dur":54, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750144153, "dur":2265617, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859752416101, "dur":16463, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aP.dag\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752416100, "dur":16466, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752432606, "dur":756, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752433380, "dur":34810, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752468191, "dur":150665, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752618857, "dur":56596, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752675455, "dur":59723, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752735180, "dur":66755, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752801937, "dur":35500, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752837438, "dur":79493, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.TestRunner.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752916933, "dur":100123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752433373, "dur":583690, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"BuildPlayerDataGenerator Library/BuildPlayerData/Player/RuntimeInitializeOnLoads.json (+1 other)" }} +,{ "pid":12345, "tid":16, "ts":1733859753017164, "dur":292058, "ph":"X", "name": "BuildPlayerDataGenerator", "args": { "detail":"Library/BuildPlayerData/Player/RuntimeInitializeOnLoads.json (+1 other)" }} +,{ "pid":12345, "tid":0, "ts":1733859753313442, "dur":1794, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid": 29424, "tid": 456, "ts": 1733859753316593, "dur": 742, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, +{ "pid": 29424, "tid": 456, "ts": 1733859753317367, "dur": 5473, "ph": "X", "name": "backend1.traceevents", "args": {} }, +{ "pid": 29424, "tid": 456, "ts": 1733859753315991, "dur": 6877, "ph": "X", "name": "Write chrome-trace events", "args": {} }, +{ "pid": 29424, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, +{ "pid": 29424, "tid": 1, "ts": 1733859749363884, "dur": 4296, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859749368182, "dur": 64384, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859749432576, "dur": 12036, "ph": "X", "name": "WriteJson", "args": {} }, +{ "pid": 29424, "tid": 459, "ts": 1733859749822135, "dur": 1919, "ph": "X", "name": "", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749362167, "dur": 7865, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749370034, "dur": 437905, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749371225, "dur": 2559, "ph": "X", "name": "ReadAsync 0", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749373791, "dur": 468, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749374261, "dur": 4484, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749378749, "dur": 106, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749378858, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749378905, "dur": 546, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749379453, "dur": 1572, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749381032, "dur": 49, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749381084, "dur": 486, "ph": "X", "name": "ProcessMessages 451", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749381572, "dur": 40, "ph": "X", "name": "ReadAsync 451", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749381614, "dur": 186, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749381803, "dur": 215, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749382022, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749382077, "dur": 682, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749382763, "dur": 417921, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749800691, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749800695, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749800743, "dur": 2965, "ph": "X", "name": "ProcessMessages 10983", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749803710, "dur": 46, "ph": "X", "name": "ReadAsync 10983", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749803806, "dur": 217, "ph": "X", "name": "ProcessMessages 41", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749804026, "dur": 3860, "ph": "X", "name": "ReadAsync 41", "args": {} }, +{ "pid": 29424, "tid": 459, "ts": 1733859749824059, "dur": 247, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, +{ "pid": 29424, "tid": 8589934592, "ph": "M", "name": "thread_name", "args": { "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync" } }, +{ "pid": 29424, "tid": 8589934592, "ts": 1733859749359310, "dur": 85329, "ph": "X", "name": "await writeBuildProgramInputDataTask", "args": {} }, +{ "pid": 29424, "tid": 8589934592, "ts": 1733859749444640, "dur": 2, "ph": "X", "name": "WritePipe.WaitConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 8589934592, "ts": 1733859749444643, "dur": 1122, "ph": "X", "name": "WriteDagReadyMessage", "args": {} }, +{ "pid": 29424, "tid": 459, "ts": 1733859749824308, "dur": 5, "ph": "X", "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859749341019, "dur": 469104, "ph": "X", "name": "RunBackend", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859749345445, "dur": 7756, "ph": "X", "name": "BackendProgram.Start", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859749810158, "dur": 5854, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859749814367, "dur": 95, "ph": "X", "name": "await ScriptUpdaters", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859749816101, "dur": 11, "ph": "X", "name": "await taskToReadBuildProgramOutput", "args": {} }, +{ "pid": 29424, "tid": 459, "ts": 1733859749824314, "dur": 67, "ph": "X", "name": "BuildAsync", "args": {} }, +{ "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } +,{ "pid":12345, "tid":0, "ts":1733859749367506, "dur":12759, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749380279, "dur":93, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749380396, "dur":528, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749380951, "dur":53, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749381004, "dur":421833, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749802838, "dur":103, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749802941, "dur":79, "ph":"X", "name": "ThreadStateDestroy", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749803020, "dur":123, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749803164, "dur":69, "ph":"X", "name": "ThreadStateDestroy", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749803351, "dur":1154, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1733859749380888, "dur":127, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859749381040, "dur":421795, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859749380932, "dur":107, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859749381039, "dur":66128, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859749447167, "dur":355672, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859749380920, "dur":108, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859749381029, "dur":64679, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859749445709, "dur":1454, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859749447163, "dur":355687, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859749380970, "dur":82, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859749381053, "dur":421780, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859749381024, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\netcorerun\\netcorerun.exe" }} +,{ "pid":12345, "tid":5, "ts":1733859749381088, "dur":283, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPlayerDataGenerator\\BuildPlayerDataGenerator.exe" }} +,{ "pid":12345, "tid":5, "ts":1733859749381372, "dur":138, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\ScriptAssemblies\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859749381013, "dur":616, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"BuildPlayerDataGenerator Library/BuildPlayerData/Editor/TypeDb-All.json" }} +,{ "pid":12345, "tid":5, "ts":1733859749381974, "dur":420589, "ph":"X", "name": "BuildPlayerDataGenerator", "args": { "detail":"Library/BuildPlayerData/Editor/TypeDb-All.json" }} +,{ "pid":12345, "tid":6, "ts":1733859749381062, "dur":421768, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859749381105, "dur":421727, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859749381150, "dur":421831, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859749381184, "dur":421790, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859749381251, "dur":421708, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859749381291, "dur":421641, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859749381341, "dur":421600, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859749381387, "dur":421526, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859749381432, "dur":421460, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859749381480, "dur":421396, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859749381529, "dur":421333, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749806871, "dur":338, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid": 29424, "tid": 459, "ts": 1733859749826064, "dur": 1981, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, +{ "pid": 29424, "tid": 459, "ts": 1733859749828079, "dur": 1596, "ph": "X", "name": "backend1.traceevents", "args": {} }, +{ "pid": 29424, "tid": 459, "ts": 1733859749821048, "dur": 9348, "ph": "X", "name": "Write chrome-trace events", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859757620459, "dur": 614, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "buildreport.json_2.traceevents"} }, +{ "pid": 29424, "tid": 1, "ts": 1733859757621987, "dur": 28, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "buildreport.json_1.traceevents"} }, +{ "pid": 29424, "tid": 1, "ts": 1733859757622670, "dur": 20, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "buildreport.json_0.traceevents"} }, +{ "pid": 29424, "tid": 1, "ts": 1733859757621103, "dur": 881, "ph": "X", "name": "buildreport.json_2.traceevents", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859757622038, "dur": 631, "ph": "X", "name": "buildreport.json_1.traceevents", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859757622711, "dur": 131, "ph": "X", "name": "buildreport.json_0.traceevents", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859757619349, "dur": 3966, "ph": "X", "name": "Write chrome-trace events", "args": {} }, {} ] diff --git a/3D FPS/Library/Bee/buildreport.json_0.traceevents b/3D FPS/Library/Bee/buildreport.json_0.traceevents index 56a4ab8c..785de3b5 100644 --- a/3D FPS/Library/Bee/buildreport.json_0.traceevents +++ b/3D FPS/Library/Bee/buildreport.json_0.traceevents @@ -1,64 +1,84 @@ -{ "pid": 19540, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, -{ "pid": 19540, "tid": 1, "ts": 1733786186937912, "dur": 1141, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786186939056, "dur": 12155, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786186951212, "dur": 448, "ph": "X", "name": "WriteJson", "args": {} }, -{ "pid": 19540, "tid": 41, "ts": 1733786186960150, "dur": 11, "ph": "X", "name": "", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186937890, "dur": 13568, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186951459, "dur": 8386, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186951464, "dur": 27, "ph": "X", "name": "ReadAsync 0", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186951497, "dur": 239, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186951739, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186951776, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186951779, "dur": 1771, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953555, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953603, "dur": 1, "ph": "X", "name": "ProcessMessages 451", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953605, "dur": 93, "ph": "X", "name": "ReadAsync 451", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953704, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953747, "dur": 179, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953931, "dur": 31, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186953965, "dur": 2213, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186956184, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186956226, "dur": 1, "ph": "X", "name": "ProcessMessages 13", "args": {} }, -{ "pid": 19540, "tid": 51539607552, "ts": 1733786186956228, "dur": 3615, "ph": "X", "name": "ReadAsync 13", "args": {} }, -{ "pid": 19540, "tid": 41, "ts": 1733786186960162, "dur": 19, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, -{ "pid": 19540, "tid": 47244640256, "ph": "M", "name": "thread_name", "args": { "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync" } }, -{ "pid": 19540, "tid": 47244640256, "ts": 1733786186937868, "dur": 13800, "ph": "X", "name": "await writeBuildProgramInputDataTask", "args": {} }, -{ "pid": 19540, "tid": 47244640256, "ts": 1733786186951670, "dur": 38, "ph": "X", "name": "WriteDagReadyMessage", "args": {} }, -{ "pid": 19540, "tid": 41, "ts": 1733786186960183, "dur": 3, "ph": "X", "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync", "args": {} }, -{ "pid": 19540, "tid": 42949672960, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, -{ "pid": 19540, "tid": 42949672960, "ts": 1733786186934032, "dur": 25834, "ph": "X", "name": "RunBackend", "args": {} }, -{ "pid": 19540, "tid": 42949672960, "ts": 1733786186934115, "dur": 3277, "ph": "X", "name": "BackendProgram.Start", "args": {} }, -{ "pid": 19540, "tid": 42949672960, "ts": 1733786186959868, "dur": 8, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, -{ "pid": 19540, "tid": 41, "ts": 1733786186960187, "dur": 3, "ph": "X", "name": "BuildAsync", "args": {} }, +{ "pid": 29424, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, +{ "pid": 29424, "tid": 1, "ts": 1733859749363884, "dur": 4296, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859749368182, "dur": 64384, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859749432576, "dur": 12036, "ph": "X", "name": "WriteJson", "args": {} }, +{ "pid": 29424, "tid": 459, "ts": 1733859749822135, "dur": 1919, "ph": "X", "name": "", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749362167, "dur": 7865, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749370034, "dur": 437905, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749371225, "dur": 2559, "ph": "X", "name": "ReadAsync 0", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749373791, "dur": 468, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749374261, "dur": 4484, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749378749, "dur": 106, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749378858, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749378905, "dur": 546, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749379453, "dur": 1572, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749381032, "dur": 49, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749381084, "dur": 486, "ph": "X", "name": "ProcessMessages 451", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749381572, "dur": 40, "ph": "X", "name": "ReadAsync 451", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749381614, "dur": 186, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749381803, "dur": 215, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749382022, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749382077, "dur": 682, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749382763, "dur": 417921, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749800691, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749800695, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749800743, "dur": 2965, "ph": "X", "name": "ProcessMessages 10983", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749803710, "dur": 46, "ph": "X", "name": "ReadAsync 10983", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749803806, "dur": 217, "ph": "X", "name": "ProcessMessages 41", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859749804026, "dur": 3860, "ph": "X", "name": "ReadAsync 41", "args": {} }, +{ "pid": 29424, "tid": 459, "ts": 1733859749824059, "dur": 247, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, +{ "pid": 29424, "tid": 8589934592, "ph": "M", "name": "thread_name", "args": { "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync" } }, +{ "pid": 29424, "tid": 8589934592, "ts": 1733859749359310, "dur": 85329, "ph": "X", "name": "await writeBuildProgramInputDataTask", "args": {} }, +{ "pid": 29424, "tid": 8589934592, "ts": 1733859749444640, "dur": 2, "ph": "X", "name": "WritePipe.WaitConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 8589934592, "ts": 1733859749444643, "dur": 1122, "ph": "X", "name": "WriteDagReadyMessage", "args": {} }, +{ "pid": 29424, "tid": 459, "ts": 1733859749824308, "dur": 5, "ph": "X", "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859749341019, "dur": 469104, "ph": "X", "name": "RunBackend", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859749345445, "dur": 7756, "ph": "X", "name": "BackendProgram.Start", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859749810158, "dur": 5854, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859749814367, "dur": 95, "ph": "X", "name": "await ScriptUpdaters", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859749816101, "dur": 11, "ph": "X", "name": "await taskToReadBuildProgramOutput", "args": {} }, +{ "pid": 29424, "tid": 459, "ts": 1733859749824314, "dur": 67, "ph": "X", "name": "BuildAsync", "args": {} }, { "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } -,{ "pid":12345, "tid":0, "ts":1733786186952212, "dur":1415, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186953701, "dur":528, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186954260, "dur":53, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186954314, "dur":2128, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186956443, "dur":128, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186956602, "dur":92, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186956901, "dur":923, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} -,{ "pid":12345, "tid":1, "ts":1733786186954421, "dur":2024, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786186954405, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\netcorerun\\netcorerun.exe" }} -,{ "pid":12345, "tid":2, "ts":1733786186954393, "dur":243, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"BuildPlayerDataGenerator Library/BuildPlayerData/Editor/TypeDb-All.json" }} -,{ "pid":12345, "tid":2, "ts":1733786186954654, "dur":1803, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786186954413, "dur":562, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786186954975, "dur":1425, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786186954585, "dur":1866, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786186954626, "dur":1842, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786186954481, "dur":1954, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786186954461, "dur":1980, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786186954521, "dur":1917, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786186954569, "dur":1868, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786186954615, "dur":1838, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786186954670, "dur":1791, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786186954716, "dur":1743, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786186954754, "dur":1716, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786186954791, "dur":1672, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786186954859, "dur":1607, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786186954899, "dur":1609, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786186959920, "dur":233, "ph":"X", "name": "ProfilerWriteOutput" } -,{ "pid": 19540, "tid": 41, "ts": 1733786186960210, "dur": 1057, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, -{ "pid": 19540, "tid": 41, "ts": 1733786186961293, "dur": 4749, "ph": "X", "name": "backend1.traceevents", "args": {} }, -{ "pid": 19540, "tid": 41, "ts": 1733786186960147, "dur": 5921, "ph": "X", "name": "Write chrome-trace events", "args": {} }, +,{ "pid":12345, "tid":0, "ts":1733859749367506, "dur":12759, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749380279, "dur":93, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749380396, "dur":528, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749380951, "dur":53, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749381004, "dur":421833, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749802838, "dur":103, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749802941, "dur":79, "ph":"X", "name": "ThreadStateDestroy", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749803020, "dur":123, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749803164, "dur":69, "ph":"X", "name": "ThreadStateDestroy", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749803351, "dur":1154, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1733859749380888, "dur":127, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859749381040, "dur":421795, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859749380932, "dur":107, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859749381039, "dur":66128, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859749447167, "dur":355672, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859749380920, "dur":108, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859749381029, "dur":64679, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859749445709, "dur":1454, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859749447163, "dur":355687, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859749380970, "dur":82, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859749381053, "dur":421780, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859749381024, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\netcorerun\\netcorerun.exe" }} +,{ "pid":12345, "tid":5, "ts":1733859749381088, "dur":283, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPlayerDataGenerator\\BuildPlayerDataGenerator.exe" }} +,{ "pid":12345, "tid":5, "ts":1733859749381372, "dur":138, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\ScriptAssemblies\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859749381013, "dur":616, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"BuildPlayerDataGenerator Library/BuildPlayerData/Editor/TypeDb-All.json" }} +,{ "pid":12345, "tid":5, "ts":1733859749381974, "dur":420589, "ph":"X", "name": "BuildPlayerDataGenerator", "args": { "detail":"Library/BuildPlayerData/Editor/TypeDb-All.json" }} +,{ "pid":12345, "tid":6, "ts":1733859749381062, "dur":421768, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859749381105, "dur":421727, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859749381150, "dur":421831, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859749381184, "dur":421790, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859749381251, "dur":421708, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859749381291, "dur":421641, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859749381341, "dur":421600, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859749381387, "dur":421526, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859749381432, "dur":421460, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859749381480, "dur":421396, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859749381529, "dur":421333, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859749806871, "dur":338, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid": 29424, "tid": 459, "ts": 1733859749826064, "dur": 1981, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, +{ "pid": 29424, "tid": 459, "ts": 1733859749828079, "dur": 1596, "ph": "X", "name": "backend1.traceevents", "args": {} }, +{ "pid": 29424, "tid": 459, "ts": 1733859749821048, "dur": 9348, "ph": "X", "name": "Write chrome-trace events", "args": {} }, diff --git a/3D FPS/Library/Bee/buildreport.json_1.traceevents b/3D FPS/Library/Bee/buildreport.json_1.traceevents index a5c64b8e..7b619501 100644 --- a/3D FPS/Library/Bee/buildreport.json_1.traceevents +++ b/3D FPS/Library/Bee/buildreport.json_1.traceevents @@ -1,730 +1,787 @@ -{ "pid": 19540, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, -{ "pid": 19540, "tid": 1, "ts": 1733786187104972, "dur": 1184, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187106158, "dur": 56839, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786187162999, "dur": 4252, "ph": "X", "name": "WriteJson", "args": {} }, -{ "pid": 19540, "tid": 40, "ts": 1733786187738641, "dur": 12, "ph": "X", "name": "", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187104953, "dur": 15236, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120190, "dur": 618034, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120196, "dur": 43, "ph": "X", "name": "ReadAsync 0", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120243, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120245, "dur": 205, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120455, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120490, "dur": 3, "ph": "X", "name": "ProcessMessages 41", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187120495, "dur": 2110, "ph": "X", "name": "ReadAsync 41", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122610, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122663, "dur": 1, "ph": "X", "name": "ProcessMessages 249", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122665, "dur": 42, "ph": "X", "name": "ReadAsync 249", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122711, "dur": 41, "ph": "X", "name": "ReadAsync 877", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122755, "dur": 1, "ph": "X", "name": "ProcessMessages 565", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122757, "dur": 45, "ph": "X", "name": "ReadAsync 565", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122805, "dur": 1, "ph": "X", "name": "ProcessMessages 444", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122807, "dur": 53, "ph": "X", "name": "ReadAsync 444", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122862, "dur": 1, "ph": "X", "name": "ProcessMessages 681", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122865, "dur": 69, "ph": "X", "name": "ReadAsync 681", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122938, "dur": 2, "ph": "X", "name": "ProcessMessages 1373", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122941, "dur": 40, "ph": "X", "name": "ReadAsync 1373", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187122984, "dur": 34, "ph": "X", "name": "ReadAsync 785", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123021, "dur": 38, "ph": "X", "name": "ReadAsync 302", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123063, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123065, "dur": 75, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123144, "dur": 1, "ph": "X", "name": "ProcessMessages 972", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123146, "dur": 47, "ph": "X", "name": "ReadAsync 972", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123197, "dur": 1, "ph": "X", "name": "ProcessMessages 670", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123200, "dur": 53, "ph": "X", "name": "ReadAsync 670", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123257, "dur": 1, "ph": "X", "name": "ProcessMessages 840", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123259, "dur": 40, "ph": "X", "name": "ReadAsync 840", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123301, "dur": 1, "ph": "X", "name": "ProcessMessages 800", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123302, "dur": 25, "ph": "X", "name": "ReadAsync 800", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123330, "dur": 38, "ph": "X", "name": "ReadAsync 453", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123372, "dur": 119, "ph": "X", "name": "ReadAsync 711", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123494, "dur": 1, "ph": "X", "name": "ProcessMessages 679", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123496, "dur": 42, "ph": "X", "name": "ReadAsync 679", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123539, "dur": 1, "ph": "X", "name": "ProcessMessages 1900", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123542, "dur": 29, "ph": "X", "name": "ReadAsync 1900", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123573, "dur": 1, "ph": "X", "name": "ProcessMessages 549", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123575, "dur": 32, "ph": "X", "name": "ReadAsync 549", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123610, "dur": 27, "ph": "X", "name": "ReadAsync 687", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123642, "dur": 50, "ph": "X", "name": "ReadAsync 442", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123694, "dur": 2, "ph": "X", "name": "ProcessMessages 693", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123697, "dur": 38, "ph": "X", "name": "ReadAsync 693", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123737, "dur": 1, "ph": "X", "name": "ProcessMessages 991", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123740, "dur": 27, "ph": "X", "name": "ReadAsync 991", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123769, "dur": 24, "ph": "X", "name": "ReadAsync 477", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123797, "dur": 29, "ph": "X", "name": "ReadAsync 422", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123828, "dur": 26, "ph": "X", "name": "ReadAsync 251", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123857, "dur": 34, "ph": "X", "name": "ReadAsync 607", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123895, "dur": 1, "ph": "X", "name": "ProcessMessages 375", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123897, "dur": 42, "ph": "X", "name": "ReadAsync 375", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123942, "dur": 1, "ph": "X", "name": "ProcessMessages 952", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123944, "dur": 34, "ph": "X", "name": "ReadAsync 952", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123981, "dur": 1, "ph": "X", "name": "ProcessMessages 747", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187123983, "dur": 32, "ph": "X", "name": "ReadAsync 747", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124017, "dur": 1, "ph": "X", "name": "ProcessMessages 623", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124019, "dur": 32, "ph": "X", "name": "ReadAsync 623", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124052, "dur": 1, "ph": "X", "name": "ProcessMessages 745", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124054, "dur": 27, "ph": "X", "name": "ReadAsync 745", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124083, "dur": 29, "ph": "X", "name": "ReadAsync 566", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124116, "dur": 30, "ph": "X", "name": "ReadAsync 634", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124149, "dur": 25, "ph": "X", "name": "ReadAsync 279", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124177, "dur": 33, "ph": "X", "name": "ReadAsync 104", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124212, "dur": 1, "ph": "X", "name": "ProcessMessages 321", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124213, "dur": 32, "ph": "X", "name": "ReadAsync 321", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124249, "dur": 26, "ph": "X", "name": "ReadAsync 794", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124277, "dur": 28, "ph": "X", "name": "ReadAsync 518", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124307, "dur": 1, "ph": "X", "name": "ProcessMessages 343", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124310, "dur": 30, "ph": "X", "name": "ReadAsync 343", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124343, "dur": 36, "ph": "X", "name": "ReadAsync 528", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124382, "dur": 44, "ph": "X", "name": "ReadAsync 400", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124429, "dur": 1, "ph": "X", "name": "ProcessMessages 331", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124432, "dur": 35, "ph": "X", "name": "ReadAsync 331", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124468, "dur": 1, "ph": "X", "name": "ProcessMessages 661", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124470, "dur": 27, "ph": "X", "name": "ReadAsync 661", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124500, "dur": 24, "ph": "X", "name": "ReadAsync 544", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124526, "dur": 1, "ph": "X", "name": "ProcessMessages 344", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124528, "dur": 23, "ph": "X", "name": "ReadAsync 344", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124554, "dur": 23, "ph": "X", "name": "ReadAsync 314", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124581, "dur": 74, "ph": "X", "name": "ReadAsync 298", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124658, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124694, "dur": 1, "ph": "X", "name": "ProcessMessages 670", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124695, "dur": 35, "ph": "X", "name": "ReadAsync 670", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124733, "dur": 27, "ph": "X", "name": "ReadAsync 537", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124762, "dur": 1, "ph": "X", "name": "ProcessMessages 374", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124765, "dur": 34, "ph": "X", "name": "ReadAsync 374", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124802, "dur": 23, "ph": "X", "name": "ReadAsync 568", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124827, "dur": 25, "ph": "X", "name": "ReadAsync 126", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124856, "dur": 31, "ph": "X", "name": "ReadAsync 493", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124889, "dur": 36, "ph": "X", "name": "ReadAsync 521", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124929, "dur": 1, "ph": "X", "name": "ProcessMessages 265", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124931, "dur": 31, "ph": "X", "name": "ReadAsync 265", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124963, "dur": 1, "ph": "X", "name": "ProcessMessages 558", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124965, "dur": 29, "ph": "X", "name": "ReadAsync 558", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187124997, "dur": 32, "ph": "X", "name": "ReadAsync 491", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125032, "dur": 26, "ph": "X", "name": "ReadAsync 502", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125061, "dur": 32, "ph": "X", "name": "ReadAsync 364", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125096, "dur": 25, "ph": "X", "name": "ReadAsync 483", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125123, "dur": 28, "ph": "X", "name": "ReadAsync 189", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125154, "dur": 46, "ph": "X", "name": "ReadAsync 505", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125202, "dur": 1, "ph": "X", "name": "ProcessMessages 852", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125204, "dur": 23, "ph": "X", "name": "ReadAsync 852", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125230, "dur": 33, "ph": "X", "name": "ReadAsync 88", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125266, "dur": 23, "ph": "X", "name": "ReadAsync 598", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125292, "dur": 25, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125320, "dur": 59, "ph": "X", "name": "ReadAsync 527", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125381, "dur": 1, "ph": "X", "name": "ProcessMessages 552", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125383, "dur": 36, "ph": "X", "name": "ReadAsync 552", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125421, "dur": 1, "ph": "X", "name": "ProcessMessages 581", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125423, "dur": 28, "ph": "X", "name": "ReadAsync 581", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125453, "dur": 1, "ph": "X", "name": "ProcessMessages 207", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125455, "dur": 23, "ph": "X", "name": "ReadAsync 207", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125480, "dur": 31, "ph": "X", "name": "ReadAsync 79", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125513, "dur": 1, "ph": "X", "name": "ProcessMessages 441", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125517, "dur": 29, "ph": "X", "name": "ReadAsync 441", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125549, "dur": 1, "ph": "X", "name": "ProcessMessages 384", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125552, "dur": 27, "ph": "X", "name": "ReadAsync 384", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125581, "dur": 1, "ph": "X", "name": "ProcessMessages 369", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125583, "dur": 28, "ph": "X", "name": "ReadAsync 369", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125612, "dur": 1, "ph": "X", "name": "ProcessMessages 472", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125614, "dur": 24, "ph": "X", "name": "ReadAsync 472", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125641, "dur": 24, "ph": "X", "name": "ReadAsync 268", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125667, "dur": 26, "ph": "X", "name": "ReadAsync 199", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125696, "dur": 37, "ph": "X", "name": "ReadAsync 268", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125736, "dur": 28, "ph": "X", "name": "ReadAsync 543", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125766, "dur": 1, "ph": "X", "name": "ProcessMessages 328", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125769, "dur": 34, "ph": "X", "name": "ReadAsync 328", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125806, "dur": 25, "ph": "X", "name": "ReadAsync 426", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125834, "dur": 37, "ph": "X", "name": "ReadAsync 391", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125875, "dur": 32, "ph": "X", "name": "ReadAsync 423", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125910, "dur": 25, "ph": "X", "name": "ReadAsync 583", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125937, "dur": 27, "ph": "X", "name": "ReadAsync 124", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125967, "dur": 2, "ph": "X", "name": "ProcessMessages 132", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187125970, "dur": 28, "ph": "X", "name": "ReadAsync 132", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126001, "dur": 1, "ph": "X", "name": "ProcessMessages 295", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126003, "dur": 375, "ph": "X", "name": "ReadAsync 295", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126383, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126430, "dur": 34, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126467, "dur": 36, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126507, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126509, "dur": 37, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126550, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126552, "dur": 41, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126595, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126598, "dur": 69, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126671, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126673, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126719, "dur": 2, "ph": "X", "name": "ProcessMessages 148", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126722, "dur": 43, "ph": "X", "name": "ReadAsync 148", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126769, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126772, "dur": 45, "ph": "X", "name": "ReadAsync 96", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126820, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126823, "dur": 58, "ph": "X", "name": "ReadAsync 96", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126885, "dur": 1, "ph": "X", "name": "ProcessMessages 140", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126888, "dur": 47, "ph": "X", "name": "ReadAsync 140", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126939, "dur": 3, "ph": "X", "name": "ProcessMessages 128", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126943, "dur": 41, "ph": "X", "name": "ReadAsync 128", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126988, "dur": 2, "ph": "X", "name": "ProcessMessages 148", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187126991, "dur": 46, "ph": "X", "name": "ReadAsync 148", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127040, "dur": 2, "ph": "X", "name": "ProcessMessages 140", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127043, "dur": 44, "ph": "X", "name": "ReadAsync 140", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127091, "dur": 1, "ph": "X", "name": "ProcessMessages 148", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127094, "dur": 32, "ph": "X", "name": "ReadAsync 148", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127129, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127132, "dur": 34, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127168, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127171, "dur": 50, "ph": "X", "name": "ReadAsync 28", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127224, "dur": 2, "ph": "X", "name": "ProcessMessages 160", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127227, "dur": 40, "ph": "X", "name": "ReadAsync 160", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127270, "dur": 1, "ph": "X", "name": "ProcessMessages 68", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127272, "dur": 36, "ph": "X", "name": "ReadAsync 68", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127311, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127313, "dur": 29, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127345, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127347, "dur": 30, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127382, "dur": 62, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127449, "dur": 55, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127508, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187127510, "dur": 2519, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130034, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130071, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130073, "dur": 77, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130156, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130207, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130210, "dur": 38, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130250, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130252, "dur": 38, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130293, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130296, "dur": 35, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130335, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130337, "dur": 37, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130380, "dur": 125, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130511, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130550, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130552, "dur": 72, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130630, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130678, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130680, "dur": 46, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130730, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130733, "dur": 43, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130779, "dur": 2, "ph": "X", "name": "ProcessMessages 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130783, "dur": 42, "ph": "X", "name": "ReadAsync 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130828, "dur": 2, "ph": "X", "name": "ProcessMessages 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187130831, "dur": 625, "ph": "X", "name": "ReadAsync 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131463, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131499, "dur": 44, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131547, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131549, "dur": 44, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131596, "dur": 2, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131599, "dur": 49, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131652, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187131654, "dur": 719, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132379, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132424, "dur": 30, "ph": "X", "name": "ProcessMessages 126", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132455, "dur": 53, "ph": "X", "name": "ReadAsync 126", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132512, "dur": 41, "ph": "X", "name": "ProcessMessages 92", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132555, "dur": 89, "ph": "X", "name": "ReadAsync 92", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132648, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132650, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132697, "dur": 13, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132711, "dur": 48, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132763, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132765, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132809, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132812, "dur": 42, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132857, "dur": 2, "ph": "X", "name": "ProcessMessages 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132860, "dur": 43, "ph": "X", "name": "ReadAsync 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132907, "dur": 14, "ph": "X", "name": "ProcessMessages 92", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132923, "dur": 40, "ph": "X", "name": "ReadAsync 92", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187132967, "dur": 29, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133000, "dur": 412, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133418, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133469, "dur": 38, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133509, "dur": 1, "ph": "X", "name": "ProcessMessages 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133511, "dur": 42, "ph": "X", "name": "ReadAsync 56", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133556, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133558, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133595, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133597, "dur": 155, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133757, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133759, "dur": 54, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133817, "dur": 13, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133831, "dur": 114, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133950, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187133999, "dur": 1, "ph": "X", "name": "ProcessMessages 24", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134002, "dur": 43, "ph": "X", "name": "ReadAsync 24", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134049, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134051, "dur": 328, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134384, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134425, "dur": 15, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134442, "dur": 364, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134813, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134860, "dur": 9, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134870, "dur": 40, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134915, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134964, "dur": 9, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187134974, "dur": 2695, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187137674, "dur": 23, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187137701, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187137704, "dur": 740, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187138448, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187138451, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187138488, "dur": 9, "ph": "X", "name": "ProcessMessages 50", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187138499, "dur": 594328, "ph": "X", "name": "ReadAsync 50", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187732836, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187732839, "dur": 60, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187732904, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187732907, "dur": 600, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187733516, "dur": 27, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187733547, "dur": 1, "ph": "X", "name": "ProcessMessages 13", "args": {} }, -{ "pid": 19540, "tid": 64424509440, "ts": 1733786187733549, "dur": 4672, "ph": "X", "name": "ReadAsync 13", "args": {} }, -{ "pid": 19540, "tid": 40, "ts": 1733786187738655, "dur": 554, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, -{ "pid": 19540, "tid": 60129542144, "ph": "M", "name": "thread_name", "args": { "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync" } }, -{ "pid": 19540, "tid": 60129542144, "ts": 1733786187104931, "dur": 62337, "ph": "X", "name": "await writeBuildProgramInputDataTask", "args": {} }, -{ "pid": 19540, "tid": 60129542144, "ts": 1733786187167269, "dur": 1, "ph": "X", "name": "WritePipe.WaitConnectionAsync", "args": {} }, -{ "pid": 19540, "tid": 60129542144, "ts": 1733786187167270, "dur": 59, "ph": "X", "name": "WriteDagReadyMessage", "args": {} }, -{ "pid": 19540, "tid": 40, "ts": 1733786187739211, "dur": 8, "ph": "X", "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync", "args": {} }, -{ "pid": 19540, "tid": 55834574848, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, -{ "pid": 19540, "tid": 55834574848, "ts": 1733786187102032, "dur": 636217, "ph": "X", "name": "RunBackend", "args": {} }, -{ "pid": 19540, "tid": 55834574848, "ts": 1733786187102109, "dur": 2796, "ph": "X", "name": "BackendProgram.Start", "args": {} }, -{ "pid": 19540, "tid": 55834574848, "ts": 1733786187738251, "dur": 47, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, -{ "pid": 19540, "tid": 55834574848, "ts": 1733786187738262, "dur": 10, "ph": "X", "name": "await ScriptUpdaters", "args": {} }, -{ "pid": 19540, "tid": 55834574848, "ts": 1733786187738300, "dur": 1, "ph": "X", "name": "await taskToReadBuildProgramOutput", "args": {} }, -{ "pid": 19540, "tid": 40, "ts": 1733786187739223, "dur": 9, "ph": "X", "name": "BuildAsync", "args": {} }, +{ "pid": 29424, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, +{ "pid": 29424, "tid": 1, "ts": 1733859750099071, "dur": 4348, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859750103422, "dur": 53260, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859750156683, "dur": 19706, "ph": "X", "name": "WriteJson", "args": {} }, +{ "pid": 29424, "tid": 456, "ts": 1733859753315994, "dur": 11, "ph": "X", "name": "", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750099041, "dur": 12413, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750111455, "dur": 3204059, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750111461, "dur": 47, "ph": "X", "name": "ReadAsync 0", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750111513, "dur": 12551, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750124069, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750124072, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750124111, "dur": 2, "ph": "X", "name": "ProcessMessages 41", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750124114, "dur": 5269, "ph": "X", "name": "ReadAsync 41", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129388, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129442, "dur": 1, "ph": "X", "name": "ProcessMessages 467", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129446, "dur": 41, "ph": "X", "name": "ReadAsync 467", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129492, "dur": 1, "ph": "X", "name": "ProcessMessages 417", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129494, "dur": 42, "ph": "X", "name": "ReadAsync 417", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129539, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129579, "dur": 1, "ph": "X", "name": "ProcessMessages 333", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129581, "dur": 85, "ph": "X", "name": "ReadAsync 333", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129672, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129715, "dur": 1, "ph": "X", "name": "ProcessMessages 631", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129717, "dur": 43, "ph": "X", "name": "ReadAsync 631", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129764, "dur": 1, "ph": "X", "name": "ProcessMessages 831", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129766, "dur": 47, "ph": "X", "name": "ReadAsync 831", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129816, "dur": 1, "ph": "X", "name": "ProcessMessages 588", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129817, "dur": 46, "ph": "X", "name": "ReadAsync 588", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129866, "dur": 1, "ph": "X", "name": "ProcessMessages 790", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129869, "dur": 33, "ph": "X", "name": "ReadAsync 790", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129904, "dur": 1, "ph": "X", "name": "ProcessMessages 562", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129907, "dur": 28, "ph": "X", "name": "ReadAsync 562", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129937, "dur": 18, "ph": "X", "name": "ReadAsync 625", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129958, "dur": 36, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750129997, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130038, "dur": 1, "ph": "X", "name": "ProcessMessages 716", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130040, "dur": 29, "ph": "X", "name": "ReadAsync 716", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130071, "dur": 51, "ph": "X", "name": "ReadAsync 596", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130126, "dur": 27, "ph": "X", "name": "ReadAsync 488", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130155, "dur": 25, "ph": "X", "name": "ReadAsync 463", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130182, "dur": 23, "ph": "X", "name": "ReadAsync 337", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130208, "dur": 25, "ph": "X", "name": "ReadAsync 430", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130236, "dur": 27, "ph": "X", "name": "ReadAsync 604", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130265, "dur": 24, "ph": "X", "name": "ReadAsync 601", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130292, "dur": 33, "ph": "X", "name": "ReadAsync 574", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130328, "dur": 1, "ph": "X", "name": "ProcessMessages 579", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130329, "dur": 33, "ph": "X", "name": "ReadAsync 579", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130364, "dur": 1, "ph": "X", "name": "ProcessMessages 441", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130366, "dur": 31, "ph": "X", "name": "ReadAsync 441", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130399, "dur": 25, "ph": "X", "name": "ReadAsync 303", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130427, "dur": 37, "ph": "X", "name": "ReadAsync 383", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130466, "dur": 23, "ph": "X", "name": "ReadAsync 599", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130491, "dur": 31, "ph": "X", "name": "ReadAsync 460", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130534, "dur": 33, "ph": "X", "name": "ReadAsync 442", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130569, "dur": 1, "ph": "X", "name": "ProcessMessages 1002", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130570, "dur": 31, "ph": "X", "name": "ReadAsync 1002", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130602, "dur": 1, "ph": "X", "name": "ProcessMessages 640", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130604, "dur": 59, "ph": "X", "name": "ReadAsync 640", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130667, "dur": 1, "ph": "X", "name": "ProcessMessages 1", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130669, "dur": 45, "ph": "X", "name": "ReadAsync 1", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130716, "dur": 1, "ph": "X", "name": "ProcessMessages 475", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130718, "dur": 32, "ph": "X", "name": "ReadAsync 475", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130755, "dur": 30, "ph": "X", "name": "ReadAsync 137", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130788, "dur": 30, "ph": "X", "name": "ReadAsync 786", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130821, "dur": 1, "ph": "X", "name": "ProcessMessages 343", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130823, "dur": 26, "ph": "X", "name": "ReadAsync 343", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130852, "dur": 28, "ph": "X", "name": "ReadAsync 426", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130884, "dur": 28, "ph": "X", "name": "ReadAsync 673", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130915, "dur": 57, "ph": "X", "name": "ReadAsync 637", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130975, "dur": 1, "ph": "X", "name": "ProcessMessages 330", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750130978, "dur": 80, "ph": "X", "name": "ReadAsync 330", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131063, "dur": 2, "ph": "X", "name": "ProcessMessages 448", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131066, "dur": 171, "ph": "X", "name": "ReadAsync 448", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131241, "dur": 2, "ph": "X", "name": "ProcessMessages 1129", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131245, "dur": 71, "ph": "X", "name": "ReadAsync 1129", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131319, "dur": 2, "ph": "X", "name": "ProcessMessages 2126", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131323, "dur": 44, "ph": "X", "name": "ReadAsync 2126", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131370, "dur": 1, "ph": "X", "name": "ProcessMessages 648", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131372, "dur": 31, "ph": "X", "name": "ReadAsync 648", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131405, "dur": 1, "ph": "X", "name": "ProcessMessages 690", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131407, "dur": 35, "ph": "X", "name": "ReadAsync 690", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131446, "dur": 28, "ph": "X", "name": "ReadAsync 554", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131475, "dur": 1, "ph": "X", "name": "ProcessMessages 336", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131477, "dur": 31, "ph": "X", "name": "ReadAsync 336", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131510, "dur": 33, "ph": "X", "name": "ReadAsync 446", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131547, "dur": 44, "ph": "X", "name": "ReadAsync 407", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131593, "dur": 23, "ph": "X", "name": "ReadAsync 87", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131619, "dur": 30, "ph": "X", "name": "ReadAsync 67", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131651, "dur": 22, "ph": "X", "name": "ReadAsync 331", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131676, "dur": 25, "ph": "X", "name": "ReadAsync 391", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131703, "dur": 25, "ph": "X", "name": "ReadAsync 482", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131730, "dur": 1, "ph": "X", "name": "ProcessMessages 345", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131732, "dur": 49, "ph": "X", "name": "ReadAsync 345", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131784, "dur": 1, "ph": "X", "name": "ProcessMessages 314", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131786, "dur": 39, "ph": "X", "name": "ReadAsync 314", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131828, "dur": 1, "ph": "X", "name": "ProcessMessages 298", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750131830, "dur": 410, "ph": "X", "name": "ReadAsync 298", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132243, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132294, "dur": 1, "ph": "X", "name": "ProcessMessages 682", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132297, "dur": 43, "ph": "X", "name": "ReadAsync 682", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132342, "dur": 1, "ph": "X", "name": "ProcessMessages 628", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132343, "dur": 36, "ph": "X", "name": "ReadAsync 628", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132382, "dur": 1, "ph": "X", "name": "ProcessMessages 343", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132383, "dur": 41, "ph": "X", "name": "ReadAsync 343", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132427, "dur": 1, "ph": "X", "name": "ProcessMessages 496", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132428, "dur": 33, "ph": "X", "name": "ReadAsync 496", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132463, "dur": 27, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132493, "dur": 41, "ph": "X", "name": "ReadAsync 561", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132538, "dur": 1, "ph": "X", "name": "ProcessMessages 327", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132540, "dur": 37, "ph": "X", "name": "ReadAsync 327", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132580, "dur": 1, "ph": "X", "name": "ProcessMessages 485", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132583, "dur": 42, "ph": "X", "name": "ReadAsync 485", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132627, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132629, "dur": 38, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132669, "dur": 1, "ph": "X", "name": "ProcessMessages 546", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132671, "dur": 32, "ph": "X", "name": "ReadAsync 546", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132705, "dur": 26, "ph": "X", "name": "ReadAsync 496", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132734, "dur": 23, "ph": "X", "name": "ReadAsync 434", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132759, "dur": 32, "ph": "X", "name": "ReadAsync 379", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132794, "dur": 1, "ph": "X", "name": "ProcessMessages 251", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132797, "dur": 37, "ph": "X", "name": "ReadAsync 251", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132837, "dur": 1, "ph": "X", "name": "ProcessMessages 337", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132838, "dur": 34, "ph": "X", "name": "ReadAsync 337", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132875, "dur": 1, "ph": "X", "name": "ProcessMessages 398", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132876, "dur": 29, "ph": "X", "name": "ReadAsync 398", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132908, "dur": 24, "ph": "X", "name": "ReadAsync 732", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132934, "dur": 21, "ph": "X", "name": "ReadAsync 282", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132957, "dur": 31, "ph": "X", "name": "ReadAsync 153", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750132991, "dur": 21, "ph": "X", "name": "ReadAsync 534", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133014, "dur": 27, "ph": "X", "name": "ReadAsync 84", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133043, "dur": 32, "ph": "X", "name": "ReadAsync 256", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133078, "dur": 25, "ph": "X", "name": "ReadAsync 547", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133107, "dur": 25, "ph": "X", "name": "ReadAsync 332", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133134, "dur": 24, "ph": "X", "name": "ReadAsync 486", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133161, "dur": 22, "ph": "X", "name": "ReadAsync 369", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133186, "dur": 25, "ph": "X", "name": "ReadAsync 115", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133214, "dur": 24, "ph": "X", "name": "ReadAsync 385", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133240, "dur": 23, "ph": "X", "name": "ReadAsync 406", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133266, "dur": 23, "ph": "X", "name": "ReadAsync 340", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133291, "dur": 48, "ph": "X", "name": "ReadAsync 400", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133344, "dur": 27, "ph": "X", "name": "ReadAsync 288", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133374, "dur": 27, "ph": "X", "name": "ReadAsync 268", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133404, "dur": 32, "ph": "X", "name": "ReadAsync 536", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133438, "dur": 29, "ph": "X", "name": "ReadAsync 473", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133469, "dur": 1, "ph": "X", "name": "ProcessMessages 304", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133471, "dur": 35, "ph": "X", "name": "ReadAsync 304", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133509, "dur": 24, "ph": "X", "name": "ReadAsync 680", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133535, "dur": 24, "ph": "X", "name": "ReadAsync 137", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133562, "dur": 22, "ph": "X", "name": "ReadAsync 238", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133587, "dur": 20, "ph": "X", "name": "ReadAsync 484", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133609, "dur": 29, "ph": "X", "name": "ReadAsync 62", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133640, "dur": 1, "ph": "X", "name": "ProcessMessages 235", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133642, "dur": 35, "ph": "X", "name": "ReadAsync 235", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133680, "dur": 1, "ph": "X", "name": "ProcessMessages 295", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750133682, "dur": 490, "ph": "X", "name": "ReadAsync 295", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134187, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134237, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134239, "dur": 40, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134283, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134286, "dur": 39, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134328, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134331, "dur": 45, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134379, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134382, "dur": 32, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134418, "dur": 35, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134457, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134459, "dur": 86, "ph": "X", "name": "ReadAsync 44", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134549, "dur": 2, "ph": "X", "name": "ProcessMessages 116", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134552, "dur": 63, "ph": "X", "name": "ReadAsync 116", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134620, "dur": 2, "ph": "X", "name": "ProcessMessages 160", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134623, "dur": 40, "ph": "X", "name": "ReadAsync 160", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134666, "dur": 1, "ph": "X", "name": "ProcessMessages 112", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134668, "dur": 42, "ph": "X", "name": "ReadAsync 112", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134714, "dur": 1, "ph": "X", "name": "ProcessMessages 60", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134717, "dur": 37, "ph": "X", "name": "ReadAsync 60", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134756, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134758, "dur": 43, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134804, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134807, "dur": 44, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134854, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134857, "dur": 54, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134915, "dur": 2, "ph": "X", "name": "ProcessMessages 160", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134918, "dur": 51, "ph": "X", "name": "ReadAsync 160", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134972, "dur": 3, "ph": "X", "name": "ProcessMessages 192", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750134976, "dur": 44, "ph": "X", "name": "ReadAsync 192", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135023, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135025, "dur": 45, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135073, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135078, "dur": 33, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135114, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135116, "dur": 42, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135162, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135203, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135205, "dur": 42, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135249, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135251, "dur": 41, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135296, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135297, "dur": 36, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135336, "dur": 402, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135742, "dur": 29, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135774, "dur": 70, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135850, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750135887, "dur": 161, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136054, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136098, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136100, "dur": 38, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136142, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136144, "dur": 87, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136235, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136237, "dur": 31, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136272, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750136274, "dur": 2409, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138689, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138731, "dur": 35, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138770, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138772, "dur": 37, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138812, "dur": 81, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138898, "dur": 29, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138929, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750138931, "dur": 124, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139058, "dur": 30, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139091, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139094, "dur": 209, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139309, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139347, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139349, "dur": 30, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139382, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139384, "dur": 39, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139427, "dur": 37, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139468, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139471, "dur": 42, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139516, "dur": 2, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139520, "dur": 139, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139666, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139711, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750139714, "dur": 359, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140079, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140119, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140122, "dur": 41, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140166, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140169, "dur": 41, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140214, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140216, "dur": 102, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140325, "dur": 70, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140399, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750140401, "dur": 1339, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750141745, "dur": 112, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750141861, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750141863, "dur": 36, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750141902, "dur": 1, "ph": "X", "name": "ProcessMessages 56", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750141905, "dur": 570, "ph": "X", "name": "ReadAsync 56", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142478, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142480, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142522, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142524, "dur": 41, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142569, "dur": 2, "ph": "X", "name": "ProcessMessages 40", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142573, "dur": 45, "ph": "X", "name": "ReadAsync 40", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142623, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750142659, "dur": 645, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143309, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143345, "dur": 18, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143365, "dur": 252, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143620, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143622, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143669, "dur": 12, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143683, "dur": 141, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143830, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143875, "dur": 9, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750143886, "dur": 261, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144153, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144197, "dur": 11, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144210, "dur": 632, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144845, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144847, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144882, "dur": 10, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750144894, "dur": 1599, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750146499, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750146541, "dur": 9, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750146552, "dur": 801, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147358, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147360, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147411, "dur": 19, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147432, "dur": 229, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147667, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147712, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750147715, "dur": 622, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750148341, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750148344, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750148386, "dur": 12, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750148400, "dur": 4008, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152414, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152464, "dur": 25, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152492, "dur": 322, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152821, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152870, "dur": 11, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152883, "dur": 45, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152932, "dur": 9, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152943, "dur": 46, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750152995, "dur": 36, "ph": "X", "name": "ReadAsync 45", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750153035, "dur": 9, "ph": "X", "name": "ProcessMessages 1", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750153047, "dur": 203, "ph": "X", "name": "ReadAsync 1", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750153256, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750153303, "dur": 9, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859750153314, "dur": 2255949, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752409271, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752409275, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752409330, "dur": 2012, "ph": "X", "name": "ProcessMessages 353", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752411345, "dur": 4382, "ph": "X", "name": "ReadAsync 353", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752415733, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752415775, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752415778, "dur": 561, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752416344, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752416382, "dur": 12, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752416395, "dur": 15700, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432099, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432103, "dur": 28, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432133, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432135, "dur": 701, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432843, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432881, "dur": 15, "ph": "X", "name": "ProcessMessages 50", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859752432897, "dur": 583742, "ph": "X", "name": "ReadAsync 50", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753016647, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753016650, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753016706, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753016710, "dur": 292003, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753308721, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753308725, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753308768, "dur": 25, "ph": "X", "name": "ProcessMessages 2080", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753308794, "dur": 40, "ph": "X", "name": "ReadAsync 2080", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753308838, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753308840, "dur": 528, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753309374, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 25769803776, "ts": 1733859753309417, "dur": 6090, "ph": "X", "name": "ReadAsync 13", "args": {} }, +{ "pid": 29424, "tid": 456, "ts": 1733859753316007, "dur": 504, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, +{ "pid": 29424, "tid": 21474836480, "ph": "M", "name": "thread_name", "args": { "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync" } }, +{ "pid": 29424, "tid": 21474836480, "ts": 1733859750099014, "dur": 77417, "ph": "X", "name": "await writeBuildProgramInputDataTask", "args": {} }, +{ "pid": 29424, "tid": 21474836480, "ts": 1733859750176432, "dur": 1, "ph": "X", "name": "WritePipe.WaitConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 21474836480, "ts": 1733859750176434, "dur": 61, "ph": "X", "name": "WriteDagReadyMessage", "args": {} }, +{ "pid": 29424, "tid": 456, "ts": 1733859753316514, "dur": 6, "ph": "X", "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync", "args": {} }, +{ "pid": 29424, "tid": 17179869184, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, +{ "pid": 29424, "tid": 17179869184, "ts": 1733859750092040, "dur": 3223527, "ph": "X", "name": "RunBackend", "args": {} }, +{ "pid": 29424, "tid": 17179869184, "ts": 1733859750092121, "dur": 6859, "ph": "X", "name": "BackendProgram.Start", "args": {} }, +{ "pid": 29424, "tid": 17179869184, "ts": 1733859753315571, "dur": 98, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, +{ "pid": 29424, "tid": 17179869184, "ts": 1733859753315597, "dur": 27, "ph": "X", "name": "await ScriptUpdaters", "args": {} }, +{ "pid": 29424, "tid": 17179869184, "ts": 1733859753315671, "dur": 1, "ph": "X", "name": "await taskToReadBuildProgramOutput", "args": {} }, +{ "pid": 29424, "tid": 456, "ts": 1733859753316556, "dur": 7, "ph": "X", "name": "BuildAsync", "args": {} }, { "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } -,{ "pid":12345, "tid":0, "ts":1733786187120421, "dur":1484, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786187121916, "dur":164, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786187122118, "dur":623, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786187123293, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_EAE8969EE716D859.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1733786187122776, "dur":3419, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786187126196, "dur":606867, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786187733065, "dur":388, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786187733718, "dur":1010, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} -,{ "pid":12345, "tid":1, "ts":1733786187122868, "dur":3339, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733786187126234, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187126316, "dur":341, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":1, "ts":1733786187126223, "dur":434, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_0C8339F22F05368F.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187126784, "dur":92, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterRendererModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187126783, "dur":96, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterRendererModule.dll_7F43D483046D6CEA.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187126922, "dur":70, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VRModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187126919, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_A0F2124449697B63.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187127016, "dur":71, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityConnectModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127014, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_3EDB84CAFEFFB22C.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187127115, "dur":153, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubsystemsModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127269, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":1, "ts":1733786187127112, "dur":242, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_176B46930F1043FB.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187127369, "dur":62, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_176B46930F1043FB.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187127433, "dur":112, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187127562, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127620, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127674, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127803, "dur":122, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127933, "dur":232, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187128167, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187128631, "dur":354, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187128993, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129051, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129107, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129189, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129259, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129327, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129398, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129559, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129627, "dur":64, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129693, "dur":88, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187129812, "dur":87, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187127561, "dur":2736, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1733786187130448, "dur":81, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187130551, "dur":1058, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1733786187131712, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187131795, "dur":1119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1733786187133022, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187133173, "dur":387, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1733786187133670, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733786187133755, "dur":346, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll (+2 others)" }} -,{ "pid":12345, "tid":1, "ts":1733786187134175, "dur":831, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786187135007, "dur":598095, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187122934, "dur":3297, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187126247, "dur":97, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ProfilerModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786187126346, "dur":424, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":2, "ts":1733786187126238, "dur":533, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ProfilerModule.dll_5D1E7A3075C00B20.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733786187126791, "dur":77, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClothModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786187126789, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_71139EA62F230DC7.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733786187126904, "dur":158, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.XRModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786187126902, "dur":162, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_D3B0D548D2A3C8C1.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733786187127075, "dur":87, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_D3B0D548D2A3C8C1.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733786187127298, "dur":90, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187127394, "dur":306, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187127700, "dur":435, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187128135, "dur":287, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187128422, "dur":451, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187128873, "dur":987, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187129860, "dur":544, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187130513, "dur":282, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1733786187130869, "dur":111, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187130980, "dur":711, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187131691, "dur":1322, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187133013, "dur":632, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187133646, "dur":33901, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187167548, "dur":1271, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786187168820, "dur":564297, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187122915, "dur":3306, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187126240, "dur":71, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PropertiesModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786187126313, "dur":246, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":3, "ts":1733786187126229, "dur":331, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_F0CCACDF92442AAA.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187126587, "dur":57, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GIModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786187126586, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_EAE8969EE716D859.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187126668, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GameCenterModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786187126666, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GameCenterModule.dll_C3916DA11F58C66E.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187126762, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CoreModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786187126760, "dur":109, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_F7698CFF4CDCC876.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187126941, "dur":64, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VideoModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786187126939, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_2F34C61617984A88.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187127026, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CrashReportingModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786187127024, "dur":99, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CrashReportingModule.dll_9576FCCFC40241CE.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187127211, "dur":73, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.Antlr3.Runtime.dll_FBC62C826EB2B4B0.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733786187127314, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187127403, "dur":365, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187127769, "dur":460, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187128240, "dur":577, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Core\\Variables\\SceneVariables.cs" }} -,{ "pid":12345, "tid":3, "ts":1733786187128229, "dur":929, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187129158, "dur":1328, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187130487, "dur":357, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187130848, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187130927, "dur":1699, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.pdb" }} -,{ "pid":12345, "tid":3, "ts":1733786187132627, "dur":380, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187133007, "dur":635, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187133643, "dur":518, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786187134218, "dur":914, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.pdb" }} -,{ "pid":12345, "tid":3, "ts":1733786187135133, "dur":597967, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187122978, "dur":3263, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187126256, "dur":76, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PhysicsModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786187126334, "dur":407, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":4, "ts":1733786187126249, "dur":493, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_8DFC13DC0E36E414.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733786187126806, "dur":65, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187126880, "dur":114, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AssetBundleModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786187126878, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AssetBundleModule.dll_4CAEC8C8AE38F97F.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733786187127021, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsModule.dll_0828B6E5DE3B1F58.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733786187127097, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainPhysicsModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786187127095, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_E903EEEF4B56C7E9.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733786187127217, "dur":72, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp" }} -,{ "pid":12345, "tid":4, "ts":1733786187127326, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187127388, "dur":120, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.rsp" }} -,{ "pid":12345, "tid":4, "ts":1733786187127509, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187127785, "dur":439, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187128224, "dur":259, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187128483, "dur":258, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187128741, "dur":293, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187129034, "dur":1365, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187130445, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733786187130529, "dur":368, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1733786187130998, "dur":691, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187131689, "dur":1480, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187133169, "dur":481, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786187133650, "dur":599411, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786187123016, "dur":3238, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786187126276, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.Physics2DModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187126340, "dur":385, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":5, "ts":1733786187126265, "dur":461, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_DA47191084EB39C6.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733786187126749, "dur":58, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DirectorModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187126747, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_2AD840F9DC668413.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733786187126809, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786187126898, "dur":149, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AnimationModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187126896, "dur":154, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_8DA1291FE3EE4231.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733786187127096, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreFontEngineModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187127093, "dur":90, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_18F1401BF51CDD34.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733786187127198, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.rsp" }} -,{ "pid":12345, "tid":5, "ts":1733786187127267, "dur":98, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786187127381, "dur":78, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":5, "ts":1733786187127460, "dur":177, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733786187127660, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187127802, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187127872, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187127933, "dur":250, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128185, "dur":87, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128405, "dur":197, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128611, "dur":69, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128682, "dur":73, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128757, "dur":91, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128850, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187128903, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129009, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129092, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129175, "dur":76, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129252, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129377, "dur":95, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129493, "dur":75, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129569, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129626, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129689, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187129781, "dur":73, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187127656, "dur":2547, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1733786187130523, "dur":2095, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187132620, "dur":368, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786187133030, "dur":934, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786187133965, "dur":599140, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187123055, "dur":3214, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187126290, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PerformanceReportingModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786187126356, "dur":405, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":6, "ts":1733786187126280, "dur":482, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_27216FD7948E5335.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733786187126790, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterInputModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786187126788, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733786187126903, "dur":66, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733786187126970, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_FCD4D9DD9186BF5D.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733786187127046, "dur":95, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIElementsModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786187127044, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_1BA9A7FB123C7FF2.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733786187127220, "dur":83, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":6, "ts":1733786187127304, "dur":97, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187127408, "dur":268, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187127676, "dur":266, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187127942, "dur":453, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187128395, "dur":214, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187128610, "dur":339, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187128950, "dur":934, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187129884, "dur":531, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187130415, "dur":108, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187130523, "dur":333, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187130856, "dur":110, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187131023, "dur":1861, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786187132885, "dur":119, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187133004, "dur":637, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786187133687, "dur":918, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.pdb" }} -,{ "pid":12345, "tid":6, "ts":1733786187134607, "dur":598487, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187123097, "dur":3185, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187126304, "dur":99, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ParticleSystemModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786187126405, "dur":397, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":7, "ts":1733786187126292, "dur":511, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ParticleSystemModule.dll_E889461C3213CD5C.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733786187126803, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187126875, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AudioModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786187126873, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_0A2B41AB55062EE3.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733786187126959, "dur":125, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestTextureModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786187126957, "dur":130, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_86D6D9C0E4981F42.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733786187127116, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubstanceModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786187127114, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_1EE12AB97EC8F77D.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733786187127280, "dur":101, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187127403, "dur":242, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187127645, "dur":310, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187127955, "dur":437, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187128392, "dur":344, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187128736, "dur":279, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187129024, "dur":1217, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187130710, "dur":1920, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.pdb" }} -,{ "pid":12345, "tid":7, "ts":1733786187132631, "dur":379, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187133010, "dur":648, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786187133658, "dur":599400, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187123129, "dur":3165, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187126321, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.LocalizationModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786187126406, "dur":397, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":8, "ts":1733786187126303, "dur":501, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_0F6540244D7B7740.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733786187126805, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187126885, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ARModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786187126882, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_0C1F1294A8854F08.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733786187126993, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityCurlModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786187126991, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_C0BDCA515402341E.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733786187127090, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreTextEngineModule.dll_60D9768D84A09652.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733786187127279, "dur":98, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187127377, "dur":161, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":8, "ts":1733786187127539, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187127816, "dur":551, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187128368, "dur":212, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187128581, "dur":504, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187129085, "dur":1312, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187130398, "dur":50, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187130449, "dur":397, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187130846, "dur":124, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187130971, "dur":715, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187131687, "dur":1302, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786187133035, "dur":960, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.pdb" }} -,{ "pid":12345, "tid":8, "ts":1733786187133996, "dur":599111, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187123171, "dur":3138, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187126335, "dur":108, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.JSONSerializeModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786187126445, "dur":429, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":9, "ts":1733786187126322, "dur":553, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_53554252314DCED5.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733786187126899, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AndroidJNIModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786187126897, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_994423865917D57D.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733786187126984, "dur":127, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAudioModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786187126982, "dur":132, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_9F1DC3B61AF91DCD.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733786187127150, "dur":215, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteMaskModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786187127148, "dur":219, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteMaskModule.dll_ACBDE03140C85BE8.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733786187127433, "dur":220, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187127654, "dur":286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187127941, "dur":469, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187128411, "dur":218, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187128629, "dur":207, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187128871, "dur":924, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187129796, "dur":716, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187130512, "dur":352, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187130864, "dur":108, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187130972, "dur":713, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187131685, "dur":1334, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187133019, "dur":620, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786187133692, "dur":905, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786187134598, "dur":598489, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187123215, "dur":3108, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187126357, "dur":186, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786187126544, "dur":384, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":10, "ts":1733786187126336, "dur":593, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_70A1095BCB3E5387.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733786187126957, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestWWWModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786187126954, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestWWWModule.dll_2B9BBBE9746052BE.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733786187127042, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786187127040, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_4E1FEBBEA7AEF5EB.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733786187127123, "dur":92, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteShapeModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786187127121, "dur":97, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteShapeModule.dll_660FF62363DB3189.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733786187127269, "dur":102, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187127441, "dur":367, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187127808, "dur":486, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187128295, "dur":219, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187128514, "dur":582, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187129096, "dur":1298, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187130936, "dur":1732, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.pdb" }} -,{ "pid":12345, "tid":10, "ts":1733786187132669, "dur":322, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187132991, "dur":661, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786187133652, "dur":599407, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187123253, "dur":3086, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187126353, "dur":121, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputLegacyModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786187126475, "dur":395, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":11, "ts":1733786187126347, "dur":524, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DDF3E3E7462AAF70.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733786187126900, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AccessibilityModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786187126898, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_F33DB91632126E4B.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733786187126987, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityTestProtocolModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786187126985, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityTestProtocolModule.dll_C15A4FDE4852578C.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733786187127061, "dur":113, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextRenderingModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786187127059, "dur":117, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_967C61E1FCF17B2C.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733786187127258, "dur":111, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187127396, "dur":150, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":11, "ts":1733786187127547, "dur":231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187127779, "dur":422, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187128202, "dur":284, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187128486, "dur":347, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187128833, "dur":156, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187128989, "dur":798, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187129787, "dur":664, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187130451, "dur":398, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187130849, "dur":120, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187130970, "dur":713, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187131684, "dur":1335, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187133019, "dur":639, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786187133658, "dur":599417, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187123294, "dur":3064, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187126379, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.IMGUIModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786187126446, "dur":422, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":12, "ts":1733786187126368, "dur":501, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_428AE1121B37C2C4.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733786187126916, "dur":111, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.WindModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786187126913, "dur":117, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_6DB86827DE1346DF.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733786187127051, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TilemapModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786187127049, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_473EF6CBFBB20E0B.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733786187127154, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ScreenCaptureModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786187127152, "dur":61, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_6D3CEFD745B9FB37.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733786187127277, "dur":95, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187127372, "dur":121, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":12, "ts":1733786187127494, "dur":300, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187127794, "dur":527, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187128322, "dur":200, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187128523, "dur":478, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187129001, "dur":481, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187129482, "dur":992, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187130474, "dur":376, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187130850, "dur":118, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187131011, "dur":1633, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.pdb" }} -,{ "pid":12345, "tid":12, "ts":1733786187132645, "dur":352, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187132998, "dur":646, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187133644, "dur":5023, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786187138667, "dur":594449, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187123341, "dur":3029, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187126391, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsCommonModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786187126488, "dur":412, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":13, "ts":1733786187126380, "dur":521, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsCommonModule.dll_C2602D1BAE76F193.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733786187126928, "dur":100, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VirtualTexturingModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786187126926, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VirtualTexturingModule.dll_B45FA7F56E15FB94.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733786187127047, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TLSModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786187127046, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TLSModule.dll_492FDB17470C0FE8.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733786187127214, "dur":78, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":13, "ts":1733786187127295, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187127393, "dur":55, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.rsp2" }} -,{ "pid":12345, "tid":13, "ts":1733786187127449, "dur":397, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187127847, "dur":513, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187128361, "dur":216, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187128577, "dur":541, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187129118, "dur":1381, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187130500, "dur":343, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187130884, "dur":1981, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786187132866, "dur":297, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187133163, "dur":486, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187133649, "dur":35176, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786187168826, "dur":564243, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187123380, "dur":2999, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187126403, "dur":64, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ImageConversionModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786187126469, "dur":394, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":14, "ts":1733786187126391, "dur":473, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_EB35D233869224DE.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733786187126898, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_52AC4D914B67F03F.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733786187126985, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAssetBundleModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786187126983, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_5173B1C7E5D90429.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733786187127125, "dur":235, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786187127111, "dur":252, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_A8428F4AE3F52D02.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733786187127406, "dur":523, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187127930, "dur":487, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187128417, "dur":231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187128649, "dur":423, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187129072, "dur":1324, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187130396, "dur":51, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187130447, "dur":404, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187130852, "dur":126, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187130978, "dur":703, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187131685, "dur":75, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187131772, "dur":1329, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.pdb" }} -,{ "pid":12345, "tid":14, "ts":1733786187133102, "dur":559, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786187133661, "dur":599424, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187123432, "dur":2962, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187126410, "dur":124, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.HotReloadModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786187126535, "dur":381, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":15, "ts":1733786187126402, "dur":514, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_0EE9E725BF215DB3.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733786187126942, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VFXModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786187126941, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_CA0E73861D797955.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733786187127032, "dur":97, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UmbraModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786187127031, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UmbraModule.dll_84FFEDC3E22CDA56.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733786187127151, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SharedInternalsModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786187127149, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_6F471108FDC0202E.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733786187127225, "dur":72, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.rsp" }} -,{ "pid":12345, "tid":15, "ts":1733786187127297, "dur":83, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187127381, "dur":99, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.rsp" }} -,{ "pid":12345, "tid":15, "ts":1733786187127481, "dur":286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187127767, "dur":459, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187128226, "dur":243, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187128469, "dur":390, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187128860, "dur":311, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187129171, "dur":1291, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187130462, "dur":385, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187130848, "dur":135, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187130983, "dur":697, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187131683, "dur":71, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187131769, "dur":1341, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786187133111, "dur":555, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786187133666, "dur":599454, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187123467, "dur":2939, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187126423, "dur":86, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GridModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187126510, "dur":405, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":16, "ts":1733786187126407, "dur":509, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_D4DAA8ED65315E6D.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733786187126947, "dur":149, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VehiclesModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187126945, "dur":153, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_A29B3A79569053AE.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733786187127119, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.StreamingModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187127118, "dur":86, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_423616703375F96F.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733786187127219, "dur":59, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_423616703375F96F.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733786187127316, "dur":81, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187127413, "dur":400, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187127813, "dur":494, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187128307, "dur":216, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187128523, "dur":218, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187128742, "dur":359, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187129101, "dur":1292, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786187137877, "dur":778, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187138671, "dur":38859, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187177531, "dur":149370, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187326902, "dur":59320, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187386223, "dur":58716, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187444941, "dur":69512, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187514454, "dur":34388, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187548845, "dur":86116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.TestRunner.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187634963, "dur":97989, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786187138665, "dur":594293, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"BuildPlayerDataGenerator Library/BuildPlayerData/Player/RuntimeInitializeOnLoads.json (+1 other)" }} -,{ "pid":12345, "tid":0, "ts":1733786187736897, "dur":1152, "ph":"X", "name": "ProfilerWriteOutput" } -,{ "pid": 19540, "tid": 40, "ts": 1733786187739255, "dur": 1238, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, -{ "pid": 19540, "tid": 40, "ts": 1733786187740519, "dur": 7268, "ph": "X", "name": "backend1.traceevents", "args": {} }, -{ "pid": 19540, "tid": 40, "ts": 1733786187738636, "dur": 9181, "ph": "X", "name": "Write chrome-trace events", "args": {} }, +,{ "pid":12345, "tid":0, "ts":1733859750111907, "dur":53, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750112028, "dur":14115, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750126159, "dur":2912, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750129117, "dur":738, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750131108, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_18F1401BF51CDD34.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131217, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_967C61E1FCF17B2C.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131419, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_3EDB84CAFEFFB22C.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131588, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_FCD4D9DD9186BF5D.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750132053, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1733859750129880, "dur":4289, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750134170, "dur":3175217, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859753309388, "dur":334, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859753309890, "dur":1085, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1733859750129838, "dur":4356, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750134208, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PropertiesModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134304, "dur":493, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":1, "ts":1733859750134200, "dur":598, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_F0CCACDF92442AAA.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750134862, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterRendererModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134860, "dur":89, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterRendererModule.dll_7F43D483046D6CEA.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750134980, "dur":232, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AndroidJNIModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134978, "dur":237, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_994423865917D57D.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750135227, "dur":115, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_994423865917D57D.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750135374, "dur":1326, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.rsp" }} +,{ "pid":12345, "tid":1, "ts":1733859750136750, "dur":441, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137191, "dur":468, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137659, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137937, "dur":1295, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139232, "dur":77, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139309, "dur":600, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139993, "dur":4356, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.pdb" }} +,{ "pid":12345, "tid":1, "ts":1733859750144350, "dur":2289025, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859752433376, "dur":876014, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750129892, "dur":4320, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750134228, "dur":88, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PhysicsModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134319, "dur":433, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":2, "ts":1733859750134221, "dur":532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_8DFC13DC0E36E414.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750134776, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134774, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.dll_BFC9E37C2A3B373F.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750134896, "dur":227, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AudioModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134894, "dur":231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_0A2B41AB55062EE3.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750135148, "dur":312, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UmbraModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750135146, "dur":316, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UmbraModule.dll_84FFEDC3E22CDA56.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750135479, "dur":78, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750135576, "dur":1009, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.rsp" }} +,{ "pid":12345, "tid":2, "ts":1733859750136608, "dur":534, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137143, "dur":261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137405, "dur":228, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137634, "dur":234, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137892, "dur":184, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750138077, "dur":1172, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139250, "dur":81, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139331, "dur":589, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139921, "dur":114, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750140035, "dur":584, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750140619, "dur":1671, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750142290, "dur":712, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750143002, "dur":34016, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750177019, "dur":2005, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750179025, "dur":3130399, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750129830, "dur":4350, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750134210, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134310, "dur":336, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":3, "ts":1733859750134197, "dur":450, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_0C8339F22F05368F.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134688, "dur":123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GIModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134686, "dur":128, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_EAE8969EE716D859.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134870, "dur":89, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClothModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134868, "dur":93, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_71139EA62F230DC7.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134987, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.XRModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134985, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_D3B0D548D2A3C8C1.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135129, "dur":136, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityTestProtocolModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750135127, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityTestProtocolModule.dll_C15A4FDE4852578C.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135292, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteMaskModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750135290, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteMaskModule.dll_ACBDE03140C85BE8.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135482, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750135571, "dur":765, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.rsp" }} +,{ "pid":12345, "tid":3, "ts":1733859750136497, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136549, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136632, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136728, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136785, "dur":82, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136869, "dur":189, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137060, "dur":183, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137245, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137345, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137409, "dur":436, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137847, "dur":140, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137989, "dur":77, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138067, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138126, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138196, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138253, "dur":57, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138312, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138439, "dur":107, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138581, "dur":72, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138655, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138763, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138890, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136359, "dur":2909, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1733859750140171, "dur":3982, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750144154, "dur":2271951, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859752416106, "dur":104, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aP.dag\\Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416106, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416228, "dur":642, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416872, "dur":892531, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750129857, "dur":4344, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750134220, "dur":86, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ProfilerModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750134308, "dur":503, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":4, "ts":1733859750134210, "dur":602, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ProfilerModule.dll_5D1E7A3075C00B20.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750134867, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterInputModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750134864, "dur":89, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750134964, "dur":80, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135047, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VehiclesModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750135045, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_A29B3A79569053AE.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135138, "dur":266, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750135136, "dur":270, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsModule.dll_0828B6E5DE3B1F58.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135490, "dur":117, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750135613, "dur":992, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Utils\\AssemblyProvider\\IAssemblyLoadProxy.cs" }} +,{ "pid":12345, "tid":4, "ts":1733859750135613, "dur":1219, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750136832, "dur":522, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137354, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137594, "dur":307, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137902, "dur":960, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750138863, "dur":375, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750139239, "dur":57, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750139297, "dur":77, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750139434, "dur":400, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1733859750139979, "dur":7028, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750147009, "dur":3162373, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750129942, "dur":4283, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750134245, "dur":180, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.Physics2DModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750134426, "dur":447, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":5, "ts":1733859750134236, "dur":653, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_DA47191084EB39C6.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750134890, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750134980, "dur":261, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AnimationModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750134969, "dur":275, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_8DA1291FE3EE4231.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750135267, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubsystemsModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750135265, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_176B46930F1043FB.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750135448, "dur":316, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":5, "ts":1733859750135793, "dur":162, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750135956, "dur":157, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750136114, "dur":506, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Framework\\Variables\\Obsolete\\GetApplicationVariable.cs" }} +,{ "pid":12345, "tid":5, "ts":1733859750136113, "dur":1231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137345, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137585, "dur":319, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137905, "dur":1040, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750138946, "dur":293, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750139240, "dur":54, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750139295, "dur":78, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750139408, "dur":481, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1733859750139997, "dur":613, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750140671, "dur":10389, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750151061, "dur":3158459, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750129979, "dur":4265, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750134271, "dur":126, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PerformanceReportingModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750134399, "dur":507, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":6, "ts":1733859750134257, "dur":650, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_27216FD7948E5335.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750134907, "dur":135, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750135050, "dur":146, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestWWWModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750135048, "dur":151, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestWWWModule.dll_2B9BBBE9746052BE.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750135262, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750135260, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_A8428F4AE3F52D02.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750135345, "dur":380, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp2" }} +,{ "pid":12345, "tid":6, "ts":1733859750135748, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\NUnitExtensions\\OrderedTestSuiteModifier.cs" }} +,{ "pid":12345, "tid":6, "ts":1733859750135748, "dur":1351, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137099, "dur":257, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137357, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137639, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137902, "dur":1035, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750138937, "dur":310, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139248, "dur":67, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139316, "dur":607, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139923, "dur":59, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139983, "dur":630, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750140613, "dur":1661, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750142274, "dur":726, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750143056, "dur":10284, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.pdb" }} +,{ "pid":12345, "tid":6, "ts":1733859750153341, "dur":3156139, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750130041, "dur":4218, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750134278, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ParticleSystemModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750134342, "dur":536, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":7, "ts":1733859750134269, "dur":610, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ParticleSystemModule.dll_E889461C3213CD5C.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750134880, "dur":119, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750135005, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VirtualTexturingModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750135003, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VirtualTexturingModule.dll_B45FA7F56E15FB94.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135087, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_5173B1C7E5D90429.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135168, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIElementsModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750135166, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_1BA9A7FB123C7FF2.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135237, "dur":114, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_1BA9A7FB123C7FF2.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135353, "dur":385, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1733859750135760, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135822, "dur":132, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750135954, "dur":203, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750136157, "dur":976, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137134, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137414, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137654, "dur":261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137916, "dur":103, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750138020, "dur":1220, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750139241, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750139312, "dur":698, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750140011, "dur":663, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750140686, "dur":1584, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750142309, "dur":10108, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750152419, "dur":3157075, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750130072, "dur":4209, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750134303, "dur":213, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.LocalizationModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750134518, "dur":462, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":8, "ts":1733859750134291, "dur":690, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_0F6540244D7B7740.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135000, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VRModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750134998, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_A0F2124449697B63.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135231, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreFontEngineModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750135229, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_18F1401BF51CDD34.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135325, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_6D3CEFD745B9FB37.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135396, "dur":1145, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.rsp" }} +,{ "pid":12345, "tid":8, "ts":1733859750136564, "dur":607, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137172, "dur":510, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137683, "dur":248, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137931, "dur":1305, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750139236, "dur":61, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750139312, "dur":689, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750140001, "dur":610, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750140677, "dur":7191, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.pdb" }} +,{ "pid":12345, "tid":8, "ts":1733859750147869, "dur":3161510, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750130116, "dur":4191, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750134556, "dur":116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.JSONSerializeModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134318, "dur":357, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_53554252314DCED5.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134711, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DSPGraphModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134709, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DSPGraphModule.dll_3029A2634EC75534.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134835, "dur":142, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ContentLoadModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134833, "dur":147, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ContentLoadModule.dll_E5C522097CBBA16C.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134997, "dur":251, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.WindModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134995, "dur":255, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_6DB86827DE1346DF.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750135273, "dur":169, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubstanceModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750135271, "dur":174, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_1EE12AB97EC8F77D.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750135493, "dur":93, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750135626, "dur":989, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Utils\\QuaternionEqualityComparer.cs" }} +,{ "pid":12345, "tid":9, "ts":1733859750135593, "dur":1445, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137038, "dur":291, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137329, "dur":329, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137659, "dur":312, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137971, "dur":1255, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750139638, "dur":9225, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750148864, "dur":3160643, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750130161, "dur":4183, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750134364, "dur":89, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750134455, "dur":405, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859750134354, "dur":507, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_70A1095BCB3E5387.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750134862, "dur":91, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750134960, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ARModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750134958, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_0C1F1294A8854F08.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135039, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VFXModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135037, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_CA0E73861D797955.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135131, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityCurlModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135129, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_C0BDCA515402341E.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135204, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_967C61E1FCF17B2C.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135276, "dur":182, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.StreamingModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135274, "dur":187, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_423616703375F96F.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135489, "dur":123, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750135675, "dur":943, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\TestRunner\\Callbacks\\RemoteTestResultSender.cs" }} +,{ "pid":12345, "tid":10, "ts":1733859750135675, "dur":1496, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750137171, "dur":719, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750137914, "dur":652, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750138566, "dur":678, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139245, "dur":69, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139315, "dur":655, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139971, "dur":724, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750140695, "dur":1576, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750142312, "dur":11074, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.pdb" }} +,{ "pid":12345, "tid":10, "ts":1733859750153387, "dur":3156080, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750130203, "dur":4162, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750134380, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputLegacyModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750134435, "dur":511, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":11, "ts":1733859750134374, "dur":573, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DDF3E3E7462AAF70.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750134964, "dur":89, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DDF3E3E7462AAF70.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135056, "dur":71, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestTextureModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750135054, "dur":75, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_86D6D9C0E4981F42.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135151, "dur":201, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750135149, "dur":205, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_4E1FEBBEA7AEF5EB.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135482, "dur":249, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.rsp2" }} +,{ "pid":12345, "tid":11, "ts":1733859750135757, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Assertions\\LogAssert.cs" }} +,{ "pid":12345, "tid":11, "ts":1733859750135757, "dur":1443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137201, "dur":464, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137666, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137948, "dur":1281, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139229, "dur":70, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139299, "dur":609, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139970, "dur":5408, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750145380, "dur":3164001, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750130257, "dur":4119, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750134399, "dur":75, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.IMGUIModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859750134476, "dur":518, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":12, "ts":1733859750134385, "dur":610, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_428AE1121B37C2C4.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135022, "dur":149, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VideoModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859750135020, "dur":154, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_2F34C61617984A88.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135194, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_473EF6CBFBB20E0B.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135426, "dur":311, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.rsp2" }} +,{ "pid":12345, "tid":12, "ts":1733859750135764, "dur":229, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750135993, "dur":199, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136192, "dur":130, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136322, "dur":121, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136443, "dur":120, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136563, "dur":715, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137278, "dur":443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137722, "dur":223, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137945, "dur":1285, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139231, "dur":67, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139298, "dur":615, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139988, "dur":3865, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.pdb" }} +,{ "pid":12345, "tid":12, "ts":1733859750143854, "dur":35178, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750179033, "dur":3130381, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750130304, "dur":4153, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750134478, "dur":200, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsCommonModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134468, "dur":212, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsCommonModule.dll_C2602D1BAE76F193.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134708, "dur":87, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GameCenterModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134706, "dur":92, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GameCenterModule.dll_C3916DA11F58C66E.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134831, "dur":107, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CoreModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134829, "dur":118, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_F7698CFF4CDCC876.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134981, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AIModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134979, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_52AC4D914B67F03F.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750135170, "dur":260, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAudioModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750135168, "dur":264, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_9F1DC3B61AF91DCD.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750135451, "dur":308, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.rsp" }} +,{ "pid":12345, "tid":13, "ts":1733859750135780, "dur":152, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750135933, "dur":158, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750136092, "dur":578, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Framework\\Variables\\Obsolete\\SetObjectVariable.cs" }} +,{ "pid":12345, "tid":13, "ts":1733859750136092, "dur":1062, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137155, "dur":281, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137436, "dur":212, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137648, "dur":337, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137985, "dur":1261, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750139246, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750139317, "dur":705, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750140023, "dur":621, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750140645, "dur":1652, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750142297, "dur":700, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750143051, "dur":10454, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750153507, "dur":3155945, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750130353, "dur":4117, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750134505, "dur":115, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ImageConversionModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859750134622, "dur":411, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":14, "ts":1733859750134487, "dur":547, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_EB35D233869224DE.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135058, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_FCD4D9DD9186BF5D.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135134, "dur":204, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityConnectModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859750135132, "dur":208, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_3EDB84CAFEFFB22C.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135420, "dur":309, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.rsp2" }} +,{ "pid":12345, "tid":14, "ts":1733859750135752, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\NUnitExtensions\\Commands\\BeforeAfterTestCommandState.cs" }} +,{ "pid":12345, "tid":14, "ts":1733859750135752, "dur":1406, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137158, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137433, "dur":487, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137920, "dur":1307, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750139817, "dur":4853, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.pdb" }} +,{ "pid":12345, "tid":14, "ts":1733859750144671, "dur":3164713, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750130393, "dur":4087, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750134512, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.HotReloadModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750134581, "dur":377, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":15, "ts":1733859750134491, "dur":468, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_0EE9E725BF215DB3.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750134983, "dur":131, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AccessibilityModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750134981, "dur":136, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_F33DB91632126E4B.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135117, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750135179, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TLSModule.dll_492FDB17470C0FE8.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135260, "dur":307, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainPhysicsModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750135258, "dur":311, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_E903EEEF4B56C7E9.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135589, "dur":284, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750135873, "dur":194, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750136068, "dur":549, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Ports\\InvalidOutput.cs" }} +,{ "pid":12345, "tid":15, "ts":1733859750136068, "dur":1018, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137087, "dur":285, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137373, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137635, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137898, "dur":1036, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750138934, "dur":320, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750139254, "dur":54, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750148171, "dur":5612, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.pdb" }} +,{ "pid":12345, "tid":15, "ts":1733859750153784, "dur":3155653, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750130436, "dur":4104, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750134552, "dur":127, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GridModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134541, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_D4DAA8ED65315E6D.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750134805, "dur":74, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DirectorModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134803, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_2AD840F9DC668413.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750134882, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750134951, "dur":157, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AssetBundleModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134948, "dur":162, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AssetBundleModule.dll_4CAEC8C8AE38F97F.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135140, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CrashReportingModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750135138, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CrashReportingModule.dll_9576FCCFC40241CE.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135222, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreTextEngineModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750135220, "dur":58, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreTextEngineModule.dll_60D9768D84A09652.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135361, "dur":872, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp" }} +,{ "pid":12345, "tid":16, "ts":1733859750136496, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136551, "dur":100, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136653, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136716, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136785, "dur":82, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136868, "dur":190, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137060, "dur":182, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137244, "dur":105, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137351, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137407, "dur":438, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137847, "dur":132, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137981, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138034, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138089, "dur":78, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138169, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138233, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138297, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138352, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138440, "dur":128, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138584, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136253, "dur":2912, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750139314, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750139421, "dur":1066, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750140487, "dur":87, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750140635, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750140698, "dur":103, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750142073, "dur":108, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Ports\\UnitPortCollection.cs" }} +,{ "pid":12345, "tid":16, "ts":1733859750140835, "dur":1376, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750142289, "dur":73, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750142383, "dur":543, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750142926, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750143013, "dur":95, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750143126, "dur":418, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750144056, "dur":54, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750144153, "dur":2265617, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859752416101, "dur":16463, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aP.dag\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752416100, "dur":16466, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752432606, "dur":756, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752433380, "dur":34810, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752468191, "dur":150665, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752618857, "dur":56596, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752675455, "dur":59723, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752735180, "dur":66755, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752801937, "dur":35500, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752837438, "dur":79493, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.TestRunner.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752916933, "dur":100123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752433373, "dur":583690, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"BuildPlayerDataGenerator Library/BuildPlayerData/Player/RuntimeInitializeOnLoads.json (+1 other)" }} +,{ "pid":12345, "tid":16, "ts":1733859753017164, "dur":292058, "ph":"X", "name": "BuildPlayerDataGenerator", "args": { "detail":"Library/BuildPlayerData/Player/RuntimeInitializeOnLoads.json (+1 other)" }} +,{ "pid":12345, "tid":0, "ts":1733859753313442, "dur":1794, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid": 29424, "tid": 456, "ts": 1733859753316593, "dur": 742, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, +{ "pid": 29424, "tid": 456, "ts": 1733859753317367, "dur": 5473, "ph": "X", "name": "backend1.traceevents", "args": {} }, +{ "pid": 29424, "tid": 456, "ts": 1733859753315991, "dur": 6877, "ph": "X", "name": "Write chrome-trace events", "args": {} }, diff --git a/3D FPS/Library/Bee/buildreport.json_2.traceevents b/3D FPS/Library/Bee/buildreport.json_2.traceevents index 546d158e..ac05b62a 100644 --- a/3D FPS/Library/Bee/buildreport.json_2.traceevents +++ b/3D FPS/Library/Bee/buildreport.json_2.traceevents @@ -1,428 +1,1528 @@ -{ "pid": 19540, "tid": 73014444032, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189161758, "dur": 14759, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189176517, "dur": 118323, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189176522, "dur": 38, "ph": "X", "name": "ReadAsync 0", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189176563, "dur": 212, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189176781, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189176818, "dur": 4, "ph": "X", "name": "ProcessMessages 47", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189176823, "dur": 1768, "ph": "X", "name": "ReadAsync 47", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178596, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178638, "dur": 1, "ph": "X", "name": "ProcessMessages 542", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178640, "dur": 33, "ph": "X", "name": "ReadAsync 542", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178675, "dur": 1, "ph": "X", "name": "ProcessMessages 542", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178677, "dur": 44, "ph": "X", "name": "ReadAsync 542", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178725, "dur": 1, "ph": "X", "name": "ProcessMessages 250", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178727, "dur": 48, "ph": "X", "name": "ReadAsync 250", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178779, "dur": 1, "ph": "X", "name": "ProcessMessages 987", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178782, "dur": 55, "ph": "X", "name": "ReadAsync 987", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178840, "dur": 2, "ph": "X", "name": "ProcessMessages 454", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178844, "dur": 57, "ph": "X", "name": "ReadAsync 454", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178906, "dur": 1, "ph": "X", "name": "ProcessMessages 345", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178908, "dur": 64, "ph": "X", "name": "ReadAsync 345", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178977, "dur": 1, "ph": "X", "name": "ProcessMessages 370", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189178980, "dur": 57, "ph": "X", "name": "ReadAsync 370", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179040, "dur": 1, "ph": "X", "name": "ProcessMessages 672", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179042, "dur": 53, "ph": "X", "name": "ReadAsync 672", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179102, "dur": 1, "ph": "X", "name": "ProcessMessages 568", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179105, "dur": 46, "ph": "X", "name": "ReadAsync 568", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179154, "dur": 1, "ph": "X", "name": "ProcessMessages 669", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179156, "dur": 51, "ph": "X", "name": "ReadAsync 669", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179210, "dur": 1, "ph": "X", "name": "ProcessMessages 795", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179213, "dur": 40, "ph": "X", "name": "ReadAsync 795", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179256, "dur": 1, "ph": "X", "name": "ProcessMessages 677", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179258, "dur": 34, "ph": "X", "name": "ReadAsync 677", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179295, "dur": 1, "ph": "X", "name": "ProcessMessages 757", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179297, "dur": 28, "ph": "X", "name": "ReadAsync 757", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179328, "dur": 38, "ph": "X", "name": "ReadAsync 417", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179369, "dur": 1, "ph": "X", "name": "ProcessMessages 601", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179371, "dur": 37, "ph": "X", "name": "ReadAsync 601", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179410, "dur": 1, "ph": "X", "name": "ProcessMessages 495", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179412, "dur": 30, "ph": "X", "name": "ReadAsync 495", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179444, "dur": 27, "ph": "X", "name": "ReadAsync 460", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179474, "dur": 45, "ph": "X", "name": "ReadAsync 598", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179525, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179563, "dur": 1, "ph": "X", "name": "ProcessMessages 907", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179564, "dur": 23, "ph": "X", "name": "ReadAsync 907", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179590, "dur": 26, "ph": "X", "name": "ReadAsync 246", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179618, "dur": 36, "ph": "X", "name": "ReadAsync 315", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179657, "dur": 56, "ph": "X", "name": "ReadAsync 506", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179714, "dur": 1, "ph": "X", "name": "ProcessMessages 658", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179716, "dur": 28, "ph": "X", "name": "ReadAsync 658", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179747, "dur": 1, "ph": "X", "name": "ProcessMessages 472", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179749, "dur": 57, "ph": "X", "name": "ReadAsync 472", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179808, "dur": 1, "ph": "X", "name": "ProcessMessages 779", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179811, "dur": 43, "ph": "X", "name": "ReadAsync 779", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179857, "dur": 1, "ph": "X", "name": "ProcessMessages 683", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179859, "dur": 33, "ph": "X", "name": "ReadAsync 683", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179894, "dur": 1, "ph": "X", "name": "ProcessMessages 497", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179896, "dur": 24, "ph": "X", "name": "ReadAsync 497", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179922, "dur": 24, "ph": "X", "name": "ReadAsync 311", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179949, "dur": 39, "ph": "X", "name": "ReadAsync 536", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179991, "dur": 1, "ph": "X", "name": "ProcessMessages 504", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189179992, "dur": 41, "ph": "X", "name": "ReadAsync 504", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180034, "dur": 1, "ph": "X", "name": "ProcessMessages 784", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180036, "dur": 24, "ph": "X", "name": "ReadAsync 784", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180062, "dur": 25, "ph": "X", "name": "ReadAsync 372", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180090, "dur": 31, "ph": "X", "name": "ReadAsync 609", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180124, "dur": 27, "ph": "X", "name": "ReadAsync 587", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180154, "dur": 23, "ph": "X", "name": "ReadAsync 531", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180179, "dur": 22, "ph": "X", "name": "ReadAsync 444", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180204, "dur": 26, "ph": "X", "name": "ReadAsync 526", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180233, "dur": 23, "ph": "X", "name": "ReadAsync 508", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180259, "dur": 24, "ph": "X", "name": "ReadAsync 194", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180285, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180327, "dur": 1, "ph": "X", "name": "ProcessMessages 344", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180329, "dur": 36, "ph": "X", "name": "ReadAsync 344", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180366, "dur": 1, "ph": "X", "name": "ProcessMessages 801", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180368, "dur": 28, "ph": "X", "name": "ReadAsync 801", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180398, "dur": 32, "ph": "X", "name": "ReadAsync 462", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180433, "dur": 24, "ph": "X", "name": "ReadAsync 577", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180459, "dur": 33, "ph": "X", "name": "ReadAsync 370", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180495, "dur": 26, "ph": "X", "name": "ReadAsync 599", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180525, "dur": 27, "ph": "X", "name": "ReadAsync 350", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180555, "dur": 26, "ph": "X", "name": "ReadAsync 501", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180583, "dur": 25, "ph": "X", "name": "ReadAsync 514", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180611, "dur": 23, "ph": "X", "name": "ReadAsync 498", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180636, "dur": 22, "ph": "X", "name": "ReadAsync 366", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180660, "dur": 42, "ph": "X", "name": "ReadAsync 305", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180705, "dur": 1, "ph": "X", "name": "ProcessMessages 556", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180706, "dur": 33, "ph": "X", "name": "ReadAsync 556", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180740, "dur": 1, "ph": "X", "name": "ProcessMessages 598", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180742, "dur": 31, "ph": "X", "name": "ReadAsync 598", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180776, "dur": 35, "ph": "X", "name": "ReadAsync 587", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180813, "dur": 1, "ph": "X", "name": "ProcessMessages 407", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180816, "dur": 26, "ph": "X", "name": "ReadAsync 407", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180844, "dur": 26, "ph": "X", "name": "ReadAsync 292", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180874, "dur": 30, "ph": "X", "name": "ReadAsync 392", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180906, "dur": 24, "ph": "X", "name": "ReadAsync 569", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180932, "dur": 23, "ph": "X", "name": "ReadAsync 357", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180958, "dur": 23, "ph": "X", "name": "ReadAsync 517", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189180984, "dur": 23, "ph": "X", "name": "ReadAsync 450", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181009, "dur": 26, "ph": "X", "name": "ReadAsync 459", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181038, "dur": 25, "ph": "X", "name": "ReadAsync 281", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181064, "dur": 1, "ph": "X", "name": "ProcessMessages 515", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181066, "dur": 33, "ph": "X", "name": "ReadAsync 515", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181101, "dur": 1, "ph": "X", "name": "ProcessMessages 490", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181103, "dur": 27, "ph": "X", "name": "ReadAsync 490", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181132, "dur": 23, "ph": "X", "name": "ReadAsync 411", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181157, "dur": 23, "ph": "X", "name": "ReadAsync 376", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181183, "dur": 23, "ph": "X", "name": "ReadAsync 397", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181209, "dur": 23, "ph": "X", "name": "ReadAsync 470", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181235, "dur": 24, "ph": "X", "name": "ReadAsync 456", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181262, "dur": 24, "ph": "X", "name": "ReadAsync 414", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181289, "dur": 20, "ph": "X", "name": "ReadAsync 411", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181311, "dur": 23, "ph": "X", "name": "ReadAsync 549", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181336, "dur": 32, "ph": "X", "name": "ReadAsync 62", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181371, "dur": 32, "ph": "X", "name": "ReadAsync 125", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181406, "dur": 26, "ph": "X", "name": "ReadAsync 635", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181435, "dur": 31, "ph": "X", "name": "ReadAsync 471", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181468, "dur": 29, "ph": "X", "name": "ReadAsync 502", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181500, "dur": 23, "ph": "X", "name": "ReadAsync 443", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181526, "dur": 27, "ph": "X", "name": "ReadAsync 315", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181555, "dur": 24, "ph": "X", "name": "ReadAsync 480", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181582, "dur": 23, "ph": "X", "name": "ReadAsync 420", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189181608, "dur": 5980, "ph": "X", "name": "ReadAsync 58", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187592, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187595, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187650, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187653, "dur": 53, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187709, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187712, "dur": 66, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187782, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187784, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187829, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187831, "dur": 50, "ph": "X", "name": "ReadAsync 96", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187886, "dur": 2, "ph": "X", "name": "ProcessMessages 176", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187890, "dur": 47, "ph": "X", "name": "ReadAsync 176", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187940, "dur": 2, "ph": "X", "name": "ProcessMessages 148", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187944, "dur": 31, "ph": "X", "name": "ReadAsync 148", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187978, "dur": 2, "ph": "X", "name": "ProcessMessages 112", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189187982, "dur": 29, "ph": "X", "name": "ReadAsync 112", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188013, "dur": 1, "ph": "X", "name": "ProcessMessages 76", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188015, "dur": 35, "ph": "X", "name": "ReadAsync 76", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188055, "dur": 1, "ph": "X", "name": "ProcessMessages 68", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188057, "dur": 40, "ph": "X", "name": "ReadAsync 68", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188102, "dur": 2, "ph": "X", "name": "ProcessMessages 128", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188106, "dur": 51, "ph": "X", "name": "ReadAsync 128", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188161, "dur": 2, "ph": "X", "name": "ProcessMessages 160", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188165, "dur": 52, "ph": "X", "name": "ReadAsync 160", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188222, "dur": 2, "ph": "X", "name": "ProcessMessages 144", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188226, "dur": 53, "ph": "X", "name": "ReadAsync 144", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188281, "dur": 2, "ph": "X", "name": "ProcessMessages 144", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188285, "dur": 62, "ph": "X", "name": "ReadAsync 144", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188351, "dur": 2, "ph": "X", "name": "ProcessMessages 188", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188356, "dur": 75, "ph": "X", "name": "ReadAsync 188", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188434, "dur": 2, "ph": "X", "name": "ProcessMessages 180", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188437, "dur": 48, "ph": "X", "name": "ReadAsync 180", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188489, "dur": 2, "ph": "X", "name": "ProcessMessages 112", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188493, "dur": 47, "ph": "X", "name": "ReadAsync 112", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188545, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188548, "dur": 31, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188582, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188584, "dur": 132, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188720, "dur": 31, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188753, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188755, "dur": 153, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188913, "dur": 28, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188943, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189188945, "dur": 195, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189189145, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189189179, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189189182, "dur": 122, "ph": "X", "name": "ReadAsync 28", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189189309, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189189344, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189189346, "dur": 1069, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190418, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190421, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190455, "dur": 18, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190475, "dur": 111, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190591, "dur": 28, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190620, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190624, "dur": 29, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190655, "dur": 3, "ph": "X", "name": "ProcessMessages 46", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189190659, "dur": 1419, "ph": "X", "name": "ReadAsync 46", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189192083, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189192121, "dur": 7, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189192129, "dur": 3346, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195479, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195482, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195524, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195527, "dur": 194, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195726, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195769, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189195772, "dur": 311, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189196087, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189196131, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189196136, "dur": 90, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189196231, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189196267, "dur": 3, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189196271, "dur": 3703, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189199979, "dur": 27, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200010, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200012, "dur": 201, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200218, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200221, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200278, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200281, "dur": 398, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200685, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200727, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200733, "dur": 153, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200892, "dur": 25, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200919, "dur": 7, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189200927, "dur": 3473, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204404, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204406, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204456, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204459, "dur": 120, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204584, "dur": 30, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204616, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204618, "dur": 365, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204986, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189204988, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189205026, "dur": 5, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189205033, "dur": 4289, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189209326, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189209328, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189209376, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189209378, "dur": 1268, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189210651, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189210686, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189210691, "dur": 75263, "ph": "X", "name": "ReadAsync 34", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189285960, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189285963, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189286008, "dur": 8, "ph": "X", "name": "ProcessMessages 516", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189286017, "dur": 3446, "ph": "X", "name": "ReadAsync 516", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189289470, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189289513, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189289516, "dur": 476, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189290013, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189290016, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189290066, "dur": 11, "ph": "X", "name": "ProcessMessages 50", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189290079, "dur": 556, "ph": "X", "name": "ReadAsync 50", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189290641, "dur": 30, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 73014444032, "ts": 1733786189290674, "dur": 4162, "ph": "X", "name": "ReadAsync 13", "args": {} }, -{ "pid": 19540, "tid": 38, "ts": 1733786189295431, "dur": 503, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, -{ "pid": 19540, "tid": 68719476736, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, -{ "pid": 19540, "tid": 68719476736, "ts": 1733786189158470, "dur": 136408, "ph": "X", "name": "RunBackend", "args": {} }, -{ "pid": 19540, "tid": 68719476736, "ts": 1733786189158565, "dur": 3149, "ph": "X", "name": "BackendProgram.Start", "args": {} }, -{ "pid": 19540, "tid": 68719476736, "ts": 1733786189294880, "dur": 6, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, -{ "pid": 19540, "tid": 38, "ts": 1733786189295936, "dur": 5, "ph": "X", "name": "BuildAsync", "args": {} }, -{ "pid": 19540, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, -{ "pid": 19540, "tid": 1, "ts": 1733786189152020, "dur": 1191, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189153213, "dur": 4395, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733786189157610, "dur": 838, "ph": "X", "name": "WriteJson", "args": {} }, -{ "pid": 19540, "tid": 38, "ts": 1733786189295943, "dur": 6, "ph": "X", "name": "", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757073788, "dur": 14741, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757088530, "dur": 196668, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757088535, "dur": 22, "ph": "X", "name": "ReadAsync 0", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757088559, "dur": 17769, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757106333, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757106337, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757106381, "dur": 4, "ph": "X", "name": "ProcessMessages 47", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757106386, "dur": 1902, "ph": "X", "name": "ReadAsync 47", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108293, "dur": 55, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108353, "dur": 2, "ph": "X", "name": "ProcessMessages 520", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108357, "dur": 52, "ph": "X", "name": "ReadAsync 520", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108413, "dur": 1, "ph": "X", "name": "ProcessMessages 442", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108415, "dur": 40, "ph": "X", "name": "ReadAsync 442", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108458, "dur": 1, "ph": "X", "name": "ProcessMessages 332", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108461, "dur": 46, "ph": "X", "name": "ReadAsync 332", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108510, "dur": 1, "ph": "X", "name": "ProcessMessages 432", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108512, "dur": 40, "ph": "X", "name": "ReadAsync 432", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108555, "dur": 1, "ph": "X", "name": "ProcessMessages 439", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108557, "dur": 52, "ph": "X", "name": "ReadAsync 439", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108612, "dur": 1, "ph": "X", "name": "ProcessMessages 664", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108614, "dur": 49, "ph": "X", "name": "ReadAsync 664", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108667, "dur": 1, "ph": "X", "name": "ProcessMessages 457", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108669, "dur": 47, "ph": "X", "name": "ReadAsync 457", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108719, "dur": 1, "ph": "X", "name": "ProcessMessages 623", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108721, "dur": 37, "ph": "X", "name": "ReadAsync 623", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108761, "dur": 1, "ph": "X", "name": "ProcessMessages 141", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108762, "dur": 31, "ph": "X", "name": "ReadAsync 141", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108795, "dur": 24, "ph": "X", "name": "ReadAsync 126", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108822, "dur": 34, "ph": "X", "name": "ReadAsync 426", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108860, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108908, "dur": 1, "ph": "X", "name": "ProcessMessages 297", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108910, "dur": 36, "ph": "X", "name": "ReadAsync 297", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108948, "dur": 1, "ph": "X", "name": "ProcessMessages 637", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108950, "dur": 27, "ph": "X", "name": "ReadAsync 637", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757108980, "dur": 24, "ph": "X", "name": "ReadAsync 388", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109007, "dur": 34, "ph": "X", "name": "ReadAsync 445", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109043, "dur": 28, "ph": "X", "name": "ReadAsync 600", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109074, "dur": 29, "ph": "X", "name": "ReadAsync 324", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109106, "dur": 23, "ph": "X", "name": "ReadAsync 525", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109132, "dur": 24, "ph": "X", "name": "ReadAsync 355", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109158, "dur": 24, "ph": "X", "name": "ReadAsync 516", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109185, "dur": 29, "ph": "X", "name": "ReadAsync 480", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109217, "dur": 23, "ph": "X", "name": "ReadAsync 461", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109242, "dur": 28, "ph": "X", "name": "ReadAsync 285", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109273, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109315, "dur": 24, "ph": "X", "name": "ReadAsync 540", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109341, "dur": 23, "ph": "X", "name": "ReadAsync 483", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109367, "dur": 26, "ph": "X", "name": "ReadAsync 462", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109395, "dur": 1, "ph": "X", "name": "ProcessMessages 442", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109397, "dur": 27, "ph": "X", "name": "ReadAsync 442", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109428, "dur": 93, "ph": "X", "name": "ReadAsync 159", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109525, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109573, "dur": 1, "ph": "X", "name": "ProcessMessages 757", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109576, "dur": 36, "ph": "X", "name": "ReadAsync 757", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109614, "dur": 1, "ph": "X", "name": "ProcessMessages 507", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109616, "dur": 29, "ph": "X", "name": "ReadAsync 507", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109647, "dur": 31, "ph": "X", "name": "ReadAsync 781", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109681, "dur": 24, "ph": "X", "name": "ReadAsync 426", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109707, "dur": 28, "ph": "X", "name": "ReadAsync 496", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109737, "dur": 23, "ph": "X", "name": "ReadAsync 401", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109762, "dur": 25, "ph": "X", "name": "ReadAsync 69", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109790, "dur": 23, "ph": "X", "name": "ReadAsync 532", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109815, "dur": 35, "ph": "X", "name": "ReadAsync 344", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109852, "dur": 26, "ph": "X", "name": "ReadAsync 533", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109882, "dur": 30, "ph": "X", "name": "ReadAsync 386", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109915, "dur": 1, "ph": "X", "name": "ProcessMessages 621", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109918, "dur": 39, "ph": "X", "name": "ReadAsync 621", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109959, "dur": 24, "ph": "X", "name": "ReadAsync 290", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757109986, "dur": 28, "ph": "X", "name": "ReadAsync 361", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110017, "dur": 26, "ph": "X", "name": "ReadAsync 501", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110046, "dur": 29, "ph": "X", "name": "ReadAsync 479", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110077, "dur": 27, "ph": "X", "name": "ReadAsync 612", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110107, "dur": 22, "ph": "X", "name": "ReadAsync 417", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110132, "dur": 28, "ph": "X", "name": "ReadAsync 426", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110162, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110197, "dur": 25, "ph": "X", "name": "ReadAsync 562", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110225, "dur": 25, "ph": "X", "name": "ReadAsync 407", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110252, "dur": 28, "ph": "X", "name": "ReadAsync 539", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110284, "dur": 24, "ph": "X", "name": "ReadAsync 472", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110312, "dur": 25, "ph": "X", "name": "ReadAsync 386", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110340, "dur": 26, "ph": "X", "name": "ReadAsync 507", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110369, "dur": 23, "ph": "X", "name": "ReadAsync 542", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110394, "dur": 27, "ph": "X", "name": "ReadAsync 340", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110423, "dur": 1, "ph": "X", "name": "ProcessMessages 356", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110425, "dur": 31, "ph": "X", "name": "ReadAsync 356", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110459, "dur": 25, "ph": "X", "name": "ReadAsync 529", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110488, "dur": 23, "ph": "X", "name": "ReadAsync 487", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110513, "dur": 22, "ph": "X", "name": "ReadAsync 354", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110538, "dur": 25, "ph": "X", "name": "ReadAsync 324", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110565, "dur": 30, "ph": "X", "name": "ReadAsync 448", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110599, "dur": 23, "ph": "X", "name": "ReadAsync 493", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110625, "dur": 23, "ph": "X", "name": "ReadAsync 383", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110650, "dur": 24, "ph": "X", "name": "ReadAsync 513", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110676, "dur": 24, "ph": "X", "name": "ReadAsync 361", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110703, "dur": 23, "ph": "X", "name": "ReadAsync 539", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110729, "dur": 82, "ph": "X", "name": "ReadAsync 230", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110816, "dur": 41, "ph": "X", "name": "ReadAsync 1", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110859, "dur": 1, "ph": "X", "name": "ProcessMessages 569", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110862, "dur": 42, "ph": "X", "name": "ReadAsync 569", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110907, "dur": 1, "ph": "X", "name": "ProcessMessages 530", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110908, "dur": 42, "ph": "X", "name": "ReadAsync 530", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110955, "dur": 2, "ph": "X", "name": "ProcessMessages 672", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110958, "dur": 32, "ph": "X", "name": "ReadAsync 672", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757110993, "dur": 25, "ph": "X", "name": "ReadAsync 415", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111020, "dur": 26, "ph": "X", "name": "ReadAsync 387", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111048, "dur": 1, "ph": "X", "name": "ProcessMessages 347", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111050, "dur": 27, "ph": "X", "name": "ReadAsync 347", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111079, "dur": 24, "ph": "X", "name": "ReadAsync 507", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111105, "dur": 24, "ph": "X", "name": "ReadAsync 315", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111132, "dur": 30, "ph": "X", "name": "ReadAsync 417", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111164, "dur": 22, "ph": "X", "name": "ReadAsync 554", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111189, "dur": 30, "ph": "X", "name": "ReadAsync 340", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111221, "dur": 23, "ph": "X", "name": "ReadAsync 482", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111249, "dur": 25, "ph": "X", "name": "ReadAsync 435", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111277, "dur": 22, "ph": "X", "name": "ReadAsync 446", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111302, "dur": 23, "ph": "X", "name": "ReadAsync 260", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111327, "dur": 24, "ph": "X", "name": "ReadAsync 486", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111354, "dur": 23, "ph": "X", "name": "ReadAsync 479", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111379, "dur": 21, "ph": "X", "name": "ReadAsync 389", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111403, "dur": 23, "ph": "X", "name": "ReadAsync 275", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111429, "dur": 24, "ph": "X", "name": "ReadAsync 447", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111455, "dur": 65, "ph": "X", "name": "ReadAsync 406", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111524, "dur": 1, "ph": "X", "name": "ProcessMessages 220", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111526, "dur": 37, "ph": "X", "name": "ReadAsync 220", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111565, "dur": 1, "ph": "X", "name": "ProcessMessages 117", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757111569, "dur": 5105, "ph": "X", "name": "ReadAsync 117", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757116678, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757116680, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757116724, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757116726, "dur": 273, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117003, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117005, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117046, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117050, "dur": 29, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117080, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117082, "dur": 136, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117222, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117224, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117266, "dur": 2, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117269, "dur": 134, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117406, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117409, "dur": 49, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117461, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117466, "dur": 178, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117648, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117650, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117718, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757117721, "dur": 308, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757118034, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757118036, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757118078, "dur": 287, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757118369, "dur": 1165, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119539, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119583, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119589, "dur": 73, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119667, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119705, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119706, "dur": 93, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119803, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119837, "dur": 13, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119853, "dur": 58, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119914, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119917, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119964, "dur": 13, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757119979, "dur": 47, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120028, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120034, "dur": 40, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120079, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120081, "dur": 67, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120154, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120204, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120207, "dur": 45, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120254, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757120257, "dur": 763, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121024, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121026, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121070, "dur": 9, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121081, "dur": 61, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121148, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121190, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121197, "dur": 40, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121244, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121288, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121290, "dur": 215, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121510, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121512, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121568, "dur": 7, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121576, "dur": 52, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121633, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121635, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121688, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121691, "dur": 44, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121739, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121741, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121783, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757121786, "dur": 335, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757122127, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757122170, "dur": 4, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757122175, "dur": 1155, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123335, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123338, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123384, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123387, "dur": 283, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123676, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123679, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123733, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757123737, "dur": 541, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124284, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124328, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124336, "dur": 54, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124394, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124401, "dur": 42, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124447, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124449, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124493, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124499, "dur": 42, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124545, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124551, "dur": 55, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124610, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124646, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124649, "dur": 71, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124725, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124727, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124772, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757124775, "dur": 222, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125003, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125052, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125058, "dur": 218, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125280, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125283, "dur": 134, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125421, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125424, "dur": 56, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125486, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125529, "dur": 8, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125538, "dur": 61, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125603, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125605, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125643, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125646, "dur": 261, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125913, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125958, "dur": 7, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757125967, "dur": 40, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126010, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126013, "dur": 55, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126074, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126116, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126119, "dur": 322, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126447, "dur": 53, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126504, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126510, "dur": 45, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126559, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126563, "dur": 242, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126808, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126810, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126847, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126855, "dur": 74, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126933, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126937, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126989, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757126992, "dur": 38, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127033, "dur": 4, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127039, "dur": 64, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127107, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127109, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127154, "dur": 5, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127161, "dur": 70, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127237, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127284, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127287, "dur": 60, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127352, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127391, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127397, "dur": 25, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127424, "dur": 4, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127430, "dur": 93, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127529, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127568, "dur": 6, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127576, "dur": 38, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127618, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127621, "dur": 72, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127697, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127746, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757127749, "dur": 303, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128058, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128113, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128120, "dur": 53, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128175, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128177, "dur": 114, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128297, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128347, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128355, "dur": 44, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128403, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128406, "dur": 157, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128568, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128570, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128612, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128620, "dur": 43, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128665, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128667, "dur": 41, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128712, "dur": 5, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128719, "dur": 60, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128783, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128786, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128825, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757128827, "dur": 427, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129258, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129260, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129302, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129309, "dur": 35, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129347, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129350, "dur": 405, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129759, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129761, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129805, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129812, "dur": 47, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129864, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129867, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129911, "dur": 7, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129919, "dur": 53, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757129978, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130026, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130029, "dur": 45, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130082, "dur": 6, "ph": "X", "name": "ProcessMessages 87", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130089, "dur": 41, "ph": "X", "name": "ReadAsync 87", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130134, "dur": 5, "ph": "X", "name": "ProcessMessages 5", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130140, "dur": 40, "ph": "X", "name": "ReadAsync 5", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130184, "dur": 6, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130192, "dur": 45, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130240, "dur": 11, "ph": "X", "name": "ProcessMessages 104", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130252, "dur": 45, "ph": "X", "name": "ReadAsync 104", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130301, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130304, "dur": 41, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130350, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130352, "dur": 41, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130397, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130400, "dur": 425, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130830, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130871, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757130874, "dur": 833, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131711, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131713, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131767, "dur": 8, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131776, "dur": 50, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131831, "dur": 6, "ph": "X", "name": "ProcessMessages 78", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131838, "dur": 41, "ph": "X", "name": "ReadAsync 78", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131883, "dur": 2, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757131886, "dur": 156, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132048, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132098, "dur": 8, "ph": "X", "name": "ProcessMessages 100", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132108, "dur": 45, "ph": "X", "name": "ReadAsync 100", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132157, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132160, "dur": 317, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132482, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132524, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132529, "dur": 40, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132571, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132573, "dur": 182, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132762, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132806, "dur": 5, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132812, "dur": 90, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132909, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132959, "dur": 7, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757132967, "dur": 39, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133010, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133013, "dur": 53, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133070, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133115, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133121, "dur": 40, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133167, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133208, "dur": 5, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133215, "dur": 81, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133302, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133354, "dur": 6, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133361, "dur": 39, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133406, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133448, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133451, "dur": 349, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133804, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133806, "dur": 51, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133861, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133868, "dur": 48, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133920, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133923, "dur": 41, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133968, "dur": 5, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757133975, "dur": 42, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134020, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134022, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134067, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134070, "dur": 41, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134115, "dur": 5, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134121, "dur": 87, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134214, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134258, "dur": 6, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134266, "dur": 38, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134309, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134352, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134355, "dur": 220, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134581, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134630, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134636, "dur": 182, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134822, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134824, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134869, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134872, "dur": 57, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134933, "dur": 6, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757134941, "dur": 57, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135001, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135003, "dur": 34, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135040, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135044, "dur": 191, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135240, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135280, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135287, "dur": 62, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135352, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135360, "dur": 44, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135407, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135413, "dur": 52, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135469, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135471, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135519, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135522, "dur": 265, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135791, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135794, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135833, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135839, "dur": 113, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135956, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757135958, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136006, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136010, "dur": 107, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136122, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136192, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136200, "dur": 43, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136247, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136250, "dur": 99, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136353, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136355, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136402, "dur": 1, "ph": "X", "name": "ProcessMessages 24", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136404, "dur": 35, "ph": "X", "name": "ReadAsync 24", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136442, "dur": 4, "ph": "X", "name": "ProcessMessages 10", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136447, "dur": 46, "ph": "X", "name": "ReadAsync 10", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136497, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136500, "dur": 53, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136556, "dur": 5, "ph": "X", "name": "ProcessMessages 30", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136564, "dur": 130, "ph": "X", "name": "ReadAsync 30", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136699, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136741, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136745, "dur": 83, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136832, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136834, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136876, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136883, "dur": 64, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136952, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757136998, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137001, "dur": 70, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137076, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137112, "dur": 7, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137120, "dur": 45, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137171, "dur": 49, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137224, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137227, "dur": 52, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137282, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137285, "dur": 196, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137487, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137532, "dur": 7, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137541, "dur": 30, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137572, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137576, "dur": 45, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137624, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757137627, "dur": 374, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138006, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138008, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138057, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138064, "dur": 45, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138112, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138115, "dur": 339, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138460, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138507, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138515, "dur": 44, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138561, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138564, "dur": 163, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138732, "dur": 30, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138764, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757138767, "dur": 294, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139066, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139114, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139117, "dur": 45, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139165, "dur": 8, "ph": "X", "name": "ProcessMessages 92", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139175, "dur": 42, "ph": "X", "name": "ReadAsync 92", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139220, "dur": 5, "ph": "X", "name": "ProcessMessages 58", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139226, "dur": 36, "ph": "X", "name": "ReadAsync 58", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139266, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139270, "dur": 189, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139464, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139509, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139515, "dur": 46, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139565, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139570, "dur": 228, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139803, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139849, "dur": 7, "ph": "X", "name": "ProcessMessages 126", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139857, "dur": 79, "ph": "X", "name": "ReadAsync 126", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139940, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139942, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139984, "dur": 2, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757139987, "dur": 272, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140265, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140311, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140317, "dur": 40, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140361, "dur": 5, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140368, "dur": 51, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140422, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140425, "dur": 37, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140465, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140468, "dur": 56, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140528, "dur": 1, "ph": "X", "name": "ProcessMessages 45", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140530, "dur": 39, "ph": "X", "name": "ReadAsync 45", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140572, "dur": 7, "ph": "X", "name": "ProcessMessages 1", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140581, "dur": 46, "ph": "X", "name": "ReadAsync 1", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140631, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140634, "dur": 40, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140677, "dur": 5, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140684, "dur": 77, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140765, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140767, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140808, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140812, "dur": 44, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140860, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140862, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140902, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140909, "dur": 43, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140955, "dur": 4, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757140960, "dur": 44, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141008, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141010, "dur": 40, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141054, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141057, "dur": 144, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141206, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141255, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141261, "dur": 83, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141349, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141352, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141402, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141405, "dur": 212, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141623, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141672, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141678, "dur": 44, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141726, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141729, "dur": 46, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141777, "dur": 3, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141782, "dur": 92, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141879, "dur": 30, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141912, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757141914, "dur": 252, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142170, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142172, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142216, "dur": 6, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142224, "dur": 52, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142281, "dur": 63, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142348, "dur": 2, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142352, "dur": 163, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142518, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142522, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142564, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142569, "dur": 65, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142640, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142683, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142687, "dur": 43, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142734, "dur": 153, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142890, "dur": 52, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142946, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142953, "dur": 36, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142991, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757142993, "dur": 131, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143127, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143129, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143173, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143179, "dur": 42, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143225, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143228, "dur": 47, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143279, "dur": 1, "ph": "X", "name": "ProcessMessages 40", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143281, "dur": 44, "ph": "X", "name": "ReadAsync 40", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143329, "dur": 4, "ph": "X", "name": "ProcessMessages 6", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143335, "dur": 69, "ph": "X", "name": "ReadAsync 6", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143408, "dur": 12, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143421, "dur": 241, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143666, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143668, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143715, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143722, "dur": 41, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143767, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143774, "dur": 70, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143850, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143892, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757143895, "dur": 229, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144130, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144179, "dur": 7, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144188, "dur": 49, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144240, "dur": 5, "ph": "X", "name": "ProcessMessages 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144247, "dur": 54, "ph": "X", "name": "ReadAsync 66", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144306, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144353, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144356, "dur": 132, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144494, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144496, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144537, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144543, "dur": 41, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144588, "dur": 5, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144594, "dur": 39, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144637, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144640, "dur": 63, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144709, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144761, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757144764, "dur": 322, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145090, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145092, "dur": 52, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145148, "dur": 9, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145158, "dur": 33, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145195, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145198, "dur": 60, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145264, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145307, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145310, "dur": 79, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145393, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145395, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145430, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145435, "dur": 58, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145499, "dur": 48, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145551, "dur": 5, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145558, "dur": 40, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145602, "dur": 2, "ph": "X", "name": "ProcessMessages 40", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145605, "dur": 319, "ph": "X", "name": "ReadAsync 40", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145930, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145971, "dur": 4, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757145976, "dur": 38, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146018, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146022, "dur": 39, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146065, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146067, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146110, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146112, "dur": 249, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146367, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146411, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146418, "dur": 37, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146459, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146462, "dur": 130, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146598, "dur": 107, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146709, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146712, "dur": 114, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146829, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146831, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146872, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757146878, "dur": 178, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147061, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147062, "dur": 75, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147141, "dur": 5, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147148, "dur": 84, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147238, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147288, "dur": 175, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147468, "dur": 308, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147780, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147782, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147818, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147826, "dur": 166, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757147997, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148046, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148049, "dur": 383, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148436, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148438, "dur": 378, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148822, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148830, "dur": 36, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148868, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757148870, "dur": 453, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757149327, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757149329, "dur": 164, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757149500, "dur": 7, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757149509, "dur": 364, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757149876, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757149879, "dur": 802, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757150684, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757150687, "dur": 26, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757150717, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757150723, "dur": 459, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151190, "dur": 96, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151291, "dur": 19, "ph": "X", "name": "ProcessMessages 206", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151312, "dur": 313, "ph": "X", "name": "ReadAsync 206", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151629, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151633, "dur": 47, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151684, "dur": 6, "ph": "X", "name": "ProcessMessages 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757151691, "dur": 1524, "ph": "X", "name": "ReadAsync 54", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757153221, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757153224, "dur": 403, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757153630, "dur": 12, "ph": "X", "name": "ProcessMessages 100", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757153645, "dur": 145, "ph": "X", "name": "ReadAsync 100", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757153795, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757153799, "dur": 1886, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757155690, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757155692, "dur": 59, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757155755, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757155761, "dur": 45, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757155810, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757155813, "dur": 470, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757156290, "dur": 53, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757156346, "dur": 8, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757156356, "dur": 1019, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157385, "dur": 2, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157390, "dur": 53, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157446, "dur": 12, "ph": "X", "name": "ProcessMessages 112", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157460, "dur": 99, "ph": "X", "name": "ReadAsync 112", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157566, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157568, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157616, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757157618, "dur": 1514, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757159136, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757159138, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757159180, "dur": 767, "ph": "X", "name": "ReadAsync 24", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757159954, "dur": 40, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757159998, "dur": 7, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757160007, "dur": 862, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757160872, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757160874, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757160917, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757160924, "dur": 152, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161081, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161124, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161131, "dur": 89, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161226, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161275, "dur": 6, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161283, "dur": 114, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161401, "dur": 4, "ph": "X", "name": "ProcessMessages 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161408, "dur": 305, "ph": "X", "name": "ReadAsync 46", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161718, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161764, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757161770, "dur": 430, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162204, "dur": 56, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162265, "dur": 308, "ph": "X", "name": "ReadAsync 29", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162579, "dur": 72, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162654, "dur": 6, "ph": "X", "name": "ProcessMessages 41", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162662, "dur": 40, "ph": "X", "name": "ReadAsync 41", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162706, "dur": 5, "ph": "X", "name": "ProcessMessages 6", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757162713, "dur": 2037, "ph": "X", "name": "ReadAsync 6", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757164754, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757164756, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757164805, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757164811, "dur": 209, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165024, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165026, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165069, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165076, "dur": 229, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165309, "dur": 50, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165363, "dur": 1, "ph": "X", "name": "ProcessMessages 24", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165365, "dur": 29, "ph": "X", "name": "ReadAsync 24", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165397, "dur": 5, "ph": "X", "name": "ProcessMessages 10", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757165405, "dur": 1151, "ph": "X", "name": "ReadAsync 10", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757166559, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757166562, "dur": 65, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757166630, "dur": 2, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757166634, "dur": 696, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757167334, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757167336, "dur": 101, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757167440, "dur": 5, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757167447, "dur": 9069, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757176523, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757176526, "dur": 26, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757176553, "dur": 9, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757176563, "dur": 14436, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757191007, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757191011, "dur": 56, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757191070, "dur": 10, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757191082, "dur": 84369, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757275458, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757275462, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757275505, "dur": 12, "ph": "X", "name": "ProcessMessages 516", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757275518, "dur": 3515, "ph": "X", "name": "ReadAsync 516", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279038, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279042, "dur": 22, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279066, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279068, "dur": 461, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279536, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279538, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279583, "dur": 8, "ph": "X", "name": "ProcessMessages 50", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757279592, "dur": 623, "ph": "X", "name": "ReadAsync 50", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757280219, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757280221, "dur": 29, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757280252, "dur": 1, "ph": "X", "name": "ProcessMessages 13", "args": {} }, +{ "pid": 29424, "tid": 38654705664, "ts": 1733859757280253, "dur": 4941, "ph": "X", "name": "ReadAsync 13", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757286049, "dur": 1679, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, +{ "pid": 29424, "tid": 34359738368, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, +{ "pid": 29424, "tid": 34359738368, "ts": 1733859756284367, "dur": 14690, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 34359738368, "ts": 1733859756299058, "dur": 243, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, +{ "pid": 29424, "tid": 34359738368, "ts": 1733859756299066, "dur": 42, "ph": "X", "name": "ReadAsync 0", "args": {} }, +{ "pid": 29424, "tid": 34359738368, "ts": 1733859756299111, "dur": 31, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 34359738368, "ts": 1733859756299144, "dur": 1, "ph": "X", "name": "ProcessMessages 25", "args": {} }, +{ "pid": 29424, "tid": 34359738368, "ts": 1733859756299146, "dur": 153, "ph": "X", "name": "ReadAsync 25", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757287731, "dur": 12, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859756277331, "dur": 21992, "ph": "X", "name": "RunBackend", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859756277429, "dur": 6886, "ph": "X", "name": "BackendProgram.Start", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859756299340, "dur": 770914, "ph": "X", "name": "await ExecuteBuildProgram", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859757070367, "dur": 214864, "ph": "X", "name": "RunBackend", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859757070455, "dur": 3277, "ph": "X", "name": "BackendProgram.Start", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859757285234, "dur": 209, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, +{ "pid": 29424, "tid": 30064771072, "ts": 1733859757285445, "dur": 1, "ph": "X", "name": "await taskToReadBuildProgramOutput", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757287745, "dur": 16, "ph": "X", "name": "BuildAsync", "args": {} }, +{ "pid": 29424, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, +{ "pid": 29424, "tid": 1, "ts": 1733859756229022, "dur": 1097, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859756230122, "dur": 46090, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859756276214, "dur": 1090, "ph": "X", "name": "WriteJson", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757287764, "dur": 44, "ph": "X", "name": "", "args": {} }, { "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } -,{ "pid":12345, "tid":0, "ts":1733786189177065, "dur":1325, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189178399, "dur":133, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189178566, "dur":518, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189180208, "dur":52, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll" }} -,{ "pid":12345, "tid":0, "ts":1733786189179111, "dur":3012, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189182124, "dur":108391, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189290517, "dur":353, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189290870, "dur":94, "ph":"X", "name": "ThreadStateDestroy", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189291161, "dur":1023, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} -,{ "pid":12345, "tid":1, "ts":1733786189179052, "dur":3082, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733786189182142, "dur":5911, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733786189188116, "dur":143, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189188260, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189188344, "dur":144, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\ScriptingAssemblies.json" }} -,{ "pid":12345, "tid":1, "ts":1733786189188750, "dur":280, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786189189033, "dur":359, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":1, "ts":1733786189188114, "dur":1354, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189189916, "dur":96566, "ph":"X", "name": "AddBootConfigGUID", "args": { "detail":"Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189289913, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\WinPlayerBuildProgram\\boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189289912, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config" }} -,{ "pid":12345, "tid":1, "ts":1733786189289995, "dur":458, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config" }} -,{ "pid":12345, "tid":2, "ts":1733786189179063, "dur":3079, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786189182147, "dur":1101, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786189183248, "dur":4834, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733786189188101, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\web.config" }} -,{ "pid":12345, "tid":2, "ts":1733786189188091, "dur":92, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/web.config" }} -,{ "pid":12345, "tid":2, "ts":1733786189188204, "dur":131, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":2, "ts":1733786189188411, "dur":287, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Net.Http.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786189188732, "dur":58, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786189188844, "dur":51, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.GridModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786189188917, "dur":151, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733786189189069, "dur":101444, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786189179791, "dur":2529, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786189182320, "dur":5850, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733786189188187, "dur":130, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\machine.config" }} -,{ "pid":12345, "tid":3, "ts":1733786189188177, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/machine.config" }} -,{ "pid":12345, "tid":3, "ts":1733786189188456, "dur":150, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786189188455, "dur":152, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.State.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786189188729, "dur":65, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786189188847, "dur":182, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.GIModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733786189209844, "dur":1340, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets.resS" }} -,{ "pid":12345, "tid":3, "ts":1733786189211192, "dur":79327, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786189179103, "dur":3049, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786189182163, "dur":986, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786189183149, "dur":4963, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733786189188135, "dur":185, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\machine.config" }} -,{ "pid":12345, "tid":4, "ts":1733786189188122, "dur":199, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/machine.config" }} -,{ "pid":12345, "tid":4, "ts":1733786189188394, "dur":197, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.ServiceModel.Internals.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786189188719, "dur":123, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786189188914, "dur":127, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733786189196242, "dur":527, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets" }} -,{ "pid":12345, "tid":4, "ts":1733786189196777, "dur":93842, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786189179174, "dur":3005, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786189182187, "dur":1121, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786189183308, "dur":4763, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733786189188080, "dur":83, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/browscap.ini" }} -,{ "pid":12345, "tid":5, "ts":1733786189188187, "dur":137, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":5, "ts":1733786189188343, "dur":109, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":5, "ts":1733786189188484, "dur":227, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786189188483, "dur":229, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.Timeline.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786189188800, "dur":107, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786189188921, "dur":164, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ARModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733786189189086, "dur":101424, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189179215, "dur":2974, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189182197, "dur":1008, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189183205, "dur":4890, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189188108, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/settings.map" }} -,{ "pid":12345, "tid":6, "ts":1733786189188225, "dur":181, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\MonoPosixHelper.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786189188214, "dur":193, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786189188619, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733786189188682, "dur":93, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786189188921, "dur":171, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733786189189093, "dur":101418, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786189179250, "dur":2950, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786189182210, "dur":937, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786189183148, "dur":4980, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733786189188141, "dur":170, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":7, "ts":1733786189188368, "dur":167, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/mscorlib.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786189188713, "dur":50, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786189188783, "dur":52, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786189188861, "dur":94, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733786189189675, "dur":1516, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets" }} -,{ "pid":12345, "tid":7, "ts":1733786189191201, "dur":99436, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786189179287, "dur":2928, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786189182224, "dur":860, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786189183084, "dur":5062, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733786189188159, "dur":158, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" }} -,{ "pid":12345, "tid":8, "ts":1733786189188369, "dur":154, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786189188679, "dur":60, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786189188915, "dur":141, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733786189200737, "dur":686, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers" }} -,{ "pid":12345, "tid":8, "ts":1733786189201430, "dur":89115, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786189179442, "dur":2787, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786189182236, "dur":96, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786189182333, "dur":5826, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733786189188171, "dur":161, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/settings.map" }} -,{ "pid":12345, "tid":9, "ts":1733786189188345, "dur":126, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/settings.map" }} -,{ "pid":12345, "tid":9, "ts":1733786189188481, "dur":597, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786189188472, "dur":607, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll" }} -,{ "pid":12345, "tid":9, "ts":1733786189189104, "dur":101607, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189179519, "dur":2722, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189182241, "dur":5823, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189188087, "dur":109, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\mconfig\\config.xml" }} -,{ "pid":12345, "tid":10, "ts":1733786189188070, "dur":127, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/mconfig/config.xml" }} -,{ "pid":12345, "tid":10, "ts":1733786189188197, "dur":96, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189188303, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\mono-2.0-bdwgc.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786189188302, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786189188432, "dur":211, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.EnterpriseServices.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786189188653, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733786189188725, "dur":258, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733786189196005, "dur":614, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets.resS" }} -,{ "pid":12345, "tid":10, "ts":1733786189196626, "dur":93960, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786189179585, "dur":2672, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786189182257, "dur":5805, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786189188088, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\UnityCrashHandler64.exe" }} -,{ "pid":12345, "tid":11, "ts":1733786189188070, "dur":102, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/UnityCrashHandler64.exe" }} -,{ "pid":12345, "tid":11, "ts":1733786189188200, "dur":124, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\machine.config" }} -,{ "pid":12345, "tid":11, "ts":1733786189188198, "dur":127, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/machine.config" }} -,{ "pid":12345, "tid":11, "ts":1733786189188339, "dur":53, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/machine.config" }} -,{ "pid":12345, "tid":11, "ts":1733786189188495, "dur":123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786189188494, "dur":124, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Assembly-CSharp.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786189188659, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733786189188711, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786189188907, "dur":68, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AudioModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733786189200503, "dur":713, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0.resS" }} -,{ "pid":12345, "tid":11, "ts":1733786189201231, "dur":89365, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786189179635, "dur":2635, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786189182270, "dur":5790, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786189188157, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\web.config" }} -,{ "pid":12345, "tid":12, "ts":1733786189188151, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/web.config" }} -,{ "pid":12345, "tid":12, "ts":1733786189188218, "dur":103, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733786189188455, "dur":424, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786189188454, "dur":426, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll" }} -,{ "pid":12345, "tid":12, "ts":1733786189189281, "dur":1706, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.resource" }} -,{ "pid":12345, "tid":12, "ts":1733786189191001, "dur":99661, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786189179677, "dur":2607, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786189182284, "dur":5916, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733786189188201, "dur":152, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":13, "ts":1733786189188367, "dur":69, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":13, "ts":1733786189188473, "dur":445, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786189188472, "dur":447, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.TextMeshPro.dll" }} -,{ "pid":12345, "tid":13, "ts":1733786189189437, "dur":3196, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets.resS" }} -,{ "pid":12345, "tid":13, "ts":1733786189192641, "dur":98009, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786189179737, "dur":2560, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786189182297, "dur":5892, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733786189188209, "dur":141, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\web.config" }} -,{ "pid":12345, "tid":14, "ts":1733786189188198, "dur":153, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/web.config" }} -,{ "pid":12345, "tid":14, "ts":1733786189188396, "dur":144, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Numerics.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786189188719, "dur":295, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733786189205102, "dur":420, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0" }} -,{ "pid":12345, "tid":14, "ts":1733786189205529, "dur":85043, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786189179776, "dur":2533, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786189182310, "dur":5760, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733786189188070, "dur":101, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/config" }} -,{ "pid":12345, "tid":15, "ts":1733786189188190, "dur":143, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/settings.map" }} -,{ "pid":12345, "tid":15, "ts":1733786189188403, "dur":110, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Runtime.Serialization.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786189188543, "dur":59, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.XRModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786189188734, "dur":266, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733786189204922, "dur":612, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets" }} -,{ "pid":12345, "tid":15, "ts":1733786189205544, "dur":84989, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786189179134, "dur":3034, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786189182177, "dur":818, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786189182996, "dur":5181, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733786189188187, "dur":120, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" }} -,{ "pid":12345, "tid":16, "ts":1733786189188330, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity default resources" }} -,{ "pid":12345, "tid":16, "ts":1733786189188479, "dur":318, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786189188478, "dur":320, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UI.dll" }} -,{ "pid":12345, "tid":16, "ts":1733786189189839, "dur":1290, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity_builtin_extra" }} -,{ "pid":12345, "tid":16, "ts":1733786189191141, "dur":99552, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733786189294037, "dur":803, "ph":"X", "name": "ProfilerWriteOutput" } -,{ "pid": 19540, "tid": 38, "ts": 1733786189295969, "dur": 1087, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, -{ "pid": 19540, "tid": 38, "ts": 1733786189297083, "dur": 4188, "ph": "X", "name": "backend1.traceevents", "args": {} }, -{ "pid": 19540, "tid": 38, "ts": 1733786189295428, "dur": 5871, "ph": "X", "name": "Write chrome-trace events", "args": {} }, +,{ "pid":12345, "tid":0, "ts":1733859757088885, "dur":18957, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757107851, "dur":56, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757107939, "dur":626, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757109721, "dur":130, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll" }} +,{ "pid":12345, "tid":0, "ts":1733859757111043, "dur":105, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll" }} +,{ "pid":12345, "tid":0, "ts":1733859757108597, "dur":3252, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757111850, "dur":168073, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757279924, "dur":269, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757280544, "dur":1252, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1733859757108450, "dur":3410, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859757111867, "dur":5054, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859757117594, "dur":795, "ph":"X", "name": "WriteText", "args": { "detail":"Library/Bee/artifacts/csharpactions/boot.config_tyr4.info" }} +,{ "pid":12345, "tid":1, "ts":1733859757118392, "dur":95, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757118496, "dur":5514, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\RuntimeInitializeOnLoads.json" }} +,{ "pid":12345, "tid":1, "ts":1733859757124013, "dur":136, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PlayerDataCache\\Win64\\Data\\ScriptingAssemblies.json" }} +,{ "pid":12345, "tid":1, "ts":1733859757124439, "dur":102, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757124543, "dur":192, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757124736, "dur":411, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757125148, "dur":637, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757125787, "dur":636, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757126425, "dur":117, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757126543, "dur":489, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859757127101, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\Player1b4e562e-inputdata.json" }} +,{ "pid":12345, "tid":1, "ts":1733859757118391, "dur":8908, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757127617, "dur":113, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859757127948, "dur":147823, "ph":"X", "name": "AddBootConfigGUID", "args": { "detail":"Library/Bee/artifacts/WinPlayerBuildProgram/boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757279269, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\WinPlayerBuildProgram\\boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757279268, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config" }} +,{ "pid":12345, "tid":1, "ts":1733859757279362, "dur":501, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config" }} +,{ "pid":12345, "tid":2, "ts":1733859757108506, "dur":3373, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859757111890, "dur":993, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859757112883, "dur":4092, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859757116976, "dur":251, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":2, "ts":1733859757146685, "dur":2085, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":2, "ts":1733859757148835, "dur":2415, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.resource" }} +,{ "pid":12345, "tid":2, "ts":1733859757151363, "dur":4670, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json" }} +,{ "pid":12345, "tid":2, "ts":1733859757156099, "dur":1114, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0" }} +,{ "pid":12345, "tid":2, "ts":1733859757157270, "dur":3015, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets" }} +,{ "pid":12345, "tid":2, "ts":1733859757160295, "dur":119626, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757108492, "dur":3377, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757111875, "dur":942, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757112817, "dur":4152, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757116999, "dur":504, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\machine.config" }} +,{ "pid":12345, "tid":3, "ts":1733859757116971, "dur":533, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config" }} +,{ "pid":12345, "tid":3, "ts":1733859757118890, "dur":1352, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config" }} +,{ "pid":12345, "tid":3, "ts":1733859757120294, "dur":160, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":3, "ts":1733859757120476, "dur":1383, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":3, "ts":1733859757122154, "dur":2710, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/mscorlib.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757124940, "dur":1297, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757126314, "dur":1453, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757127855, "dur":2363, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757130298, "dur":1829, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757132156, "dur":1480, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757133730, "dur":1835, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757135647, "dur":1842, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757137580, "dur":2576, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757140281, "dur":2238, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757142612, "dur":2302, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757145030, "dur":6112, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859757151268, "dur":2301, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/ScriptingAssemblies.json" }} +,{ "pid":12345, "tid":3, "ts":1733859757153599, "dur":4108, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0.resS" }} +,{ "pid":12345, "tid":3, "ts":1733859757159451, "dur":625, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859757157887, "dur":2199, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers" }} +,{ "pid":12345, "tid":3, "ts":1733859757160106, "dur":119819, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859757108989, "dur":3042, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859757112031, "dur":4910, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859757116952, "dur":242, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map" }} +,{ "pid":12345, "tid":4, "ts":1733859757139063, "dur":1609, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map" }} +,{ "pid":12345, "tid":4, "ts":1733859757140740, "dur":2333, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859757143156, "dur":2270, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859757145495, "dur":16178, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859757161737, "dur":118198, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859757108582, "dur":3320, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859757111911, "dur":797, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859757112708, "dur":4236, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859757116957, "dur":174, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757116944, "dur":188, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757119017, "dur":1140, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757120213, "dur":117, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757120211, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757120358, "dur":1006, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config" }} +,{ "pid":12345, "tid":5, "ts":1733859757121421, "dur":129, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\mono-2.0-bdwgc.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757121419, "dur":132, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757121737, "dur":6161, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757128027, "dur":2368, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Core.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757130464, "dur":2775, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757133300, "dur":1942, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757135325, "dur":2084, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757137500, "dur":2302, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757139871, "dur":2220, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757142206, "dur":2350, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757144634, "dur":3442, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757148158, "dur":139, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\UnityPlayer.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757148156, "dur":142, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757148317, "dur":43000, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859757191373, "dur":88554, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757108628, "dur":3286, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757111924, "dur":1036, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757112961, "dur":3974, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757116939, "dur":230, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini" }} +,{ "pid":12345, "tid":6, "ts":1733859757125728, "dur":103, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757124025, "dur":1816, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini" }} +,{ "pid":12345, "tid":6, "ts":1733859757125930, "dur":1763, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757127922, "dur":1671, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757129662, "dur":870, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757130566, "dur":2530, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757133121, "dur":1791, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757135158, "dur":2006, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757137277, "dur":2196, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757139546, "dur":2001, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757141698, "dur":2300, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757144085, "dur":2621, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757165632, "dur":75, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859757146783, "dur":18934, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859757166229, "dur":113725, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757108669, "dur":3260, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757111940, "dur":994, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757112935, "dur":4021, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757116967, "dur":306, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map" }} +,{ "pid":12345, "tid":7, "ts":1733859757146918, "dur":110, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859757147064, "dur":18346, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map" }} +,{ "pid":12345, "tid":7, "ts":1733859757165469, "dur":114491, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757108709, "dur":3233, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757111951, "dur":803, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757112754, "dur":4195, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757116950, "dur":231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":8, "ts":1733859757130843, "dur":1206, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":8, "ts":1733859757132125, "dur":1408, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757133658, "dur":1965, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757135714, "dur":2119, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757137915, "dur":2232, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757140286, "dur":1669, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757142043, "dur":2413, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757144530, "dur":6494, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859757151152, "dur":5522, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets" }} +,{ "pid":12345, "tid":8, "ts":1733859757162499, "dur":556, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859757156712, "dur":6352, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS" }} +,{ "pid":12345, "tid":8, "ts":1733859757163082, "dur":116858, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757108754, "dur":3201, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757111964, "dur":61, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757112025, "dur":4913, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757116967, "dur":247, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.5\\web.config" }} +,{ "pid":12345, "tid":9, "ts":1733859757116940, "dur":275, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config" }} +,{ "pid":12345, "tid":9, "ts":1733859757139398, "dur":1448, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config" }} +,{ "pid":12345, "tid":9, "ts":1733859757140932, "dur":2265, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859757143283, "dur":2445, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859757145845, "dur":5415, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859757151402, "dur":2154, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra" }} +,{ "pid":12345, "tid":9, "ts":1733859757162873, "dur":107, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859757153586, "dur":9405, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets" }} +,{ "pid":12345, "tid":9, "ts":1733859757163040, "dur":116896, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859757108800, "dur":3170, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859757111970, "dur":4958, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859757116980, "dur":210, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\UnityCrashHandler64.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859757116939, "dur":252, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859757131160, "dur":2239, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859757133495, "dur":2192, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757135793, "dur":2028, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757137890, "dur":2247, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757140269, "dur":2241, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757142608, "dur":2227, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757144912, "dur":2489, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757147557, "dur":4255, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859757151895, "dur":13192, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets.resS" }} +,{ "pid":12345, "tid":10, "ts":1733859757165101, "dur":114869, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859757108842, "dur":3148, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859757111991, "dur":4941, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859757116939, "dur":216, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config" }} +,{ "pid":12345, "tid":11, "ts":1733859757123665, "dur":1084, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config" }} +,{ "pid":12345, "tid":11, "ts":1733859757124837, "dur":1431, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757126393, "dur":1067, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757127558, "dur":1472, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757129116, "dur":1436, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/netstandard.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757130630, "dur":2185, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757132856, "dur":1694, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757134640, "dur":2225, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757137028, "dur":2481, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757139585, "dur":1712, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757141374, "dur":2709, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757144174, "dur":2996, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757147260, "dur":13951, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859757161452, "dur":118466, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859757108898, "dur":3109, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859757112007, "dur":4919, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859757117862, "dur":2013, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/app.info" }} +,{ "pid":12345, "tid":12, "ts":1733859757119877, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\2.0\\web.config" }} +,{ "pid":12345, "tid":12, "ts":1733859757119876, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config" }} +,{ "pid":12345, "tid":12, "ts":1733859757120192, "dur":1153, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config" }} +,{ "pid":12345, "tid":12, "ts":1733859757121418, "dur":116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\EmbedRuntime\\MonoPosixHelper.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757121416, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757121740, "dur":3044, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757125048, "dur":1734, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757126858, "dur":1541, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757128478, "dur":1633, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757130198, "dur":1898, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757132149, "dur":2122, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757136668, "dur":82, "ph":"X", "name": "EmitNodeFinish", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859757134352, "dur":2410, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757136849, "dur":1939, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757138862, "dur":2142, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757141090, "dur":2374, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757143537, "dur":2304, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757145919, "dur":15642, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859757161638, "dur":118278, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859757108946, "dur":3074, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859757112020, "dur":4910, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859757116959, "dur":266, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\mconfig\\config.xml" }} +,{ "pid":12345, "tid":13, "ts":1733859757116938, "dur":289, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml" }} +,{ "pid":12345, "tid":13, "ts":1733859757146484, "dur":3166, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml" }} +,{ "pid":12345, "tid":13, "ts":1733859757149959, "dur":12093, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets.resS" }} +,{ "pid":12345, "tid":13, "ts":1733859757162064, "dur":117880, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757108539, "dur":3352, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757111899, "dur":958, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757112858, "dur":4096, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757116976, "dur":326, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\win64_player_nondevelopment_mono\\MonoBleedingEdge\\etc\\mono\\4.0\\web.config" }} +,{ "pid":12345, "tid":14, "ts":1733859757116963, "dur":341, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config" }} +,{ "pid":12345, "tid":14, "ts":1733859757118907, "dur":1237, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config" }} +,{ "pid":12345, "tid":14, "ts":1733859757120207, "dur":130, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map" }} +,{ "pid":12345, "tid":14, "ts":1733859757120367, "dur":1112, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map" }} +,{ "pid":12345, "tid":14, "ts":1733859757121590, "dur":876, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS.exe" }} +,{ "pid":12345, "tid":14, "ts":1733859757122499, "dur":2125, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757124700, "dur":2448, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757127251, "dur":59, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859757127313, "dur":1594, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757128981, "dur":1519, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757130604, "dur":1802, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757132431, "dur":2001, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757134547, "dur":1907, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757136527, "dur":1813, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757138405, "dur":2204, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757140690, "dur":2188, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757142967, "dur":2495, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757145590, "dur":21818, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859757167516, "dur":112431, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859757109030, "dur":3012, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859757112042, "dur":4929, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859757116972, "dur":304, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":15, "ts":1733859757166524, "dur":10351, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":15, "ts":1733859757176958, "dur":102994, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859757109083, "dur":2971, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859757112055, "dur":4891, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859757116947, "dur":198, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":16, "ts":1733859757118999, "dur":1327, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx" }} +,{ "pid":12345, "tid":16, "ts":1733859757120378, "dur":149, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":16, "ts":1733859757121023, "dur":818, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser" }} +,{ "pid":12345, "tid":16, "ts":1733859757121905, "dur":139, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources" }} +,{ "pid":12345, "tid":16, "ts":1733859757122279, "dur":3199, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources" }} +,{ "pid":12345, "tid":16, "ts":1733859757125597, "dur":160, "ph":"X", "name": "EmitNodeStart", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859757125760, "dur":1602, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Security.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757127429, "dur":1201, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757128697, "dur":1743, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757130584, "dur":1801, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757132409, "dur":1729, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757134219, "dur":1941, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757136265, "dur":3221, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757139566, "dur":1628, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757141305, "dur":2304, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757143681, "dur":2585, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757146339, "dur":15081, "ph":"X", "name": "CopyFiles", "args": { "detail":"D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859757161504, "dur":118425, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859757284336, "dur":798, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid": 35942, "tid": -1, "ph": "M", "name": "process_name", "args": { "name": "netcorerun.dll" } }, +{ "pid": 35942, "tid": -1, "ph": "M", "name": "process_sort_index", "args": { "sort_index": "-1" } }, +{ "pid": 35942, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, +{ "pid": 35942, "tid": 1, "ts": 1733859756932218, "dur": 123266, "ph": "X", "name": "BuildProgram", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756933189, "dur": 40528, "ph": "X", "name": "BuildProgramContextConstructor", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756980312, "dur": 53106, "ph": "X", "name": "RunBuildProgram", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756980756, "dur": 35546, "ph": "X", "name": "PlayerBuildProgramBase.SetupPlayerBuild", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859756981389, "dur": 25827, "ph": "X", "name": "SetupDataFiles", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757007737, "dur": 542, "ph": "X", "name": "SetupCopyPlugins", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757010644, "dur": 3622, "ph": "X", "name": "SetupUnityLinker", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757040489, "dur": 1595, "ph": "X", "name": "OutputData.Write", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757042085, "dur": 13391, "ph": "X", "name": "Backend.Write", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757042922, "dur": 11793, "ph": "X", "name": "JsonToString", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757061483, "dur": 1183, "ph": "X", "name": "", "args": {} }, +{ "pid": 35942, "tid": 1, "ts": 1733859757061118, "dur": 1739, "ph": "X", "name": "Write chrome-trace events", "args": {} }, +{ "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } +,{ "pid":12345, "tid":0, "ts":1733859750111907, "dur":53, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750112028, "dur":14115, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750126159, "dur":2912, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750129117, "dur":738, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750131108, "dur":69, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_18F1401BF51CDD34.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131217, "dur":58, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_967C61E1FCF17B2C.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131419, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_3EDB84CAFEFFB22C.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750131588, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_FCD4D9DD9186BF5D.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859750132053, "dur":66, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1733859750129880, "dur":4289, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859750134170, "dur":3175217, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859753309388, "dur":334, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859753309890, "dur":1085, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1733859750129838, "dur":4356, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750134208, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PropertiesModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134304, "dur":493, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":1, "ts":1733859750134200, "dur":598, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_F0CCACDF92442AAA.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750134862, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterRendererModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134860, "dur":89, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterRendererModule.dll_7F43D483046D6CEA.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750134980, "dur":232, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AndroidJNIModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859750134978, "dur":237, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_994423865917D57D.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750135227, "dur":115, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_994423865917D57D.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859750135374, "dur":1326, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.rsp" }} +,{ "pid":12345, "tid":1, "ts":1733859750136750, "dur":441, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137191, "dur":468, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137659, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750137937, "dur":1295, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139232, "dur":77, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139309, "dur":600, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859750139993, "dur":4356, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.pdb" }} +,{ "pid":12345, "tid":1, "ts":1733859750144350, "dur":2289025, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859752433376, "dur":876014, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750129892, "dur":4320, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750134228, "dur":88, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PhysicsModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134319, "dur":433, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":2, "ts":1733859750134221, "dur":532, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_8DFC13DC0E36E414.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750134776, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134774, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.dll_BFC9E37C2A3B373F.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750134896, "dur":227, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AudioModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750134894, "dur":231, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_0A2B41AB55062EE3.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750135148, "dur":312, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UmbraModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859750135146, "dur":316, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UmbraModule.dll_84FFEDC3E22CDA56.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859750135479, "dur":78, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750135576, "dur":1009, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.rsp" }} +,{ "pid":12345, "tid":2, "ts":1733859750136608, "dur":534, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137143, "dur":261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137405, "dur":228, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137634, "dur":234, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750137892, "dur":184, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750138077, "dur":1172, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139250, "dur":81, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139331, "dur":589, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750139921, "dur":114, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750140035, "dur":584, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750140619, "dur":1671, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750142290, "dur":712, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750143002, "dur":34016, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750177019, "dur":2005, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859750179025, "dur":3130399, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750129830, "dur":4350, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750134210, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134310, "dur":336, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":3, "ts":1733859750134197, "dur":450, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_0C8339F22F05368F.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134688, "dur":123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GIModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134686, "dur":128, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_EAE8969EE716D859.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134870, "dur":89, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClothModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134868, "dur":93, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_71139EA62F230DC7.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750134987, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.XRModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750134985, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_D3B0D548D2A3C8C1.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135129, "dur":136, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityTestProtocolModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750135127, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityTestProtocolModule.dll_C15A4FDE4852578C.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135292, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteMaskModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750135290, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteMaskModule.dll_ACBDE03140C85BE8.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859750135482, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859750135571, "dur":765, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.rsp" }} +,{ "pid":12345, "tid":3, "ts":1733859750136497, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136549, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136632, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136728, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136785, "dur":82, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136869, "dur":189, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137060, "dur":183, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137245, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137345, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137409, "dur":436, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137847, "dur":140, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750137989, "dur":77, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138067, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138126, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138196, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138253, "dur":57, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138312, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138439, "dur":107, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138581, "dur":72, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138655, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138763, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750138890, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Extensions.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750136359, "dur":2909, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1733859750140171, "dur":3982, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859750144154, "dur":2271951, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859752416106, "dur":104, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aP.dag\\Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416106, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416228, "dur":642, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859752416872, "dur":892531, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750129857, "dur":4344, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750134220, "dur":86, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ProfilerModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750134308, "dur":503, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":4, "ts":1733859750134210, "dur":602, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ProfilerModule.dll_5D1E7A3075C00B20.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750134867, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterInputModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750134864, "dur":89, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750134964, "dur":80, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_D11875D1B5FF8447.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135047, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VehiclesModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750135045, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_A29B3A79569053AE.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135138, "dur":266, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750135136, "dur":270, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsModule.dll_0828B6E5DE3B1F58.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750135490, "dur":117, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750135613, "dur":992, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Utils\\AssemblyProvider\\IAssemblyLoadProxy.cs" }} +,{ "pid":12345, "tid":4, "ts":1733859750135613, "dur":1219, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750136832, "dur":522, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137354, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137594, "dur":307, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750137902, "dur":960, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750138863, "dur":375, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750139239, "dur":57, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859750139297, "dur":77, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859750139434, "dur":400, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1733859750139979, "dur":7028, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859750147009, "dur":3162373, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750129942, "dur":4283, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750134245, "dur":180, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.Physics2DModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750134426, "dur":447, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":5, "ts":1733859750134236, "dur":653, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_DA47191084EB39C6.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750134890, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750134980, "dur":261, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AnimationModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750134969, "dur":275, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_8DA1291FE3EE4231.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750135267, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubsystemsModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750135265, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_176B46930F1043FB.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750135448, "dur":316, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":5, "ts":1733859750135793, "dur":162, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750135956, "dur":157, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750136114, "dur":506, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Framework\\Variables\\Obsolete\\GetApplicationVariable.cs" }} +,{ "pid":12345, "tid":5, "ts":1733859750136113, "dur":1231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137345, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137585, "dur":319, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750137905, "dur":1040, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750138946, "dur":293, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750139240, "dur":54, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750139295, "dur":78, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859750139408, "dur":481, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1733859750139997, "dur":613, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859750140671, "dur":10389, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859750151061, "dur":3158459, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750129979, "dur":4265, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750134271, "dur":126, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PerformanceReportingModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750134399, "dur":507, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":6, "ts":1733859750134257, "dur":650, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_27216FD7948E5335.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750134907, "dur":135, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750135050, "dur":146, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestWWWModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750135048, "dur":151, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestWWWModule.dll_2B9BBBE9746052BE.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750135262, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859750135260, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_A8428F4AE3F52D02.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859750135345, "dur":380, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp2" }} +,{ "pid":12345, "tid":6, "ts":1733859750135748, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\NUnitExtensions\\OrderedTestSuiteModifier.cs" }} +,{ "pid":12345, "tid":6, "ts":1733859750135748, "dur":1351, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137099, "dur":257, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137357, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137639, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750137902, "dur":1035, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750138937, "dur":310, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139248, "dur":67, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139316, "dur":607, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139923, "dur":59, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750139983, "dur":630, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750140613, "dur":1661, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750142274, "dur":726, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859750143056, "dur":10284, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.pdb" }} +,{ "pid":12345, "tid":6, "ts":1733859750153341, "dur":3156139, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750130041, "dur":4218, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750134278, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ParticleSystemModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750134342, "dur":536, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":7, "ts":1733859750134269, "dur":610, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ParticleSystemModule.dll_E889461C3213CD5C.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750134880, "dur":119, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750135005, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VirtualTexturingModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750135003, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VirtualTexturingModule.dll_B45FA7F56E15FB94.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135087, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_5173B1C7E5D90429.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135168, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIElementsModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750135166, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_1BA9A7FB123C7FF2.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135237, "dur":114, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_1BA9A7FB123C7FF2.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135353, "dur":385, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":7, "ts":1733859750135760, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859750135822, "dur":132, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750135954, "dur":203, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750136157, "dur":976, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137134, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137414, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137654, "dur":261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750137916, "dur":103, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750138020, "dur":1220, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750139241, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750139312, "dur":698, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750140011, "dur":663, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750140686, "dur":1584, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859750142309, "dur":10108, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859750152419, "dur":3157075, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750130072, "dur":4209, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750134303, "dur":213, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.LocalizationModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750134518, "dur":462, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":8, "ts":1733859750134291, "dur":690, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_0F6540244D7B7740.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135000, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VRModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750134998, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_A0F2124449697B63.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135231, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreFontEngineModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859750135229, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_18F1401BF51CDD34.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135325, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_6D3CEFD745B9FB37.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859750135396, "dur":1145, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.rsp" }} +,{ "pid":12345, "tid":8, "ts":1733859750136564, "dur":607, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137172, "dur":510, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137683, "dur":248, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750137931, "dur":1305, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750139236, "dur":61, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750139312, "dur":689, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750140001, "dur":610, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859750140677, "dur":7191, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.pdb" }} +,{ "pid":12345, "tid":8, "ts":1733859750147869, "dur":3161510, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750130116, "dur":4191, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750134556, "dur":116, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.JSONSerializeModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134318, "dur":357, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_53554252314DCED5.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134711, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DSPGraphModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134709, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DSPGraphModule.dll_3029A2634EC75534.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134835, "dur":142, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ContentLoadModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134833, "dur":147, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ContentLoadModule.dll_E5C522097CBBA16C.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750134997, "dur":251, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.WindModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750134995, "dur":255, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_6DB86827DE1346DF.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750135273, "dur":169, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubstanceModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750135271, "dur":174, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_1EE12AB97EC8F77D.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859750135493, "dur":93, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750135626, "dur":989, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Utils\\QuaternionEqualityComparer.cs" }} +,{ "pid":12345, "tid":9, "ts":1733859750135593, "dur":1445, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137038, "dur":291, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137329, "dur":329, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137659, "dur":312, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750137971, "dur":1255, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859750139638, "dur":9225, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859750148864, "dur":3160643, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750130161, "dur":4183, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750134364, "dur":89, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750134455, "dur":405, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859750134354, "dur":507, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_70A1095BCB3E5387.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750134862, "dur":91, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750134960, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ARModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750134958, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_0C1F1294A8854F08.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135039, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VFXModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135037, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_CA0E73861D797955.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135131, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityCurlModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135129, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_C0BDCA515402341E.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135204, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_967C61E1FCF17B2C.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135276, "dur":182, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.StreamingModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859750135274, "dur":187, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_423616703375F96F.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859750135489, "dur":123, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750135675, "dur":943, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\TestRunner\\Callbacks\\RemoteTestResultSender.cs" }} +,{ "pid":12345, "tid":10, "ts":1733859750135675, "dur":1496, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750137171, "dur":719, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750137914, "dur":652, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750138566, "dur":678, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139245, "dur":69, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139315, "dur":655, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750139971, "dur":724, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750140695, "dur":1576, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859750142312, "dur":11074, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.pdb" }} +,{ "pid":12345, "tid":10, "ts":1733859750153387, "dur":3156080, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750130203, "dur":4162, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750134380, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputLegacyModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750134435, "dur":511, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":11, "ts":1733859750134374, "dur":573, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DDF3E3E7462AAF70.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750134964, "dur":89, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_DDF3E3E7462AAF70.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135056, "dur":71, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestTextureModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750135054, "dur":75, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_86D6D9C0E4981F42.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135151, "dur":201, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750135149, "dur":205, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_4E1FEBBEA7AEF5EB.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859750135482, "dur":249, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.TestRunner.rsp2" }} +,{ "pid":12345, "tid":11, "ts":1733859750135757, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\Assertions\\LogAssert.cs" }} +,{ "pid":12345, "tid":11, "ts":1733859750135757, "dur":1443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137201, "dur":464, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137666, "dur":282, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750137948, "dur":1281, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139229, "dur":70, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139299, "dur":609, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859750139970, "dur":5408, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859750145380, "dur":3164001, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750130257, "dur":4119, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750134399, "dur":75, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.IMGUIModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859750134476, "dur":518, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":12, "ts":1733859750134385, "dur":610, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_428AE1121B37C2C4.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135022, "dur":149, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VideoModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859750135020, "dur":154, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_2F34C61617984A88.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135194, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_473EF6CBFBB20E0B.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859750135426, "dur":311, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.TextMeshPro.rsp2" }} +,{ "pid":12345, "tid":12, "ts":1733859750135764, "dur":229, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750135993, "dur":199, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136192, "dur":130, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136322, "dur":121, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136443, "dur":120, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750136563, "dur":715, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137278, "dur":443, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137722, "dur":223, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750137945, "dur":1285, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139231, "dur":67, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139298, "dur":615, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750139988, "dur":3865, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.pdb" }} +,{ "pid":12345, "tid":12, "ts":1733859750143854, "dur":35178, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859750179033, "dur":3130381, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750130304, "dur":4153, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750134478, "dur":200, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsCommonModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134468, "dur":212, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsCommonModule.dll_C2602D1BAE76F193.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134708, "dur":87, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GameCenterModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134706, "dur":92, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GameCenterModule.dll_C3916DA11F58C66E.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134831, "dur":107, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CoreModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134829, "dur":118, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_F7698CFF4CDCC876.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750134981, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AIModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750134979, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_52AC4D914B67F03F.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750135170, "dur":260, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAudioModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750135168, "dur":264, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_9F1DC3B61AF91DCD.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859750135451, "dur":308, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.rsp" }} +,{ "pid":12345, "tid":13, "ts":1733859750135780, "dur":152, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750135933, "dur":158, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750136092, "dur":578, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Framework\\Variables\\Obsolete\\SetObjectVariable.cs" }} +,{ "pid":12345, "tid":13, "ts":1733859750136092, "dur":1062, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137155, "dur":281, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137436, "dur":212, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137648, "dur":337, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750137985, "dur":1261, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750139246, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750139317, "dur":705, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750140023, "dur":621, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750140645, "dur":1652, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750142297, "dur":700, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859750143051, "dur":10454, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859750153507, "dur":3155945, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750130353, "dur":4117, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750134505, "dur":115, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ImageConversionModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859750134622, "dur":411, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":14, "ts":1733859750134487, "dur":547, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_EB35D233869224DE.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135058, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_FCD4D9DD9186BF5D.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135134, "dur":204, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityConnectModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859750135132, "dur":208, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_3EDB84CAFEFFB22C.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859750135420, "dur":309, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/Unity.Timeline.rsp2" }} +,{ "pid":12345, "tid":14, "ts":1733859750135752, "dur":864, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.test-framework@1.1.33\\UnityEngine.TestRunner\\NUnitExtensions\\Commands\\BeforeAfterTestCommandState.cs" }} +,{ "pid":12345, "tid":14, "ts":1733859750135752, "dur":1406, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137158, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137433, "dur":487, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750137920, "dur":1307, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859750139817, "dur":4853, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.pdb" }} +,{ "pid":12345, "tid":14, "ts":1733859750144671, "dur":3164713, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750130393, "dur":4087, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750134512, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.HotReloadModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750134581, "dur":377, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":15, "ts":1733859750134491, "dur":468, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_0EE9E725BF215DB3.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750134983, "dur":131, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AccessibilityModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750134981, "dur":136, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_F33DB91632126E4B.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135117, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750135179, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TLSModule.dll_492FDB17470C0FE8.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135260, "dur":307, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainPhysicsModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859750135258, "dur":311, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_E903EEEF4B56C7E9.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859750135589, "dur":284, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750135873, "dur":194, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750136068, "dur":549, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Ports\\InvalidOutput.cs" }} +,{ "pid":12345, "tid":15, "ts":1733859750136068, "dur":1018, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137087, "dur":285, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137373, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137635, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750137898, "dur":1036, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750138934, "dur":320, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750139254, "dur":54, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859750148171, "dur":5612, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/UnityEngine.TestRunner.pdb" }} +,{ "pid":12345, "tid":15, "ts":1733859750153784, "dur":3155653, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750130436, "dur":4104, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750134552, "dur":127, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GridModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134541, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_D4DAA8ED65315E6D.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750134805, "dur":74, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DirectorModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134803, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_2AD840F9DC668413.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750134882, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750134951, "dur":157, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AssetBundleModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750134948, "dur":162, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AssetBundleModule.dll_4CAEC8C8AE38F97F.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135140, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CrashReportingModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750135138, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CrashReportingModule.dll_9576FCCFC40241CE.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135222, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreTextEngineModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750135220, "dur":58, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreTextEngineModule.dll_60D9768D84A09652.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750135361, "dur":872, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.rsp" }} +,{ "pid":12345, "tid":16, "ts":1733859750136496, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136551, "dur":100, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136653, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136716, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136785, "dur":82, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136868, "dur":190, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137060, "dur":182, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137244, "dur":105, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137351, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137407, "dur":438, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137847, "dur":132, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750137981, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138034, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138089, "dur":78, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138169, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138233, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138297, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138352, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138440, "dur":128, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750138584, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859750136253, "dur":2912, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/UnityEngine.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750139314, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750139421, "dur":1066, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Core.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750140487, "dur":87, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750140635, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750140698, "dur":103, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750142073, "dur":108, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Ports\\UnitPortCollection.cs" }} +,{ "pid":12345, "tid":16, "ts":1733859750140835, "dur":1376, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750142289, "dur":73, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750142383, "dur":543, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Unity.VisualScripting.State.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750142926, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750143013, "dur":95, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859750143126, "dur":418, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859750144056, "dur":54, "ph":"X", "name": "StoreTimestampsOfNonGeneratedInputFiles", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859750144153, "dur":2265617, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":16, "ts":1733859752416101, "dur":16463, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aP.dag\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752416100, "dur":16466, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752432606, "dur":756, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752433380, "dur":34810, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752468191, "dur":150665, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752618857, "dur":56596, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752675455, "dur":59723, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752735180, "dur":66755, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752801937, "dur":35500, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752837438, "dur":79493, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.TestRunner.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752916933, "dur":100123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859752433373, "dur":583690, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"BuildPlayerDataGenerator Library/BuildPlayerData/Player/RuntimeInitializeOnLoads.json (+1 other)" }} +,{ "pid":12345, "tid":16, "ts":1733859753017164, "dur":292058, "ph":"X", "name": "BuildPlayerDataGenerator", "args": { "detail":"Library/BuildPlayerData/Player/RuntimeInitializeOnLoads.json (+1 other)" }} +,{ "pid":12345, "tid":0, "ts":1733859753313442, "dur":1794, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid": 29424, "tid": 462, "ts": 1733859757287837, "dur": 15, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend2.traceevents"} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757293161, "dur": 40, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "buildprogram0.traceevents"} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757293347, "dur": 30, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757287884, "dur": 5276, "ph": "X", "name": "backend2.traceevents", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757293226, "dur": 120, "ph": "X", "name": "buildprogram0.traceevents", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757293398, "dur": 392, "ph": "X", "name": "backend1.traceevents", "args": {} }, +{ "pid": 29424, "tid": 462, "ts": 1733859757286046, "dur": 7790, "ph": "X", "name": "Write chrome-trace events", "args": {} }, diff --git a/3D FPS/Library/Bee/fullprofile.json b/3D FPS/Library/Bee/fullprofile.json index dbb9c237..ea38cb83 100644 --- a/3D FPS/Library/Bee/fullprofile.json +++ b/3D FPS/Library/Bee/fullprofile.json @@ -6,1224 +6,1190 @@ }, "traceEvents":[ -{ "pid": 19540, "tid": -1, "ph": "M", "name": "process_name", "args": { "name": "BeeDriver" } }, -{ "pid": 19540, "tid": -1, "ph": "M", "name": "process_sort_index", "args": { "sort_index": "-2" } }, -{ "pid": 19540, "tid": 8, "ph": "M", "name": "thread_name", "args": { "name": "Thread Pool Worker" } }, -{ "pid": 19540, "tid": 8, "ts": 1733785992051006, "dur": 921, "ph": "X", "name": "ChromeTraceHeader", "args": {} }, -{ "pid": 19540, "tid": 8, "ts": 1733785992056762, "dur": 952, "ph": "X", "name": "Thread Pool Worker", "args": {} }, -{ "pid": 19540, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, -{ "pid": 19540, "tid": 1, "ts": 1733785991969993, "dur": 5212, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733785991975208, "dur": 35590, "ph": "X", "name": "b__0", "args": {} }, -{ "pid": 19540, "tid": 1, "ts": 1733785992010804, "dur": 23479, "ph": "X", "name": "WriteJson", "args": {} }, -{ "pid": 19540, "tid": 8, "ts": 1733785992057718, "dur": 329, "ph": "X", "name": "", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991968107, "dur": 3873, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991971981, "dur": 72278, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991972862, "dur": 2431, "ph": "X", "name": "ReadAsync 0", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991975297, "dur": 1633, "ph": "X", "name": "ProcessMessages 20485", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991976934, "dur": 358, "ph": "X", "name": "ReadAsync 20485", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977294, "dur": 11, "ph": "X", "name": "ProcessMessages 20506", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977307, "dur": 60, "ph": "X", "name": "ReadAsync 20506", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977371, "dur": 1, "ph": "X", "name": "ProcessMessages 738", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977373, "dur": 30, "ph": "X", "name": "ReadAsync 738", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977405, "dur": 42, "ph": "X", "name": "ReadAsync 460", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977450, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977493, "dur": 1, "ph": "X", "name": "ProcessMessages 277", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977495, "dur": 48, "ph": "X", "name": "ReadAsync 277", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977547, "dur": 1, "ph": "X", "name": "ProcessMessages 627", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977550, "dur": 61, "ph": "X", "name": "ReadAsync 627", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977614, "dur": 1, "ph": "X", "name": "ProcessMessages 692", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977616, "dur": 32, "ph": "X", "name": "ReadAsync 692", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977649, "dur": 1, "ph": "X", "name": "ProcessMessages 732", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977651, "dur": 25, "ph": "X", "name": "ReadAsync 732", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977677, "dur": 24, "ph": "X", "name": "ReadAsync 310", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977704, "dur": 30, "ph": "X", "name": "ReadAsync 547", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977737, "dur": 22, "ph": "X", "name": "ReadAsync 746", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977761, "dur": 22, "ph": "X", "name": "ReadAsync 346", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977785, "dur": 21, "ph": "X", "name": "ReadAsync 389", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977808, "dur": 23, "ph": "X", "name": "ReadAsync 373", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977833, "dur": 30, "ph": "X", "name": "ReadAsync 456", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977866, "dur": 25, "ph": "X", "name": "ReadAsync 471", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977893, "dur": 38, "ph": "X", "name": "ReadAsync 433", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977934, "dur": 27, "ph": "X", "name": "ReadAsync 640", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977963, "dur": 22, "ph": "X", "name": "ReadAsync 528", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991977988, "dur": 23, "ph": "X", "name": "ReadAsync 403", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978013, "dur": 23, "ph": "X", "name": "ReadAsync 324", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978038, "dur": 24, "ph": "X", "name": "ReadAsync 425", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978065, "dur": 21, "ph": "X", "name": "ReadAsync 412", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978088, "dur": 22, "ph": "X", "name": "ReadAsync 224", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978113, "dur": 21, "ph": "X", "name": "ReadAsync 319", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978136, "dur": 28, "ph": "X", "name": "ReadAsync 259", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978167, "dur": 23, "ph": "X", "name": "ReadAsync 315", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978192, "dur": 23, "ph": "X", "name": "ReadAsync 498", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978217, "dur": 22, "ph": "X", "name": "ReadAsync 309", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978242, "dur": 40, "ph": "X", "name": "ReadAsync 433", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978284, "dur": 19, "ph": "X", "name": "ReadAsync 342", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978306, "dur": 22, "ph": "X", "name": "ReadAsync 136", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978330, "dur": 21, "ph": "X", "name": "ReadAsync 525", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978354, "dur": 29, "ph": "X", "name": "ReadAsync 349", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978385, "dur": 2, "ph": "X", "name": "ProcessMessages 209", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978387, "dur": 23, "ph": "X", "name": "ReadAsync 209", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978412, "dur": 29, "ph": "X", "name": "ReadAsync 59", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978443, "dur": 27, "ph": "X", "name": "ReadAsync 564", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978473, "dur": 1, "ph": "X", "name": "ProcessMessages 311", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978475, "dur": 35, "ph": "X", "name": "ReadAsync 311", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978514, "dur": 55, "ph": "X", "name": "ReadAsync 8", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978571, "dur": 1, "ph": "X", "name": "ProcessMessages 1080", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978572, "dur": 27, "ph": "X", "name": "ReadAsync 1080", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991978603, "dur": 427, "ph": "X", "name": "ReadAsync 581", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979032, "dur": 1, "ph": "X", "name": "ProcessMessages 471", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979034, "dur": 59, "ph": "X", "name": "ReadAsync 471", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979094, "dur": 3, "ph": "X", "name": "ProcessMessages 4659", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979098, "dur": 32, "ph": "X", "name": "ReadAsync 4659", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979134, "dur": 41, "ph": "X", "name": "ReadAsync 252", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979177, "dur": 1, "ph": "X", "name": "ProcessMessages 768", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979179, "dur": 29, "ph": "X", "name": "ReadAsync 768", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979211, "dur": 21, "ph": "X", "name": "ReadAsync 661", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979235, "dur": 21, "ph": "X", "name": "ReadAsync 213", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979258, "dur": 20, "ph": "X", "name": "ReadAsync 289", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979281, "dur": 20, "ph": "X", "name": "ReadAsync 267", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979303, "dur": 20, "ph": "X", "name": "ReadAsync 412", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979326, "dur": 21, "ph": "X", "name": "ReadAsync 411", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979349, "dur": 20, "ph": "X", "name": "ReadAsync 416", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979371, "dur": 29, "ph": "X", "name": "ReadAsync 414", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979405, "dur": 1, "ph": "X", "name": "ProcessMessages 340", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979407, "dur": 48, "ph": "X", "name": "ReadAsync 340", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979458, "dur": 1, "ph": "X", "name": "ProcessMessages 329", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979460, "dur": 34, "ph": "X", "name": "ReadAsync 329", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979495, "dur": 1, "ph": "X", "name": "ProcessMessages 768", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979497, "dur": 24, "ph": "X", "name": "ReadAsync 768", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979523, "dur": 27, "ph": "X", "name": "ReadAsync 137", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979553, "dur": 26, "ph": "X", "name": "ReadAsync 440", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979581, "dur": 21, "ph": "X", "name": "ReadAsync 553", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979605, "dur": 21, "ph": "X", "name": "ReadAsync 77", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991979629, "dur": 2713, "ph": "X", "name": "ReadAsync 627", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982344, "dur": 1, "ph": "X", "name": "ProcessMessages 512", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982347, "dur": 256, "ph": "X", "name": "ReadAsync 512", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982606, "dur": 18, "ph": "X", "name": "ProcessMessages 20500", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982627, "dur": 66, "ph": "X", "name": "ReadAsync 20500", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982696, "dur": 1, "ph": "X", "name": "ProcessMessages 877", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982699, "dur": 62, "ph": "X", "name": "ReadAsync 877", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982764, "dur": 1, "ph": "X", "name": "ProcessMessages 703", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982766, "dur": 42, "ph": "X", "name": "ReadAsync 703", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982811, "dur": 37, "ph": "X", "name": "ReadAsync 495", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982851, "dur": 40, "ph": "X", "name": "ReadAsync 568", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982894, "dur": 1, "ph": "X", "name": "ProcessMessages 307", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982896, "dur": 35, "ph": "X", "name": "ReadAsync 307", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982932, "dur": 1, "ph": "X", "name": "ProcessMessages 493", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982934, "dur": 24, "ph": "X", "name": "ReadAsync 493", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982961, "dur": 24, "ph": "X", "name": "ReadAsync 277", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991982987, "dur": 24, "ph": "X", "name": "ReadAsync 508", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983013, "dur": 32, "ph": "X", "name": "ReadAsync 427", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983048, "dur": 34, "ph": "X", "name": "ReadAsync 464", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983084, "dur": 34, "ph": "X", "name": "ReadAsync 448", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983121, "dur": 1, "ph": "X", "name": "ProcessMessages 327", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983123, "dur": 48, "ph": "X", "name": "ReadAsync 327", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983174, "dur": 1, "ph": "X", "name": "ProcessMessages 667", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983176, "dur": 38, "ph": "X", "name": "ReadAsync 667", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983216, "dur": 1, "ph": "X", "name": "ProcessMessages 716", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983218, "dur": 25, "ph": "X", "name": "ReadAsync 716", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983245, "dur": 23, "ph": "X", "name": "ReadAsync 306", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983271, "dur": 19, "ph": "X", "name": "ReadAsync 450", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983292, "dur": 21, "ph": "X", "name": "ReadAsync 79", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983315, "dur": 23, "ph": "X", "name": "ReadAsync 292", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983341, "dur": 21, "ph": "X", "name": "ReadAsync 221", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983364, "dur": 22, "ph": "X", "name": "ReadAsync 308", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983388, "dur": 24, "ph": "X", "name": "ReadAsync 434", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983414, "dur": 25, "ph": "X", "name": "ReadAsync 313", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983442, "dur": 22, "ph": "X", "name": "ReadAsync 412", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983466, "dur": 22, "ph": "X", "name": "ReadAsync 363", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983490, "dur": 25, "ph": "X", "name": "ReadAsync 414", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983518, "dur": 25, "ph": "X", "name": "ReadAsync 418", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983545, "dur": 22, "ph": "X", "name": "ReadAsync 423", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983570, "dur": 22, "ph": "X", "name": "ReadAsync 360", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983595, "dur": 22, "ph": "X", "name": "ReadAsync 434", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983619, "dur": 20, "ph": "X", "name": "ReadAsync 433", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983642, "dur": 23, "ph": "X", "name": "ReadAsync 165", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983667, "dur": 22, "ph": "X", "name": "ReadAsync 272", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983691, "dur": 24, "ph": "X", "name": "ReadAsync 477", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983718, "dur": 24, "ph": "X", "name": "ReadAsync 328", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983744, "dur": 25, "ph": "X", "name": "ReadAsync 474", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983771, "dur": 23, "ph": "X", "name": "ReadAsync 407", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983797, "dur": 20, "ph": "X", "name": "ReadAsync 415", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983819, "dur": 22, "ph": "X", "name": "ReadAsync 265", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983844, "dur": 1, "ph": "X", "name": "ProcessMessages 215", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991983846, "dur": 552, "ph": "X", "name": "ReadAsync 215", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991984403, "dur": 141, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991984548, "dur": 325, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991984877, "dur": 72, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991984953, "dur": 6, "ph": "X", "name": "ProcessMessages 880", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991984961, "dur": 50, "ph": "X", "name": "ReadAsync 880", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985014, "dur": 1, "ph": "X", "name": "ProcessMessages 100", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985017, "dur": 41, "ph": "X", "name": "ReadAsync 100", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985062, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985064, "dur": 40, "ph": "X", "name": "ReadAsync 96", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985108, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985110, "dur": 39, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985154, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985157, "dur": 31, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985190, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985192, "dur": 43, "ph": "X", "name": "ReadAsync 96", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985239, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985241, "dur": 46, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985291, "dur": 2, "ph": "X", "name": "ProcessMessages 160", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985294, "dur": 41, "ph": "X", "name": "ReadAsync 160", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985339, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985341, "dur": 43, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985387, "dur": 2, "ph": "X", "name": "ProcessMessages 172", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985391, "dur": 37, "ph": "X", "name": "ReadAsync 172", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985430, "dur": 1, "ph": "X", "name": "ProcessMessages 132", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985433, "dur": 36, "ph": "X", "name": "ReadAsync 132", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985472, "dur": 2, "ph": "X", "name": "ProcessMessages 160", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985474, "dur": 41, "ph": "X", "name": "ReadAsync 160", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985518, "dur": 1, "ph": "X", "name": "ProcessMessages 112", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985520, "dur": 40, "ph": "X", "name": "ReadAsync 112", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985563, "dur": 1, "ph": "X", "name": "ProcessMessages 144", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985566, "dur": 41, "ph": "X", "name": "ReadAsync 144", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985609, "dur": 1, "ph": "X", "name": "ProcessMessages 124", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985612, "dur": 39, "ph": "X", "name": "ReadAsync 124", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985654, "dur": 1, "ph": "X", "name": "ProcessMessages 180", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985656, "dur": 37, "ph": "X", "name": "ReadAsync 180", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985698, "dur": 1, "ph": "X", "name": "ProcessMessages 112", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985700, "dur": 38, "ph": "X", "name": "ReadAsync 112", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985741, "dur": 2, "ph": "X", "name": "ProcessMessages 208", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985744, "dur": 57, "ph": "X", "name": "ReadAsync 208", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985804, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985807, "dur": 35, "ph": "X", "name": "ReadAsync 44", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985844, "dur": 1, "ph": "X", "name": "ProcessMessages 132", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985847, "dur": 35, "ph": "X", "name": "ReadAsync 132", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985885, "dur": 1, "ph": "X", "name": "ProcessMessages 112", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985888, "dur": 31, "ph": "X", "name": "ReadAsync 112", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985922, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985924, "dur": 32, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985959, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991985961, "dur": 70, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991986037, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991986074, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991986075, "dur": 9068, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995148, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995150, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995197, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995199, "dur": 36, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995238, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995242, "dur": 33, "ph": "X", "name": "ReadAsync 64", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995278, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995280, "dur": 41, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995325, "dur": 52, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995381, "dur": 31, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995414, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995416, "dur": 458, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995879, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995926, "dur": 32, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991995963, "dur": 65, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991996030, "dur": 20, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991996053, "dur": 302, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991996360, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991996400, "dur": 36, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991996439, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991996441, "dur": 176, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991996623, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991996666, "dur": 1, "ph": "X", "name": "ProcessMessages 116", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991996669, "dur": 31, "ph": "X", "name": "ReadAsync 116", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991996702, "dur": 1, "ph": "X", "name": "ProcessMessages 60", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991996704, "dur": 25, "ph": "X", "name": "ReadAsync 60", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991996731, "dur": 485, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997221, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997263, "dur": 1, "ph": "X", "name": "ProcessMessages 68", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997265, "dur": 43, "ph": "X", "name": "ReadAsync 68", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997311, "dur": 1, "ph": "X", "name": "ProcessMessages 144", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997315, "dur": 51, "ph": "X", "name": "ReadAsync 144", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997370, "dur": 2, "ph": "X", "name": "ProcessMessages 160", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997373, "dur": 37, "ph": "X", "name": "ReadAsync 160", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997413, "dur": 2, "ph": "X", "name": "ProcessMessages 144", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997416, "dur": 36, "ph": "X", "name": "ReadAsync 144", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997455, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997457, "dur": 49, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997510, "dur": 31, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997545, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997547, "dur": 28, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997578, "dur": 46, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997629, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997666, "dur": 27, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997696, "dur": 20, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997719, "dur": 43, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997764, "dur": 30, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997798, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997800, "dur": 26, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997829, "dur": 75, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997908, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997945, "dur": 36, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997983, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991997985, "dur": 67, "ph": "X", "name": "ReadAsync 80", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991998056, "dur": 28, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991998087, "dur": 28, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991998119, "dur": 29, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991998154, "dur": 62, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991998219, "dur": 30, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991998252, "dur": 185, "ph": "X", "name": "ReadAsync 36", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991998442, "dur": 44, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991998490, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991998492, "dur": 28, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991998524, "dur": 30, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991998556, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991998558, "dur": 573, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999135, "dur": 27, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999166, "dur": 42, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999212, "dur": 1, "ph": "X", "name": "ProcessMessages 44", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999215, "dur": 36, "ph": "X", "name": "ReadAsync 44", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999252, "dur": 1, "ph": "X", "name": "ProcessMessages 68", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999254, "dur": 78, "ph": "X", "name": "ReadAsync 68", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999336, "dur": 24, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999363, "dur": 300, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999670, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999708, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999710, "dur": 26, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999740, "dur": 126, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999871, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999913, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999916, "dur": 30, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999950, "dur": 23, "ph": "X", "name": "ReadAsync 32", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785991999975, "dur": 71, "ph": "X", "name": "ReadAsync 16", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992000049, "dur": 21, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992000072, "dur": 767, "ph": "X", "name": "ReadAsync 20", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992000846, "dur": 43, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992000892, "dur": 1, "ph": "X", "name": "ProcessMessages 132", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992000895, "dur": 58, "ph": "X", "name": "ReadAsync 132", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992000958, "dur": 29, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992000990, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992000993, "dur": 42, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992001038, "dur": 65, "ph": "X", "name": "ReadAsync 48", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992001107, "dur": 36, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992001146, "dur": 257, "ph": "X", "name": "ReadAsync 4", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992001409, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992001455, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992001457, "dur": 36778, "ph": "X", "name": "ReadAsync 52", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992038241, "dur": 28, "ph": "X", "name": "ReadAsync 12", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992038270, "dur": 282, "ph": "X", "name": "ProcessMessages 13", "args": {} }, -{ "pid": 19540, "tid": 12884901888, "ts": 1733785992038555, "dur": 5596, "ph": "X", "name": "ReadAsync 13", "args": {} }, -{ "pid": 19540, "tid": 8, "ts": 1733785992058049, "dur": 477, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, -{ "pid": 19540, "tid": 8589934592, "ph": "M", "name": "thread_name", "args": { "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync" } }, -{ "pid": 19540, "tid": 8589934592, "ts": 1733785991965437, "dur": 68903, "ph": "X", "name": "await writeBuildProgramInputDataTask", "args": {} }, -{ "pid": 19540, "tid": 8589934592, "ts": 1733785992034342, "dur": 2, "ph": "X", "name": "WritePipe.WaitConnectionAsync", "args": {} }, -{ "pid": 19540, "tid": 8589934592, "ts": 1733785992034345, "dur": 1251, "ph": "X", "name": "WriteDagReadyMessage", "args": {} }, -{ "pid": 19540, "tid": 8, "ts": 1733785992058527, "dur": 4, "ph": "X", "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync", "args": {} }, -{ "pid": 19540, "tid": 4294967296, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, -{ "pid": 19540, "tid": 4294967296, "ts": 1733785991932214, "dur": 113328, "ph": "X", "name": "RunBackend", "args": {} }, -{ "pid": 19540, "tid": 4294967296, "ts": 1733785991939268, "dur": 19133, "ph": "X", "name": "BackendProgram.Start", "args": {} }, -{ "pid": 19540, "tid": 4294967296, "ts": 1733785992045558, "dur": 2686, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, -{ "pid": 19540, "tid": 4294967296, "ts": 1733785992048311, "dur": 74, "ph": "X", "name": "await taskToReadBuildProgramOutput", "args": {} }, -{ "pid": 19540, "tid": 8, "ts": 1733785992058533, "dur": 4, "ph": "X", "name": "BuildAsync", "args": {} }, +{ "pid": 29424, "tid": -1, "ph": "M", "name": "process_name", "args": { "name": "BeeDriver" } }, +{ "pid": 29424, "tid": -1, "ph": "M", "name": "process_sort_index", "args": { "sort_index": "-2" } }, +{ "pid": 29424, "tid": 397, "ph": "M", "name": "thread_name", "args": { "name": "Thread Pool Worker" } }, +{ "pid": 29424, "tid": 397, "ts": 1733859169620977, "dur": 523, "ph": "X", "name": "ChromeTraceHeader", "args": {} }, +{ "pid": 29424, "tid": 397, "ts": 1733859169625166, "dur": 1237, "ph": "X", "name": "Thread Pool Worker", "args": {} }, +{ "pid": 29424, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } }, +{ "pid": 29424, "tid": 1, "ts": 1733859169420905, "dur": 4499, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859169425407, "dur": 36365, "ph": "X", "name": "b__0", "args": {} }, +{ "pid": 29424, "tid": 1, "ts": 1733859169461779, "dur": 27747, "ph": "X", "name": "WriteJson", "args": {} }, +{ "pid": 29424, "tid": 397, "ts": 1733859169626407, "dur": 9, "ph": "X", "name": "", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ph": "M", "name": "thread_name", "args": { "name": "ReadEntireBinlogFromIpcAsync" } }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169419097, "dur": 8017, "ph": "X", "name": "WaitForConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169427116, "dur": 186618, "ph": "X", "name": "UpdateFromStreamAsync", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169428091, "dur": 2382, "ph": "X", "name": "ReadAsync 0", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169430479, "dur": 1824, "ph": "X", "name": "ProcessMessages 20485", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432306, "dur": 177, "ph": "X", "name": "ReadAsync 20485", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432485, "dur": 12, "ph": "X", "name": "ProcessMessages 20506", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432499, "dur": 39, "ph": "X", "name": "ReadAsync 20506", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432540, "dur": 1, "ph": "X", "name": "ProcessMessages 631", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432541, "dur": 25, "ph": "X", "name": "ReadAsync 631", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432569, "dur": 38, "ph": "X", "name": "ReadAsync 567", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432611, "dur": 28, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432642, "dur": 22, "ph": "X", "name": "ReadAsync 277", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432667, "dur": 25, "ph": "X", "name": "ReadAsync 316", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432695, "dur": 22, "ph": "X", "name": "ReadAsync 456", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432719, "dur": 27, "ph": "X", "name": "ReadAsync 378", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432749, "dur": 47, "ph": "X", "name": "ReadAsync 319", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432799, "dur": 1, "ph": "X", "name": "ProcessMessages 561", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432800, "dur": 28, "ph": "X", "name": "ReadAsync 561", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432831, "dur": 23, "ph": "X", "name": "ReadAsync 182", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432857, "dur": 23, "ph": "X", "name": "ReadAsync 696", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432882, "dur": 21, "ph": "X", "name": "ReadAsync 547", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432906, "dur": 26, "ph": "X", "name": "ReadAsync 451", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432935, "dur": 32, "ph": "X", "name": "ReadAsync 134", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432969, "dur": 18, "ph": "X", "name": "ReadAsync 702", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169432990, "dur": 23, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433015, "dur": 21, "ph": "X", "name": "ReadAsync 448", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433038, "dur": 23, "ph": "X", "name": "ReadAsync 479", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433063, "dur": 25, "ph": "X", "name": "ReadAsync 413", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433091, "dur": 48, "ph": "X", "name": "ReadAsync 543", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433142, "dur": 37, "ph": "X", "name": "ReadAsync 524", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433183, "dur": 1, "ph": "X", "name": "ProcessMessages 655", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433185, "dur": 36, "ph": "X", "name": "ReadAsync 655", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433224, "dur": 1, "ph": "X", "name": "ProcessMessages 704", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433225, "dur": 27, "ph": "X", "name": "ReadAsync 704", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433255, "dur": 54, "ph": "X", "name": "ReadAsync 272", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433311, "dur": 1, "ph": "X", "name": "ProcessMessages 233", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433313, "dur": 38, "ph": "X", "name": "ReadAsync 233", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433354, "dur": 27, "ph": "X", "name": "ReadAsync 548", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433402, "dur": 1, "ph": "X", "name": "ProcessMessages 75", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433404, "dur": 41, "ph": "X", "name": "ReadAsync 75", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433446, "dur": 1, "ph": "X", "name": "ProcessMessages 890", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433448, "dur": 27, "ph": "X", "name": "ReadAsync 890", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433477, "dur": 26, "ph": "X", "name": "ReadAsync 232", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433506, "dur": 238, "ph": "X", "name": "ReadAsync 344", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433747, "dur": 99, "ph": "X", "name": "ReadAsync 276", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433850, "dur": 2, "ph": "X", "name": "ProcessMessages 2700", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433853, "dur": 43, "ph": "X", "name": "ReadAsync 2700", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433899, "dur": 1, "ph": "X", "name": "ProcessMessages 1195", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433901, "dur": 51, "ph": "X", "name": "ReadAsync 1195", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433954, "dur": 1, "ph": "X", "name": "ProcessMessages 417", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433956, "dur": 37, "ph": "X", "name": "ReadAsync 417", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433997, "dur": 1, "ph": "X", "name": "ProcessMessages 319", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169433999, "dur": 39, "ph": "X", "name": "ReadAsync 319", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434042, "dur": 24, "ph": "X", "name": "ReadAsync 343", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434069, "dur": 24, "ph": "X", "name": "ReadAsync 474", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434095, "dur": 21, "ph": "X", "name": "ReadAsync 402", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434117, "dur": 1, "ph": "X", "name": "ProcessMessages 169", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434119, "dur": 22, "ph": "X", "name": "ReadAsync 169", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434143, "dur": 20, "ph": "X", "name": "ReadAsync 394", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434166, "dur": 20, "ph": "X", "name": "ReadAsync 310", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434188, "dur": 27, "ph": "X", "name": "ReadAsync 69", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434217, "dur": 21, "ph": "X", "name": "ReadAsync 259", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434241, "dur": 21, "ph": "X", "name": "ReadAsync 516", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434265, "dur": 20, "ph": "X", "name": "ReadAsync 513", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434287, "dur": 86, "ph": "X", "name": "ReadAsync 353", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434375, "dur": 1, "ph": "X", "name": "ProcessMessages 355", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434377, "dur": 46, "ph": "X", "name": "ReadAsync 355", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434426, "dur": 89, "ph": "X", "name": "ReadAsync 319", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434519, "dur": 46, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434570, "dur": 1, "ph": "X", "name": "ProcessMessages 923", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434572, "dur": 29, "ph": "X", "name": "ReadAsync 923", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434603, "dur": 1, "ph": "X", "name": "ProcessMessages 356", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434605, "dur": 26, "ph": "X", "name": "ReadAsync 356", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434634, "dur": 22, "ph": "X", "name": "ReadAsync 591", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434658, "dur": 23, "ph": "X", "name": "ReadAsync 301", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434683, "dur": 22, "ph": "X", "name": "ReadAsync 367", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434708, "dur": 38, "ph": "X", "name": "ReadAsync 371", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434750, "dur": 37, "ph": "X", "name": "ReadAsync 332", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434788, "dur": 1, "ph": "X", "name": "ProcessMessages 856", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434790, "dur": 24, "ph": "X", "name": "ReadAsync 856", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434818, "dur": 21, "ph": "X", "name": "ReadAsync 411", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434841, "dur": 61, "ph": "X", "name": "ReadAsync 138", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434903, "dur": 1, "ph": "X", "name": "ProcessMessages 565", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434905, "dur": 23, "ph": "X", "name": "ReadAsync 565", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434930, "dur": 32, "ph": "X", "name": "ReadAsync 337", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434965, "dur": 26, "ph": "X", "name": "ReadAsync 489", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169434993, "dur": 22, "ph": "X", "name": "ReadAsync 391", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435018, "dur": 21, "ph": "X", "name": "ReadAsync 307", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435042, "dur": 24, "ph": "X", "name": "ReadAsync 388", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435068, "dur": 23, "ph": "X", "name": "ReadAsync 544", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435094, "dur": 28, "ph": "X", "name": "ReadAsync 521", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435125, "dur": 1, "ph": "X", "name": "ProcessMessages 336", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435127, "dur": 31, "ph": "X", "name": "ReadAsync 336", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435161, "dur": 22, "ph": "X", "name": "ReadAsync 702", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435185, "dur": 20, "ph": "X", "name": "ReadAsync 339", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435208, "dur": 20, "ph": "X", "name": "ReadAsync 287", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435231, "dur": 20, "ph": "X", "name": "ReadAsync 348", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435252, "dur": 20, "ph": "X", "name": "ReadAsync 312", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435275, "dur": 20, "ph": "X", "name": "ReadAsync 356", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435297, "dur": 21, "ph": "X", "name": "ReadAsync 343", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435320, "dur": 20, "ph": "X", "name": "ReadAsync 269", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435342, "dur": 38, "ph": "X", "name": "ReadAsync 456", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435383, "dur": 56, "ph": "X", "name": "ReadAsync 375", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435442, "dur": 1, "ph": "X", "name": "ProcessMessages 926", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435444, "dur": 32, "ph": "X", "name": "ReadAsync 926", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435478, "dur": 1, "ph": "X", "name": "ProcessMessages 333", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435480, "dur": 28, "ph": "X", "name": "ReadAsync 333", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435510, "dur": 25, "ph": "X", "name": "ReadAsync 668", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435538, "dur": 24, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435564, "dur": 40, "ph": "X", "name": "ReadAsync 501", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435607, "dur": 1, "ph": "X", "name": "ProcessMessages 336", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435609, "dur": 33, "ph": "X", "name": "ReadAsync 336", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435645, "dur": 36, "ph": "X", "name": "ReadAsync 600", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435685, "dur": 34, "ph": "X", "name": "ReadAsync 659", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435721, "dur": 30, "ph": "X", "name": "ReadAsync 740", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435754, "dur": 21, "ph": "X", "name": "ReadAsync 369", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435777, "dur": 21, "ph": "X", "name": "ReadAsync 283", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435801, "dur": 20, "ph": "X", "name": "ReadAsync 437", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435822, "dur": 23, "ph": "X", "name": "ReadAsync 196", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435847, "dur": 23, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435872, "dur": 20, "ph": "X", "name": "ReadAsync 485", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435895, "dur": 21, "ph": "X", "name": "ReadAsync 307", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435918, "dur": 20, "ph": "X", "name": "ReadAsync 415", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435940, "dur": 19, "ph": "X", "name": "ReadAsync 155", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435962, "dur": 20, "ph": "X", "name": "ReadAsync 448", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169435983, "dur": 20, "ph": "X", "name": "ReadAsync 525", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436006, "dur": 20, "ph": "X", "name": "ReadAsync 531", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436028, "dur": 22, "ph": "X", "name": "ReadAsync 349", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436054, "dur": 18, "ph": "X", "name": "ReadAsync 628", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436074, "dur": 19, "ph": "X", "name": "ReadAsync 98", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436096, "dur": 20, "ph": "X", "name": "ReadAsync 378", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436118, "dur": 20, "ph": "X", "name": "ReadAsync 505", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436140, "dur": 20, "ph": "X", "name": "ReadAsync 439", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436162, "dur": 20, "ph": "X", "name": "ReadAsync 297", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436184, "dur": 19, "ph": "X", "name": "ReadAsync 415", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436206, "dur": 19, "ph": "X", "name": "ReadAsync 325", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436228, "dur": 20, "ph": "X", "name": "ReadAsync 340", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436250, "dur": 22, "ph": "X", "name": "ReadAsync 347", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436275, "dur": 20, "ph": "X", "name": "ReadAsync 515", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436297, "dur": 20, "ph": "X", "name": "ReadAsync 331", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436320, "dur": 46, "ph": "X", "name": "ReadAsync 439", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436370, "dur": 43, "ph": "X", "name": "ReadAsync 167", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436414, "dur": 1, "ph": "X", "name": "ProcessMessages 720", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436416, "dur": 25, "ph": "X", "name": "ReadAsync 720", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436444, "dur": 49, "ph": "X", "name": "ReadAsync 492", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436497, "dur": 1, "ph": "X", "name": "ProcessMessages 220", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436499, "dur": 37, "ph": "X", "name": "ReadAsync 220", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436538, "dur": 1, "ph": "X", "name": "ProcessMessages 639", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436540, "dur": 30, "ph": "X", "name": "ReadAsync 639", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436573, "dur": 32, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436608, "dur": 41, "ph": "X", "name": "ReadAsync 289", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436652, "dur": 30, "ph": "X", "name": "ReadAsync 217", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436684, "dur": 23, "ph": "X", "name": "ReadAsync 375", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436710, "dur": 26, "ph": "X", "name": "ReadAsync 275", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436739, "dur": 21, "ph": "X", "name": "ReadAsync 341", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436763, "dur": 22, "ph": "X", "name": "ReadAsync 339", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436787, "dur": 20, "ph": "X", "name": "ReadAsync 325", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436809, "dur": 48, "ph": "X", "name": "ReadAsync 323", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436862, "dur": 37, "ph": "X", "name": "ReadAsync 242", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436902, "dur": 25, "ph": "X", "name": "ReadAsync 597", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436929, "dur": 1, "ph": "X", "name": "ProcessMessages 93", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436930, "dur": 26, "ph": "X", "name": "ReadAsync 93", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436959, "dur": 24, "ph": "X", "name": "ReadAsync 363", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169436985, "dur": 21, "ph": "X", "name": "ReadAsync 666", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437008, "dur": 39, "ph": "X", "name": "ReadAsync 221", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437050, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437089, "dur": 1, "ph": "X", "name": "ProcessMessages 421", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437091, "dur": 28, "ph": "X", "name": "ReadAsync 421", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437121, "dur": 28, "ph": "X", "name": "ReadAsync 397", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437151, "dur": 26, "ph": "X", "name": "ReadAsync 252", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437179, "dur": 1, "ph": "X", "name": "ProcessMessages 414", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437181, "dur": 30, "ph": "X", "name": "ReadAsync 414", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437212, "dur": 1, "ph": "X", "name": "ProcessMessages 544", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437214, "dur": 23, "ph": "X", "name": "ReadAsync 544", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437239, "dur": 24, "ph": "X", "name": "ReadAsync 363", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437265, "dur": 22, "ph": "X", "name": "ReadAsync 460", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437290, "dur": 21, "ph": "X", "name": "ReadAsync 272", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437314, "dur": 25, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437340, "dur": 22, "ph": "X", "name": "ReadAsync 439", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437365, "dur": 22, "ph": "X", "name": "ReadAsync 397", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437390, "dur": 42, "ph": "X", "name": "ReadAsync 383", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437435, "dur": 31, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437468, "dur": 24, "ph": "X", "name": "ReadAsync 21", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437496, "dur": 33, "ph": "X", "name": "ReadAsync 94", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437530, "dur": 1, "ph": "X", "name": "ProcessMessages 478", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437532, "dur": 28, "ph": "X", "name": "ReadAsync 478", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437562, "dur": 45, "ph": "X", "name": "ReadAsync 361", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437609, "dur": 1, "ph": "X", "name": "ProcessMessages 559", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437610, "dur": 32, "ph": "X", "name": "ReadAsync 559", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437645, "dur": 27, "ph": "X", "name": "ReadAsync 384", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437675, "dur": 22, "ph": "X", "name": "ReadAsync 604", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437700, "dur": 23, "ph": "X", "name": "ReadAsync 484", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437725, "dur": 25, "ph": "X", "name": "ReadAsync 458", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437751, "dur": 1, "ph": "X", "name": "ProcessMessages 272", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437753, "dur": 22, "ph": "X", "name": "ReadAsync 272", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437778, "dur": 21, "ph": "X", "name": "ReadAsync 478", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437801, "dur": 22, "ph": "X", "name": "ReadAsync 385", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437825, "dur": 25, "ph": "X", "name": "ReadAsync 412", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437851, "dur": 1, "ph": "X", "name": "ProcessMessages 406", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437854, "dur": 23, "ph": "X", "name": "ReadAsync 406", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437879, "dur": 48, "ph": "X", "name": "ReadAsync 354", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437931, "dur": 1, "ph": "X", "name": "ProcessMessages 269", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437933, "dur": 41, "ph": "X", "name": "ReadAsync 269", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437978, "dur": 1, "ph": "X", "name": "ProcessMessages 220", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169437980, "dur": 33, "ph": "X", "name": "ReadAsync 220", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438015, "dur": 1, "ph": "X", "name": "ProcessMessages 57", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438017, "dur": 299, "ph": "X", "name": "ReadAsync 57", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438321, "dur": 27, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438351, "dur": 190, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438543, "dur": 53, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438600, "dur": 2, "ph": "X", "name": "ProcessMessages 240", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438604, "dur": 47, "ph": "X", "name": "ReadAsync 240", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438653, "dur": 1, "ph": "X", "name": "ProcessMessages 112", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438656, "dur": 38, "ph": "X", "name": "ReadAsync 112", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438698, "dur": 1, "ph": "X", "name": "ProcessMessages 128", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438701, "dur": 43, "ph": "X", "name": "ReadAsync 128", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438746, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438749, "dur": 37, "ph": "X", "name": "ReadAsync 96", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438788, "dur": 1, "ph": "X", "name": "ProcessMessages 128", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438791, "dur": 29, "ph": "X", "name": "ReadAsync 128", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438822, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438824, "dur": 29, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438856, "dur": 1, "ph": "X", "name": "ProcessMessages 76", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438859, "dur": 33, "ph": "X", "name": "ReadAsync 76", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438895, "dur": 1, "ph": "X", "name": "ProcessMessages 116", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438898, "dur": 36, "ph": "X", "name": "ReadAsync 116", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438937, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438941, "dur": 44, "ph": "X", "name": "ReadAsync 96", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438988, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169438991, "dur": 57, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439052, "dur": 45, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439101, "dur": 2, "ph": "X", "name": "ProcessMessages 148", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439104, "dur": 41, "ph": "X", "name": "ReadAsync 148", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439149, "dur": 2, "ph": "X", "name": "ProcessMessages 204", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439153, "dur": 43, "ph": "X", "name": "ReadAsync 204", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439199, "dur": 1, "ph": "X", "name": "ProcessMessages 128", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439202, "dur": 52, "ph": "X", "name": "ReadAsync 128", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439258, "dur": 2, "ph": "X", "name": "ProcessMessages 148", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439261, "dur": 37, "ph": "X", "name": "ReadAsync 148", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439301, "dur": 1, "ph": "X", "name": "ProcessMessages 156", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439303, "dur": 34, "ph": "X", "name": "ReadAsync 156", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439341, "dur": 1, "ph": "X", "name": "ProcessMessages 100", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439344, "dur": 49, "ph": "X", "name": "ReadAsync 100", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439395, "dur": 2, "ph": "X", "name": "ProcessMessages 160", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439398, "dur": 34, "ph": "X", "name": "ReadAsync 160", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439436, "dur": 3, "ph": "X", "name": "ProcessMessages 112", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439440, "dur": 48, "ph": "X", "name": "ReadAsync 112", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439492, "dur": 2, "ph": "X", "name": "ProcessMessages 140", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439494, "dur": 46, "ph": "X", "name": "ReadAsync 140", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439545, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439547, "dur": 44, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439595, "dur": 1, "ph": "X", "name": "ProcessMessages 208", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439597, "dur": 38, "ph": "X", "name": "ReadAsync 208", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439639, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439641, "dur": 42, "ph": "X", "name": "ReadAsync 96", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439685, "dur": 1, "ph": "X", "name": "ProcessMessages 156", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439688, "dur": 39, "ph": "X", "name": "ReadAsync 156", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439731, "dur": 1, "ph": "X", "name": "ProcessMessages 64", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439734, "dur": 52, "ph": "X", "name": "ReadAsync 64", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439789, "dur": 2, "ph": "X", "name": "ProcessMessages 176", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439793, "dur": 38, "ph": "X", "name": "ReadAsync 176", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439834, "dur": 1, "ph": "X", "name": "ProcessMessages 52", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439837, "dur": 29, "ph": "X", "name": "ReadAsync 52", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439868, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439870, "dur": 40, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439913, "dur": 23, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169439941, "dur": 5086, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169445033, "dur": 42, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169445081, "dur": 37, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169445121, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169445123, "dur": 33, "ph": "X", "name": "ReadAsync 96", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169445159, "dur": 21, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169445182, "dur": 411, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169445600, "dur": 32, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169445635, "dur": 32, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169445671, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169445672, "dur": 91, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169445768, "dur": 25, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169445796, "dur": 270, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446071, "dur": 26, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446099, "dur": 32, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446135, "dur": 1, "ph": "X", "name": "ProcessMessages 28", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446137, "dur": 35, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446174, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446176, "dur": 123, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446304, "dur": 35, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446340, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446342, "dur": 24, "ph": "X", "name": "ReadAsync 96", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446369, "dur": 251, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446626, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446666, "dur": 1, "ph": "X", "name": "ProcessMessages 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446669, "dur": 73, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446746, "dur": 33, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446782, "dur": 49, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446836, "dur": 23, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446861, "dur": 1, "ph": "X", "name": "ProcessMessages 68", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446863, "dur": 26, "ph": "X", "name": "ReadAsync 68", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446891, "dur": 1, "ph": "X", "name": "ProcessMessages 92", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446893, "dur": 26, "ph": "X", "name": "ReadAsync 92", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446920, "dur": 1, "ph": "X", "name": "ProcessMessages 68", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446922, "dur": 32, "ph": "X", "name": "ReadAsync 68", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446958, "dur": 1, "ph": "X", "name": "ProcessMessages 112", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446960, "dur": 24, "ph": "X", "name": "ReadAsync 112", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169446987, "dur": 20, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447009, "dur": 23, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447036, "dur": 29, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447068, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447070, "dur": 34, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447108, "dur": 29, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447138, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447140, "dur": 22, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447165, "dur": 56, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447226, "dur": 37, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447264, "dur": 1, "ph": "X", "name": "ProcessMessages 36", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447266, "dur": 24, "ph": "X", "name": "ReadAsync 36", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447293, "dur": 61, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447359, "dur": 38, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447400, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447402, "dur": 34, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447439, "dur": 1, "ph": "X", "name": "ProcessMessages 96", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447442, "dur": 30, "ph": "X", "name": "ReadAsync 96", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447474, "dur": 88, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447567, "dur": 41, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447611, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447613, "dur": 34, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447651, "dur": 36, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447691, "dur": 1, "ph": "X", "name": "ProcessMessages 80", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447694, "dur": 31, "ph": "X", "name": "ReadAsync 80", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447728, "dur": 1, "ph": "X", "name": "ProcessMessages 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447730, "dur": 33, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447766, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447769, "dur": 43, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447815, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447817, "dur": 33, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447854, "dur": 35, "ph": "X", "name": "ReadAsync 16", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447894, "dur": 27, "ph": "X", "name": "ReadAsync 28", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169447925, "dur": 105, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169448033, "dur": 1, "ph": "X", "name": "ProcessMessages 32", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169448036, "dur": 37, "ph": "X", "name": "ReadAsync 32", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169448075, "dur": 674, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169448753, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169448756, "dur": 39, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169448799, "dur": 5251, "ph": "X", "name": "ReadAsync 4", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169454053, "dur": 1, "ph": "X", "name": "ProcessMessages 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169454055, "dur": 33, "ph": "X", "name": "ReadAsync 48", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169454089, "dur": 466, "ph": "X", "name": "ProcessMessages 500", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169454558, "dur": 125020, "ph": "X", "name": "ReadAsync 500", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169579586, "dur": 2, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169579590, "dur": 55, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169579648, "dur": 6201, "ph": "X", "name": "ProcessMessages 353", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169585852, "dur": 42, "ph": "X", "name": "ReadAsync 353", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169585898, "dur": 1, "ph": "X", "name": "ProcessMessages 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169585900, "dur": 1613, "ph": "X", "name": "ReadAsync 20", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169587520, "dur": 29, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169587550, "dur": 8, "ph": "X", "name": "ProcessMessages 34", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169587559, "dur": 16722, "ph": "X", "name": "ReadAsync 34", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169604285, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169604287, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169604331, "dur": 1, "ph": "X", "name": "ProcessMessages 8", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169604334, "dur": 517, "ph": "X", "name": "ReadAsync 8", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169604855, "dur": 40, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169604898, "dur": 13, "ph": "X", "name": "ProcessMessages 50", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169604914, "dur": 619, "ph": "X", "name": "ReadAsync 50", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169605537, "dur": 1, "ph": "X", "name": "ProcessMessages 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169605539, "dur": 62, "ph": "X", "name": "ReadAsync 12", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169605604, "dur": 324, "ph": "X", "name": "ProcessMessages 13", "args": {} }, +{ "pid": 29424, "tid": 12884901888, "ts": 1733859169605932, "dur": 7669, "ph": "X", "name": "ReadAsync 13", "args": {} }, +{ "pid": 29424, "tid": 397, "ts": 1733859169626417, "dur": 470, "ph": "X", "name": "ReadEntireBinlogFromIpcAsync", "args": {} }, +{ "pid": 29424, "tid": 8589934592, "ph": "M", "name": "thread_name", "args": { "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync" } }, +{ "pid": 29424, "tid": 8589934592, "ts": 1733859169416415, "dur": 73140, "ph": "X", "name": "await writeBuildProgramInputDataTask", "args": {} }, +{ "pid": 29424, "tid": 8589934592, "ts": 1733859169489558, "dur": 3, "ph": "X", "name": "WritePipe.WaitConnectionAsync", "args": {} }, +{ "pid": 29424, "tid": 8589934592, "ts": 1733859169489562, "dur": 1210, "ph": "X", "name": "WriteDagReadyMessage", "args": {} }, +{ "pid": 29424, "tid": 397, "ts": 1733859169626889, "dur": 5, "ph": "X", "name": "WaitForBuildProgramInputDataBeingWrittenAndSendDagReadyMessageAsync", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ph": "M", "name": "thread_name", "args": { "name": "BuildAsync" } }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859169397440, "dur": 217308, "ph": "X", "name": "RunBackend", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859169402240, "dur": 7649, "ph": "X", "name": "BackendProgram.Start", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859169614771, "dur": 4235, "ph": "X", "name": "await WaitForAndApplyScriptUpdaters", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859169617210, "dur": 144, "ph": "X", "name": "await ScriptUpdaters", "args": {} }, +{ "pid": 29424, "tid": 4294967296, "ts": 1733859169619075, "dur": 11, "ph": "X", "name": "await taskToReadBuildProgramOutput", "args": {} }, +{ "pid": 29424, "tid": 397, "ts": 1733859169626896, "dur": 5, "ph": "X", "name": "BuildAsync", "args": {} }, { "cat":"", "pid":12345, "tid":0, "ts":0, "ph":"M", "name":"process_name", "args": { "name":"bee_backend" } } -,{ "pid":12345, "tid":0, "ts":1733785991969503, "dur":1343, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733785991970854, "dur":734, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733785991971743, "dur":1032, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733785991973788, "dur":1233, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_D293A48779142A71.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1733785991975220, "dur":51, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_F419673AF1271816.mvfrm" }} -,{ "pid":12345, "tid":0, "ts":1733785991976343, "dur":1437, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":0, "ts":1733785991981348, "dur":1709, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VSCode.Editor.dll" }} -,{ "pid":12345, "tid":0, "ts":1733785991972807, "dur":11520, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733785991984332, "dur":53771, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733785992038104, "dur":407, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733785992038713, "dur":967, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} -,{ "pid":12345, "tid":1, "ts":1733785991972343, "dur":12001, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991984378, "dur":71, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextCoreTextEngineModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733785991984450, "dur":586, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":1, "ts":1733785991984362, "dur":675, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreTextEngineModule.dll_3F15606BE1109C0F.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733785991985038, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991985108, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.dll" }} -,{ "pid":12345, "tid":1, "ts":1733785991985106, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.dll_38FFBE07FFE62337.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733785991985238, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SpriteShapeModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733785991985237, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteShapeModule.dll_F7F95DB68C78C481.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733785991985308, "dur":134, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TilemapModule.dll" }} -,{ "pid":12345, "tid":1, "ts":1733785991985307, "dur":137, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_F44FCBA18E1E2303.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733785991985524, "dur":150, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEditor.Graphs.dll" }} -,{ "pid":12345, "tid":1, "ts":1733785991985523, "dur":155, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.Graphs.dll_5AAB6A659692F205.mvfrm" }} -,{ "pid":12345, "tid":1, "ts":1733785991985678, "dur":60, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991985768, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991985885, "dur":79, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991985995, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Settings.Editor.rsp" }} -,{ "pid":12345, "tid":1, "ts":1733785991986116, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.rsp" }} -,{ "pid":12345, "tid":1, "ts":1733785991986187, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.EditorCoroutines.Editor.rsp" }} -,{ "pid":12345, "tid":1, "ts":1733785991986336, "dur":961, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991987297, "dur":584, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991987881, "dur":293, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991988175, "dur":741, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991988916, "dur":276, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991989192, "dur":1624, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991990817, "dur":1007, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991991824, "dur":678, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991992502, "dur":205, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991992707, "dur":857, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991993564, "dur":245, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991993810, "dur":270, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991994080, "dur":1596, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991995676, "dur":54, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991995750, "dur":634, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991996407, "dur":457, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991996887, "dur":82, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991996969, "dur":763, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991997853, "dur":86, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991997943, "dur":189, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991998132, "dur":94, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991998249, "dur":175, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991998424, "dur":137, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991998561, "dur":403, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991998964, "dur":691, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785991999690, "dur":491, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785992000208, "dur":185, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785992000393, "dur":496, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785992000890, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785992000961, "dur":507, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":1, "ts":1733785992001468, "dur":36807, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991972422, "dur":11959, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991984397, "dur":71, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.DiagnosticsModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733785991984470, "dur":425, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":2, "ts":1733785991984388, "dur":507, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DiagnosticsModule.dll_0F9F7C5D1B98DB2C.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733785991984923, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AIModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733785991984923, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AIModule.dll_EA305F3817072CC7.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733785991984992, "dur":70, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClusterInputModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733785991984991, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_63198FADDC2DE5CF.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733785991985091, "dur":105, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ContentLoadModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733785991985089, "dur":110, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ContentLoadModule.dll_77AE899CA5593464.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733785991985217, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_3B0CE8B1A0A2F90C.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733785991985285, "dur":184, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextCoreTextEngineModule.dll" }} -,{ "pid":12345, "tid":2, "ts":1733785991985283, "dur":188, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreTextEngineModule.dll_BD74DBBEF40E5ADA.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733785991985471, "dur":95, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991985637, "dur":179, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991985831, "dur":91, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991986017, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991986190, "dur":63, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Performance.Profile-Analyzer.Editor.rsp" }} -,{ "pid":12345, "tid":2, "ts":1733785991986308, "dur":496, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991986805, "dur":1204, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991988010, "dur":608, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991988619, "dur":258, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991988877, "dur":722, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991989599, "dur":1260, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991990860, "dur":810, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991991670, "dur":703, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991992373, "dur":215, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991992589, "dur":887, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991993476, "dur":260, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991993737, "dur":1608, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991995346, "dur":336, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991995683, "dur":56, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991995740, "dur":664, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991996404, "dur":458, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991996892, "dur":64, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991996963, "dur":88, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":2, "ts":1733785991997099, "dur":535, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":2, "ts":1733785991997635, "dur":67, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991997711, "dur":151, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991997866, "dur":264, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991998130, "dur":100, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991998230, "dur":181, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991998449, "dur":126, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991998575, "dur":406, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991998982, "dur":736, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785991999718, "dur":533, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785992000251, "dur":167, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785992000418, "dur":477, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785992000895, "dur":64, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785992000980, "dur":497, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":2, "ts":1733785992001477, "dur":36741, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991972591, "dur":11857, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991984474, "dur":58, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.QuickSearchModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733785991984534, "dur":400, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":3, "ts":1733785991984462, "dur":473, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.QuickSearchModule.dll_9AAEFD6A746FD785.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733785991984959, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AudioModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733785991984958, "dur":94, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_939D9295B43D54DB.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733785991985053, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991985121, "dur":126, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GridModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733785991985119, "dur":130, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GridModule.dll_4F40831771D8FBF5.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733785991985337, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityAnalyticsCommonModule.dll" }} -,{ "pid":12345, "tid":3, "ts":1733785991985335, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsCommonModule.dll_21357EA18D8E171B.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733785991985411, "dur":116, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsCommonModule.dll_21357EA18D8E171B.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733785991985529, "dur":169, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WebGLSupport\\UnityEditor.WebGL.Extensions.dll" }} -,{ "pid":12345, "tid":3, "ts":1733785991985528, "dur":173, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.WebGL.Extensions.dll_C8504B54661C208D.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733785991985863, "dur":107, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.rsp2" }} -,{ "pid":12345, "tid":3, "ts":1733785991985971, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.rsp" }} -,{ "pid":12345, "tid":3, "ts":1733785991986021, "dur":66, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991986126, "dur":79, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":3, "ts":1733785991986206, "dur":111, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.rsp" }} -,{ "pid":12345, "tid":3, "ts":1733785991986339, "dur":739, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991987078, "dur":1167, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991988245, "dur":713, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991988958, "dur":328, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991989287, "dur":1489, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991990776, "dur":910, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991991686, "dur":285, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991991971, "dur":556, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991992527, "dur":207, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991992734, "dur":833, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991993567, "dur":252, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991993842, "dur":1831, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991995673, "dur":62, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991995735, "dur":659, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991996394, "dur":475, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991996870, "dur":64, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991996935, "dur":133, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll.mvfrm" }} -,{ "pid":12345, "tid":3, "ts":1733785991997068, "dur":70, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991997173, "dur":477, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll (+2 others)" }} -,{ "pid":12345, "tid":3, "ts":1733785991997651, "dur":94, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991997757, "dur":94, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991997855, "dur":281, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991998136, "dur":108, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991998244, "dur":166, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991998442, "dur":118, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991998561, "dur":149, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991998730, "dur":239, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991998969, "dur":683, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785991999783, "dur":408, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785992000192, "dur":187, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785992000401, "dur":501, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785992000902, "dur":69, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785992000971, "dur":481, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":3, "ts":1733785992001481, "dur":36724, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991972408, "dur":11962, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991984389, "dur":73, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.DeviceSimulatorModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733785991984463, "dur":644, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":4, "ts":1733785991984379, "dur":729, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DeviceSimulatorModule.dll_4423571CA8F0F05E.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733785991985126, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.HotReloadModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733785991985125, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_4245840F5C4641AB.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733785991985203, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_85F6C15D73A578BD.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733785991985271, "dur":108, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TerrainPhysicsModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733785991985269, "dur":112, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_D293A48779142A71.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733785991985395, "dur":96, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_D293A48779142A71.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733785991985495, "dur":139, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VirtualTexturingModule.dll" }} -,{ "pid":12345, "tid":4, "ts":1733785991985493, "dur":143, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VirtualTexturingModule.dll_609DF0C9F4BC7F1C.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733785991985637, "dur":201, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991985987, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.rsp" }} -,{ "pid":12345, "tid":4, "ts":1733785991986175, "dur":195, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":4, "ts":1733785991986371, "dur":1186, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991987558, "dur":1196, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991988754, "dur":378, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991989132, "dur":1226, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991990359, "dur":1090, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991991450, "dur":263, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991991713, "dur":266, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991991979, "dur":563, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991992543, "dur":230, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991992774, "dur":802, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991993576, "dur":1084, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991994661, "dur":1030, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991995691, "dur":63, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991995755, "dur":653, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991996408, "dur":470, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991996878, "dur":74, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991996958, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":4, "ts":1733785991997078, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991997156, "dur":517, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":4, "ts":1733785991997674, "dur":92, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991997820, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991997896, "dur":233, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991998129, "dur":101, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991998231, "dur":189, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991998421, "dur":141, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991998562, "dur":402, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991998964, "dur":692, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785991999690, "dur":494, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785992000184, "dur":205, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785992000389, "dur":499, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785992000889, "dur":72, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785992000962, "dur":496, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":4, "ts":1733785992001458, "dur":36653, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991972453, "dur":11938, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991984410, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.dll" }} -,{ "pid":12345, "tid":5, "ts":1733785991984473, "dur":707, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":5, "ts":1733785991984400, "dur":781, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.dll_065B772FA1729652.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733785991985220, "dur":69, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ProfilerModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733785991985218, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ProfilerModule.dll_6D0709FBC14ECAA8.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733785991985314, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TLSModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733785991985312, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TLSModule.dll_277964AD70D626E0.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733785991985439, "dur":151, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestTextureModule.dll" }} -,{ "pid":12345, "tid":5, "ts":1733785991985437, "dur":155, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_1CE9B2E479BEC5CA.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733785991985663, "dur":50, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991985718, "dur":83, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.rsp" }} -,{ "pid":12345, "tid":5, "ts":1733785991985872, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.rsp" }} -,{ "pid":12345, "tid":5, "ts":1733785991985952, "dur":94, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.rsp" }} -,{ "pid":12345, "tid":5, "ts":1733785991986210, "dur":95, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VSCode.Editor.rsp" }} -,{ "pid":12345, "tid":5, "ts":1733785991986333, "dur":856, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991987190, "dur":1164, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991988354, "dur":672, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991989026, "dur":1550, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991990576, "dur":813, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991991389, "dur":276, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991991666, "dur":268, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991991934, "dur":543, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991992477, "dur":190, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991992667, "dur":725, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991993393, "dur":1243, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991994637, "dur":1048, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991995685, "dur":63, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991995749, "dur":637, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991996417, "dur":459, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991996876, "dur":60, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991996937, "dur":131, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733785991997111, "dur":517, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1733785991997628, "dur":116, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991997744, "dur":62, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1733785991997813, "dur":109, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991997926, "dur":83, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":5, "ts":1733785991998044, "dur":383, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":5, "ts":1733785991998427, "dur":101, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991998604, "dur":388, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991998992, "dur":774, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785991999766, "dur":451, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785992000218, "dur":191, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785992000409, "dur":500, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785992000910, "dur":74, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785992000984, "dur":488, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":5, "ts":1733785992001472, "dur":36767, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991972478, "dur":11925, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991984422, "dur":64, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.EditorToolbarModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733785991984487, "dur":385, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":6, "ts":1733785991984412, "dur":461, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EditorToolbarModule.dll_41265C97D041BE6E.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733785991984954, "dur":103, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AssetBundleModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733785991984953, "dur":106, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AssetBundleModule.dll_DE98305BD6D68C77.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733785991985060, "dur":91, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991985158, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.JSONSerializeModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733785991985156, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_F782C228CEDFF0CD.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733785991985230, "dur":136, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SharedInternalsModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733785991985228, "dur":140, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_39D3561411FEB126.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733785991985383, "dur":87, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_39D3561411FEB126.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733785991985474, "dur":133, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VideoModule.dll" }} -,{ "pid":12345, "tid":6, "ts":1733785991985472, "dur":138, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_B8A7170076CF7080.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733785991985671, "dur":152, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991985836, "dur":90, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} -,{ "pid":12345, "tid":6, "ts":1733785991985989, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.rsp" }} -,{ "pid":12345, "tid":6, "ts":1733785991986041, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991986092, "dur":117, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.rsp" }} -,{ "pid":12345, "tid":6, "ts":1733785991986209, "dur":154, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.rsp" }} -,{ "pid":12345, "tid":6, "ts":1733785991986401, "dur":1072, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991987473, "dur":1046, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991988519, "dur":245, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991988764, "dur":740, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991989504, "dur":1688, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991991192, "dur":305, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991991498, "dur":352, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991991851, "dur":538, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991992389, "dur":228, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991992617, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991992880, "dur":1809, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991994689, "dur":996, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991995686, "dur":61, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991995747, "dur":654, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991996402, "dur":464, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991996866, "dur":74, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991996941, "dur":126, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.Settings.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":6, "ts":1733785991997116, "dur":475, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Settings.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":6, "ts":1733785991997591, "dur":153, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991997754, "dur":61, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991997822, "dur":74, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991997900, "dur":228, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991998154, "dur":94, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991998248, "dur":177, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991998425, "dur":134, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991998583, "dur":401, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991998984, "dur":765, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785991999749, "dur":460, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785992000209, "dur":188, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785992000397, "dur":488, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785992000909, "dur":79, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785992000988, "dur":485, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":6, "ts":1733785992001473, "dur":36787, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991972520, "dur":11896, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991984434, "dur":74, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GraphViewModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733785991984510, "dur":407, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":7, "ts":1733785991984427, "dur":491, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphViewModule.dll_F27749E0A6B65183.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733785991984943, "dur":64, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AndroidJNIModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733785991984942, "dur":107, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_51DC255B330D5605.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733785991985070, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AndroidJNIModule.dll_51DC255B330D5605.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733785991985131, "dur":72, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ImageConversionModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733785991985129, "dur":76, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_B5C2173E9AD0B5D6.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733785991985225, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ScreenCaptureModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733785991985223, "dur":57, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ScreenCaptureModule.dll_116A6FADE34C1D2F.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733785991985302, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextRenderingModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733785991985301, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_3AA9E1B89A839D24.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733785991985376, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityTestProtocolModule.dll_2FC980318CB13784.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733785991985451, "dur":140, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VehiclesModule.dll" }} -,{ "pid":12345, "tid":7, "ts":1733785991985449, "dur":145, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_B283CA44A21F1336.mvfrm" }} -,{ "pid":12345, "tid":7, "ts":1733785991985763, "dur":132, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.rsp" }} -,{ "pid":12345, "tid":7, "ts":1733785991985952, "dur":100, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Settings.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":7, "ts":1733785991986130, "dur":83, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp2" }} -,{ "pid":12345, "tid":7, "ts":1733785991986214, "dur":100, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.rsp" }} -,{ "pid":12345, "tid":7, "ts":1733785991986345, "dur":782, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991987127, "dur":1331, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991988458, "dur":244, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991988702, "dur":307, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991989009, "dur":650, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991989660, "dur":1403, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991991063, "dur":222, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991991286, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991991561, "dur":375, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991991937, "dur":566, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991992504, "dur":190, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991992694, "dur":760, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991993455, "dur":289, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991993745, "dur":1037, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991994782, "dur":896, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991995678, "dur":76, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991995754, "dur":651, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991996405, "dur":468, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991996874, "dur":93, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991996967, "dur":741, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991997813, "dur":113, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991997930, "dur":197, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991998165, "dur":67, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991998232, "dur":187, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991998420, "dur":151, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991998571, "dur":407, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991998978, "dur":690, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785991999699, "dur":481, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785992000202, "dur":175, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785992000405, "dur":503, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785992000908, "dur":59, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785992000968, "dur":502, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":7, "ts":1733785992001471, "dur":36773, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991972550, "dur":11880, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991984452, "dur":77, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.PresetsUIModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733785991984531, "dur":393, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":8, "ts":1733785991984443, "dur":482, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.PresetsUIModule.dll_ADDD82C2A90EA988.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733785991984948, "dur":99, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AnimationModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733785991984947, "dur":102, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AnimationModule.dll_C0FCC60981132629.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733785991985110, "dur":70, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.DSPGraphModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733785991985109, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DSPGraphModule.dll_4012322E9A5614BC.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733785991985206, "dur":147, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.Physics2DModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733785991985205, "dur":150, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.Physics2DModule.dll_0DA2B5FA22101DBE.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733785991985375, "dur":88, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityCurlModule.dll" }} -,{ "pid":12345, "tid":8, "ts":1733785991985374, "dur":92, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_F419673AF1271816.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733785991985480, "dur":57, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityCurlModule.dll_F419673AF1271816.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733785991985540, "dur":130, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\UnityEditor.WindowsStandalone.Extensions.dll" }} -,{ "pid":12345, "tid":8, "ts":1733785991985538, "dur":134, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.WindowsStandalone.Extensions.dll_9F8263619ADFDEFD.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733785991985724, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.rsp" }} -,{ "pid":12345, "tid":8, "ts":1733785991985831, "dur":97, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp" }} -,{ "pid":12345, "tid":8, "ts":1733785991985953, "dur":95, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp" }} -,{ "pid":12345, "tid":8, "ts":1733785991986127, "dur":76, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":8, "ts":1733785991986204, "dur":197, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp" }} -,{ "pid":12345, "tid":8, "ts":1733785991986417, "dur":856, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991987274, "dur":1063, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991988337, "dur":740, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991989078, "dur":1204, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991990282, "dur":1257, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991991540, "dur":334, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991991874, "dur":688, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991992562, "dur":400, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991992962, "dur":1755, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991994718, "dur":963, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991995681, "dur":64, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991995745, "dur":642, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991996388, "dur":482, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991996870, "dur":67, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991996939, "dur":130, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733785991997127, "dur":556, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1733785991997684, "dur":102, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991997827, "dur":98, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":8, "ts":1733785991997971, "dur":355, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":8, "ts":1733785991998326, "dur":56, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991998447, "dur":127, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991998574, "dur":386, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991998989, "dur":768, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785991999757, "dur":470, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785992000228, "dur":175, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785992000403, "dur":496, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785992000899, "dur":75, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785992000974, "dur":483, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785992001457, "dur":34644, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":8, "ts":1733785992036102, "dur":1948, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991972384, "dur":11975, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991984382, "dur":70, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.CoreModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733785991984454, "dur":393, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":9, "ts":1733785991984369, "dur":479, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreModule.dll_4EAE93D6B17EFAD3.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733785991984876, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UnityConnectModule.dll_E37D1A982AA61309.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733785991984952, "dur":115, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ARModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733785991984950, "dur":119, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ARModule.dll_A3A3243B74248B90.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733785991985118, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GIModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733785991985116, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_826CA845B2B614E1.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733785991985203, "dur":53, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GIModule.dll_826CA845B2B614E1.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733785991985258, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_D0034867E905C483.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733785991985329, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UIModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733785991985328, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_E5A3FD65734E3273.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733785991985396, "dur":104, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_E5A3FD65734E3273.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733785991985503, "dur":157, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VRModule.dll" }} -,{ "pid":12345, "tid":9, "ts":1733785991985502, "dur":161, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_387623EB1508B7EB.mvfrm" }} -,{ "pid":12345, "tid":9, "ts":1733785991985752, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":9, "ts":1733785991985870, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991986170, "dur":55, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Performance.Profile-Analyzer.Editor.dll.mvfrm.rsp" }} -,{ "pid":12345, "tid":9, "ts":1733785991986245, "dur":93, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991986342, "dur":1135, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991987478, "dur":667, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991988146, "dur":772, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991988919, "dur":555, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991989475, "dur":1352, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991990827, "dur":916, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991991743, "dur":644, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991992387, "dur":235, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991992622, "dur":236, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991992858, "dur":760, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991993619, "dur":1424, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991995043, "dur":624, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991995736, "dur":663, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991996399, "dur":470, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991996869, "dur":91, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991996960, "dur":773, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991997745, "dur":66, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.Performance.Profile-Analyzer.Editor.pdb" }} -,{ "pid":12345, "tid":9, "ts":1733785991997815, "dur":112, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991997936, "dur":198, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991998134, "dur":107, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991998241, "dur":176, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991998417, "dur":151, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991998568, "dur":394, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991998999, "dur":730, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785991999729, "dur":516, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785992000245, "dur":159, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785992000405, "dur":500, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785992000905, "dur":72, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785992000978, "dur":478, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785992001456, "dur":378, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":9, "ts":1733785992001866, "dur":36260, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991972642, "dur":11826, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991984495, "dur":91, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SceneTemplateModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733785991984588, "dur":399, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":10, "ts":1733785991984482, "dur":505, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SceneTemplateModule.dll_64C5CD55CF2E68A6.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733785991985015, "dur":109, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClusterRendererModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733785991985013, "dur":114, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterRendererModule.dll_49D0198E18ABFDE2.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733785991985146, "dur":78, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733785991985145, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_FA135A462A75797F.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733785991985243, "dur":157, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.StreamingModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733785991985242, "dur":160, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_7591B359D09ADD67.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733785991985435, "dur":166, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733785991985433, "dur":170, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_C7611EE8A5C55055.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733785991985604, "dur":70, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991985680, "dur":129, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.NVIDIAModule.dll" }} -,{ "pid":12345, "tid":10, "ts":1733785991985679, "dur":133, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.NVIDIAModule.dll_882D400E4D49662A.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733785991985825, "dur":90, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.NVIDIAModule.dll_882D400E4D49662A.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733785991985956, "dur":62, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":10, "ts":1733785991986020, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991986078, "dur":164, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.EditorCoroutines.Editor.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":10, "ts":1733785991986332, "dur":917, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991987249, "dur":948, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991988197, "dur":741, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991988938, "dur":420, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991989359, "dur":1441, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991990800, "dur":881, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991991681, "dur":666, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991992348, "dur":487, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991992835, "dur":731, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991993567, "dur":252, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991993847, "dur":1800, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991995752, "dur":657, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991996409, "dur":473, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991996883, "dur":70, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991996954, "dur":124, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.EditorCoroutines.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":10, "ts":1733785991997078, "dur":62, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991997184, "dur":432, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.EditorCoroutines.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":10, "ts":1733785991997617, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991997709, "dur":73, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991997796, "dur":118, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991997918, "dur":222, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991998140, "dur":105, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991998245, "dur":170, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991998415, "dur":153, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991998569, "dur":407, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991998977, "dur":676, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785991999717, "dur":465, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785992000182, "dur":201, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785992000383, "dur":504, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785992000887, "dur":76, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785992000963, "dur":491, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":10, "ts":1733785992001485, "dur":36674, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991972749, "dur":11738, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991984508, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SceneViewModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733785991984574, "dur":393, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":11, "ts":1733785991984498, "dur":470, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SceneViewModule.dll_31272CE89BD91E91.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733785991984988, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.XRModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733785991984986, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_6B34E6EF9E430549.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733785991985054, "dur":79, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991985139, "dur":165, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.IMGUIModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733785991985138, "dur":168, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_CBFD31FC7A6EE8BC.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733785991985382, "dur":72, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_D441A9CFEC32007A.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733785991985457, "dur":125, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VFXModule.dll" }} -,{ "pid":12345, "tid":11, "ts":1733785991985456, "dur":128, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_A857FD1C4743904D.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733785991985663, "dur":170, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991985833, "dur":110, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Plastic.Newtonsoft.Json.dll_5379AC35045B5B90.mvfrm" }} -,{ "pid":12345, "tid":11, "ts":1733785991986021, "dur":107, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991986129, "dur":81, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.rsp" }} -,{ "pid":12345, "tid":11, "ts":1733785991986325, "dur":222, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991986548, "dur":913, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991987462, "dur":226, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991987689, "dur":890, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991988579, "dur":298, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991988877, "dur":337, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991989215, "dur":1779, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991990994, "dur":363, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991991358, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991991638, "dur":241, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991991880, "dur":741, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991992621, "dur":243, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991992865, "dur":1353, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991994218, "dur":1472, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991995690, "dur":60, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991995750, "dur":663, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991996413, "dur":465, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991996879, "dur":83, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991996962, "dur":752, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991997780, "dur":56, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.VSCode.Editor.dll" }} -,{ "pid":12345, "tid":11, "ts":1733785991997859, "dur":277, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991998136, "dur":100, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991998237, "dur":175, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991998413, "dur":156, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991998569, "dur":411, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991998980, "dur":689, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785991999708, "dur":552, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785992000260, "dur":126, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785992000386, "dur":504, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785992000890, "dur":70, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785992000993, "dur":470, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":11, "ts":1733785992001463, "dur":36630, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991972882, "dur":11666, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991984564, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIElementsModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733785991984622, "dur":426, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":12, "ts":1733785991984554, "dur":494, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsModule.dll_D3933C87E9EDE72F.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733785991985097, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.CrashReportingModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733785991985096, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CrashReportingModule.dll_7F06B267F1BFA456.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733785991985234, "dur":98, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SpriteMaskModule.dll" }} -,{ "pid":12345, "tid":12, "ts":1733785991985232, "dur":103, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteMaskModule.dll_6555E2061ABDDC70.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733785991985415, "dur":129, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsModule.dll_F1B86C7E0BF881E0.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733785991985557, "dur":91, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991985674, "dur":186, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991985926, "dur":81, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.UnityAdditionalFile.txt" }} -,{ "pid":12345, "tid":12, "ts":1733785991986026, "dur":124, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991986195, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.rsp" }} -,{ "pid":12345, "tid":12, "ts":1733785991986280, "dur":485, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991986766, "dur":1122, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991987888, "dur":855, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991988744, "dur":309, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991989054, "dur":833, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991989888, "dur":1389, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991991278, "dur":333, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991991611, "dur":287, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991991899, "dur":754, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991992653, "dur":224, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991992878, "dur":1644, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991994522, "dur":1237, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991995759, "dur":663, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991996422, "dur":470, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991996892, "dur":52, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991996953, "dur":105, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.Performance.Profile-Analyzer.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":12, "ts":1733785991997104, "dur":545, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Performance.Profile-Analyzer.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":12, "ts":1733785991997650, "dur":77, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991997817, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991997879, "dur":254, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991998133, "dur":94, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991998253, "dur":168, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991998422, "dur":136, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991998592, "dur":395, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991998988, "dur":785, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785991999773, "dur":426, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785992000199, "dur":196, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785992000396, "dur":500, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785992000896, "dur":76, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785992000972, "dur":494, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":12, "ts":1733785992001466, "dur":36626, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991972910, "dur":11647, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991984564, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIElementsSamplesModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733785991984626, "dur":450, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":13, "ts":1733785991984558, "dur":519, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsSamplesModule.dll_7406CA3F32B5E22E.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733785991985113, "dur":130, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.GameCenterModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733785991985111, "dur":134, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.GameCenterModule.dll_7C296F75F94E46F6.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733785991985268, "dur":87, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TerrainModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733785991985266, "dur":92, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_55536420766141FA.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733785991985393, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestAssetBundleModule.dll" }} -,{ "pid":12345, "tid":13, "ts":1733785991985391, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_EC1D9C7602E10CB1.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733785991985475, "dur":63, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_EC1D9C7602E10CB1.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733785991985545, "dur":109, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991985739, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp" }} -,{ "pid":12345, "tid":13, "ts":1733785991985791, "dur":58, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991985869, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.rsp" }} -,{ "pid":12345, "tid":13, "ts":1733785991985931, "dur":90, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.rsp" }} -,{ "pid":12345, "tid":13, "ts":1733785991986023, "dur":76, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991986207, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.rsp" }} -,{ "pid":12345, "tid":13, "ts":1733785991986287, "dur":221, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.rsp" }} -,{ "pid":12345, "tid":13, "ts":1733785991986509, "dur":1051, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991987560, "dur":865, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991988425, "dur":256, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991988681, "dur":279, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991988960, "dur":572, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991989532, "dur":1513, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991991045, "dur":230, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991991275, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991991552, "dur":277, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991991829, "dur":532, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991992361, "dur":248, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991992610, "dur":393, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991993003, "dur":1640, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991994644, "dur":1039, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991995684, "dur":61, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991995746, "dur":672, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991996418, "dur":453, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991996871, "dur":78, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991996956, "dur":128, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VSCode.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733785991997123, "dur":488, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VSCode.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":13, "ts":1733785991997611, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991997746, "dur":99, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VSCode.Editor.ref.dll_3628369EB48E4C19.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733785991997869, "dur":262, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991998131, "dur":98, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991998229, "dur":56, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991998285, "dur":115, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733785991998428, "dur":1183, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":13, "ts":1733785991999611, "dur":57, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785991999723, "dur":90, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733785991999837, "dur":457, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":13, "ts":1733785992000442, "dur":73, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733785992000539, "dur":331, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":13, "ts":1733785992000871, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785992001012, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733785992001096, "dur":262, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":13, "ts":1733785992001358, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":13, "ts":1733785992001502, "dur":65, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm" }} -,{ "pid":12345, "tid":13, "ts":1733785992001581, "dur":220, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} -,{ "pid":12345, "tid":13, "ts":1733785992001837, "dur":36300, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785991972854, "dur":11681, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785991984552, "dur":58, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIBuilderModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991984611, "dur":460, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":14, "ts":1733785991984545, "dur":526, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIBuilderModule.dll_46FFF6FD196ECAB7.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733785991985096, "dur":64, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.CoreModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991985095, "dur":68, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_71CF6729598465FE.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733785991985184, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ParticleSystemModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991985182, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ParticleSystemModule.dll_D218FBB45FD12FE4.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733785991985255, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SubstanceModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991985254, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_523CC7A31BEDDB75.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733785991985330, "dur":131, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UmbraModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991985330, "dur":134, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UmbraModule.dll_0E723EAE4164004E.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733785991985516, "dur":188, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.WindModule.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991985515, "dur":191, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_E81E4251EABAE467.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733785991985766, "dur":105, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785991985902, "dur":101, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.rsp2" }} -,{ "pid":12345, "tid":14, "ts":1733785991986045, "dur":126, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733785991986183, "dur":129, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733785991986473, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991986556, "dur":115, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991986673, "dur":139, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991986813, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991986896, "dur":117, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991987015, "dur":174, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991987190, "dur":87, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991987279, "dur":213, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991987494, "dur":165, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991987660, "dur":113, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991987775, "dur":86, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991987863, "dur":174, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991988038, "dur":123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991988162, "dur":95, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991988263, "dur":119, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991988383, "dur":109, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991988494, "dur":148, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991988644, "dur":114, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991988760, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991988856, "dur":143, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991989001, "dur":359, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991989362, "dur":185, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991989549, "dur":275, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991989826, "dur":76, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991989903, "dur":100, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991990005, "dur":137, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991990144, "dur":206, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991990352, "dur":120, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991990473, "dur":169, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991990643, "dur":166, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991990811, "dur":177, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991990990, "dur":157, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991991149, "dur":169, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991991319, "dur":161, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991991482, "dur":178, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991991662, "dur":92, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991991756, "dur":180, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991991938, "dur":416, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991992356, "dur":358, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991992763, "dur":173, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991992941, "dur":111, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991993054, "dur":172, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991993228, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991993310, "dur":199, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991993558, "dur":158, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991993718, "dur":101, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991993820, "dur":279, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991994103, "dur":78, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991994182, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991994263, "dur":74, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991994339, "dur":201, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991994542, "dur":64, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991994608, "dur":89, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991994699, "dur":75, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991994846, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991994931, "dur":70, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991995002, "dur":113, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991995116, "dur":184, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll" }} -,{ "pid":12345, "tid":14, "ts":1733785991986312, "dur":9257, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":14, "ts":1733785991995672, "dur":66, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785991995738, "dur":651, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785991996389, "dur":479, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785991996868, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785991996940, "dur":125, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733785991997107, "dur":563, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll (+2 others)" }} -,{ "pid":12345, "tid":14, "ts":1733785991997671, "dur":77, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785991997770, "dur":68, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785991997842, "dur":135, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733785991998014, "dur":820, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":14, "ts":1733785991998835, "dur":80, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785991999023, "dur":639, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785991999706, "dur":477, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785992000183, "dur":197, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785992000380, "dur":65, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785992000446, "dur":73, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":14, "ts":1733785992000551, "dur":268, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":14, "ts":1733785992000979, "dur":485, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":14, "ts":1733785992001464, "dur":36633, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991972775, "dur":11728, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991984524, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextCoreFontEngineModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733785991984591, "dur":475, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":15, "ts":1733785991984514, "dur":553, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreFontEngineModule.dll_F72D29FA518CE2F1.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733785991985098, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.DirectorModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733785991985097, "dur":87, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_3AC0D0C527F5439B.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733785991985222, "dur":99, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.PropertiesModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733785991985220, "dur":103, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_A964AEB46C39AB32.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733785991985365, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityConnectModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733785991985363, "dur":63, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityConnectModule.dll_D0DC9EA7252E13B4.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733785991985444, "dur":146, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestWWWModule.dll" }} -,{ "pid":12345, "tid":15, "ts":1733785991985443, "dur":150, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestWWWModule.dll_8837211AE3CE1746.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733785991985635, "dur":180, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Dependencies\\NCalc\\Unity.VisualScripting.Antlr3.Runtime.dll" }} -,{ "pid":12345, "tid":15, "ts":1733785991985633, "dur":185, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.Antlr3.Runtime.dll_FBC62C826EB2B4B0.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733785991985984, "dur":58, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.rsp" }} -,{ "pid":12345, "tid":15, "ts":1733785991986080, "dur":296, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.rsp" }} -,{ "pid":12345, "tid":15, "ts":1733785991986377, "dur":1090, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991987467, "dur":645, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991988112, "dur":659, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991988771, "dur":243, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991989014, "dur":1292, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991990307, "dur":1188, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991991496, "dur":231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991991727, "dur":742, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991992470, "dur":196, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991992666, "dur":601, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991993268, "dur":1673, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991994941, "dur":733, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991995674, "dur":58, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991995761, "dur":632, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991996394, "dur":473, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991996867, "dur":74, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991996942, "dur":132, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733785991997074, "dur":55, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991997134, "dur":922, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":15, "ts":1733785991998174, "dur":87, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm" }} -,{ "pid":12345, "tid":15, "ts":1733785991998296, "dur":313, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} -,{ "pid":12345, "tid":15, "ts":1733785991998610, "dur":86, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991998719, "dur":282, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991999001, "dur":738, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785991999739, "dur":497, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785992000236, "dur":174, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785992000411, "dur":501, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785992000912, "dur":69, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785992000982, "dur":490, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":15, "ts":1733785992001472, "dur":36619, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733785991972818, "dur":11701, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733785991984537, "dur":90, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClothModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991984628, "dur":496, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} -,{ "pid":12345, "tid":16, "ts":1733785991984529, "dur":596, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_FA85EF908E5A33BF.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733785991985141, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputLegacyModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991985139, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_6FDD4B7A6EC84268.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733785991985224, "dur":174, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991985222, "dur":180, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_E586C88FEB060A87.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733785991985433, "dur":167, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestAudioModule.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991985432, "dur":172, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_FDF3153BFA104355.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733785991985604, "dur":213, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733785991985817, "dur":220, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_FDF3153BFA104355.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733785991986042, "dur":124, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733785991986313, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991986398, "dur":92, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ComponentModel.Composition.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991986492, "dur":180, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991986673, "dur":158, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991986832, "dur":73, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991986907, "dur":105, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991987014, "dur":169, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991987184, "dur":93, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Net.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991987278, "dur":205, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991987485, "dur":173, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991987660, "dur":115, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.ServiceModel.Web.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991987776, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991987858, "dur":154, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991988013, "dur":151, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991988165, "dur":93, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991988259, "dur":115, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Linq.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991988375, "dur":122, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Xml.Serialization.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991988498, "dur":149, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991988652, "dur":106, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.AppContext.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991988760, "dur":90, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Buffers.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991988852, "dur":147, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991989001, "dur":357, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991989360, "dur":187, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991989549, "dur":247, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991989798, "dur":86, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991989885, "dur":114, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991990001, "dur":141, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.Primitives.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991990144, "dur":206, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.TypeConverter.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991990352, "dur":121, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991990474, "dur":168, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991990644, "dur":165, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991990811, "dur":182, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991990995, "dur":196, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991991192, "dur":132, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991991326, "dur":174, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991991502, "dur":204, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991991708, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991991761, "dur":158, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991991921, "dur":445, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991992368, "dur":166, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991992536, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991992619, "dur":72, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991992693, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991992755, "dur":171, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991992930, "dur":127, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991993059, "dur":176, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991993237, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991993300, "dur":140, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991993442, "dur":76, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991993520, "dur":205, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991993727, "dur":132, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991993861, "dur":228, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.IsolatedStorage.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991994093, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Pipes.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991994175, "dur":96, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991994272, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991994339, "dur":163, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991994504, "dur":95, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Parallel.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991994601, "dur":92, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Queryable.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991994695, "dur":77, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991994831, "dur":94, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991994926, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991995008, "dur":106, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991995116, "dur":179, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.ILGeneration.dll" }} -,{ "pid":12345, "tid":16, "ts":1733785991986185, "dur":9454, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll (+2 others)" }} -,{ "pid":12345, "tid":16, "ts":1733785991995640, "dur":53, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733785991995775, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733785991995856, "dur":441, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll (+2 others)" }} -,{ "pid":12345, "tid":16, "ts":1733785991996298, "dur":52, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733785991996436, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733785991996520, "dur":278, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others)" }} -,{ "pid":12345, "tid":16, "ts":1733785991996953, "dur":125, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733785991997161, "dur":939, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll (+2 others)" }} -,{ "pid":12345, "tid":16, "ts":1733785991998101, "dur":94, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733785991998279, "dur":113, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733785991998426, "dur":1095, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} -,{ "pid":12345, "tid":16, "ts":1733785991999522, "dur":89, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733785991999713, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll.mvfrm" }} -,{ "pid":12345, "tid":16, "ts":1733785991999823, "dur":274, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll (+2 others)" }} -,{ "pid":12345, "tid":16, "ts":1733785992000213, "dur":187, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733785992000400, "dur":486, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733785992000963, "dur":499, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":16, "ts":1733785992001462, "dur":36633, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} -,{ "pid":12345, "tid":0, "ts":1733785992041949, "dur":2284, "ph":"X", "name": "ProfilerWriteOutput" } -,{ "pid": 19540, "tid": 8, "ts": 1733785992058973, "dur": 3513, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, -{ "pid": 19540, "tid": 8, "ts": 1733785992062517, "dur": 2341, "ph": "X", "name": "backend1.traceevents", "args": {} }, -{ "pid": 19540, "tid": 8, "ts": 1733785992054316, "dur": 11706, "ph": "X", "name": "Write chrome-trace events", "args": {} }, +,{ "pid":12345, "tid":0, "ts":1733859169424186, "dur":96, "ph":"X", "name": "IPC_Client_InitializeAndConnectToParent", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859169424362, "dur":1909, "ph":"X", "name": "DriverInitData", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859169426282, "dur":329, "ph":"X", "name": "RemoveStaleOutputs", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859169426687, "dur":698, "ph":"X", "name": "BuildQueueInit", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859169428448, "dur":153, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.StreamingModule.dll_7591B359D09ADD67.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859169428668, "dur":1091, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_D293A48779142A71.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859169430244, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_6B34E6EF9E430549.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859169430678, "dur":59, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":0, "ts":1733859169430782, "dur":72, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.NVIDIAModule.dll_882D400E4D49662A.mvfrm" }} +,{ "pid":12345, "tid":0, "ts":1733859169431469, "dur":933, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1733859169433688, "dur":56, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":0, "ts":1733859169436898, "dur":60, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.dll" }} +,{ "pid":12345, "tid":0, "ts":1733859169437295, "dur":61, "ph":"X", "name": "EmitFirstTimeEnqueue", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Unity.TextMeshPro.Editor.pdb" }} +,{ "pid":12345, "tid":0, "ts":1733859169427412, "dur":10485, "ph":"X", "name": "EnqueueRequestedNodes", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859169437905, "dur":166925, "ph":"X", "name": "WaitForBuildFinished", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859169604831, "dur":273, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859169605149, "dur":102, "ph":"X", "name": "JoinBuildThread", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859169605369, "dur":56, "ph":"X", "name": "BuildQueueDestroyTail", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859169605440, "dur":1416, "ph":"X", "name": "Tundra", "args": { "detail":"Write AllBuiltNodes" }} +,{ "pid":12345, "tid":1, "ts":1733859169427171, "dur":10743, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859169437943, "dur":92, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextCoreTextEngineModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169438037, "dur":347, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":1, "ts":1733859169437928, "dur":456, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreTextEngineModule.dll_3F15606BE1109C0F.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859169438406, "dur":77, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClusterRendererModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169438404, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterRendererModule.dll_49D0198E18ABFDE2.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859169438778, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestAudioModule.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169438777, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAudioModule.dll_FDF3153BFA104355.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859169438863, "dur":93, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859169438956, "dur":281, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.rsp2" }} +,{ "pid":12345, "tid":1, "ts":1733859169439349, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\mscorlib.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169439455, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169439508, "dur":69, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169439579, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169439690, "dur":164, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169439857, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169439912, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169440010, "dur":199, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169440211, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169440281, "dur":190, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169440480, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169440680, "dur":128, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169440810, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169440879, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169440943, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169441010, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169441161, "dur":86, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169441249, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169441301, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169441358, "dur":118, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169441481, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169441545, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169441608, "dur":125, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169441735, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169441839, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TraceSource.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169441901, "dur":111, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169442014, "dur":77, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169442092, "dur":409, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169442503, "dur":481, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169442986, "dur":145, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169443133, "dur":73, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Extensions.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169443208, "dur":70, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169443280, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169443333, "dur":203, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169443542, "dur":88, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169443632, "dur":187, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169443826, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169443940, "dur":136, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.Expressions.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169444155, "dur":123, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169444304, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.DispatchProxy.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169444362, "dur":101, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169444570, "dur":70, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll" }} +,{ "pid":12345, "tid":1, "ts":1733859169439238, "dur":5700, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1733859169445004, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859169445078, "dur":408, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1733859169445566, "dur":83, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859169445676, "dur":278, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1733859169446073, "dur":124, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859169446218, "dur":1390, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1733859169447712, "dur":111, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859169447843, "dur":779, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1733859169448721, "dur":66, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll.mvfrm" }} +,{ "pid":12345, "tid":1, "ts":1733859169448859, "dur":264, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.dll (+2 others)" }} +,{ "pid":12345, "tid":1, "ts":1733859169449232, "dur":276, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859169449509, "dur":504, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859169450056, "dur":381, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":1, "ts":1733859169450437, "dur":154389, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169427602, "dur":10470, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169438095, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.TextCoreFontEngineModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859169438165, "dur":589, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":2, "ts":1733859169438083, "dur":672, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.TextCoreFontEngineModule.dll_F72D29FA518CE2F1.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859169438780, "dur":157, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestModule.dll" }} +,{ "pid":12345, "tid":2, "ts":1733859169438778, "dur":162, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestModule.dll_C7611EE8A5C55055.mvfrm" }} +,{ "pid":12345, "tid":2, "ts":1733859169439094, "dur":104, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp" }} +,{ "pid":12345, "tid":2, "ts":1733859169439382, "dur":193, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.rsp2" }} +,{ "pid":12345, "tid":2, "ts":1733859169439576, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.rsp" }} +,{ "pid":12345, "tid":2, "ts":1733859169439698, "dur":293, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169439991, "dur":418, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169440410, "dur":235, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169440646, "dur":283, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169440930, "dur":223, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169441153, "dur":564, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169441718, "dur":294, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169442013, "dur":994, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169443007, "dur":1561, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169444569, "dur":428, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169444998, "dur":594, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169445592, "dur":443, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169446035, "dur":68, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169446104, "dur":651, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169446853, "dur":129, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169446982, "dur":171, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169447153, "dur":142, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169447317, "dur":206, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169447545, "dur":71, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169447617, "dur":72, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169447689, "dur":85, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169447774, "dur":916, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169448691, "dur":165, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169448856, "dur":332, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169449214, "dur":322, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169449536, "dur":484, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169450052, "dur":387, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":2, "ts":1733859169450439, "dur":154386, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169427584, "dur":10473, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169438077, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SceneViewModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859169438140, "dur":427, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":3, "ts":1733859169438067, "dur":501, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SceneViewModule.dll_31272CE89BD91E91.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859169438592, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ProfilerModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859169438590, "dur":57, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ProfilerModule.dll_6D0709FBC14ECAA8.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859169438666, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainModule.dll_55536420766141FA.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859169438812, "dur":138, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VirtualTexturingModule.dll" }} +,{ "pid":12345, "tid":3, "ts":1733859169438810, "dur":143, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VirtualTexturingModule.dll_609DF0C9F4BC7F1C.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859169439045, "dur":244, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":3, "ts":1733859169439356, "dur":169, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":3, "ts":1733859169439556, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.rsp" }} +,{ "pid":12345, "tid":3, "ts":1733859169439679, "dur":214, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169439894, "dur":400, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169440295, "dur":215, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169440510, "dur":205, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169440715, "dur":246, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169440962, "dur":359, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169441321, "dur":214, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169441536, "dur":329, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169441865, "dur":704, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169442569, "dur":229, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169442798, "dur":179, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169442977, "dur":1511, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169444488, "dur":497, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169444985, "dur":561, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169445546, "dur":467, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169446013, "dur":66, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169446080, "dur":101, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.Settings.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":3, "ts":1733859169446223, "dur":487, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Settings.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":3, "ts":1733859169446711, "dur":82, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169446868, "dur":121, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169446990, "dur":161, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169447151, "dur":146, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169447314, "dur":213, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169447552, "dur":75, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169447627, "dur":68, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169447695, "dur":60, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169447802, "dur":895, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169448697, "dur":163, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169448861, "dur":336, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169449198, "dur":315, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169449513, "dur":498, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169450036, "dur":396, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169450432, "dur":135200, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":3, "ts":1733859169585635, "dur":109, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859169585634, "dur":111, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859169585774, "dur":1661, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.pdb" }} +,{ "pid":12345, "tid":3, "ts":1733859169587437, "dur":17397, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169427301, "dur":10654, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169437971, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.DiagnosticsModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859169438052, "dur":389, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":4, "ts":1733859169437963, "dur":479, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DiagnosticsModule.dll_0F9F7C5D1B98DB2C.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859169438468, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DirectorModule.dll_3AC0D0C527F5439B.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859169438534, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputLegacyModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859169438532, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputLegacyModule.dll_6FDD4B7A6EC84268.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859169438602, "dur":63, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169438671, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TerrainPhysicsModule.dll_D293A48779142A71.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859169438742, "dur":76, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityAnalyticsModule.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859169438740, "dur":81, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsModule.dll_F1B86C7E0BF881E0.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859169438842, "dur":127, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\UnityEditor.WindowsStandalone.Extensions.dll" }} +,{ "pid":12345, "tid":4, "ts":1733859169438841, "dur":130, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.WindowsStandalone.Extensions.dll_9F8263619ADFDEFD.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859169439019, "dur":96, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.YamlDotNet.dll_4A5905A13DE9A491.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859169439149, "dur":124, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.rsp2" }} +,{ "pid":12345, "tid":4, "ts":1733859169439295, "dur":191, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Settings.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":4, "ts":1733859169439547, "dur":186, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":4, "ts":1733859169439734, "dur":228, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169439962, "dur":415, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169440378, "dur":199, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169440578, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169440854, "dur":244, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169441098, "dur":262, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169441360, "dur":334, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169441924, "dur":573, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Core\\EditorBinding\\Inspector\\InspectViaImplementationsAttribute.cs" }} +,{ "pid":12345, "tid":4, "ts":1733859169441695, "dur":862, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169442557, "dur":227, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169442785, "dur":217, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169443003, "dur":1472, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169444475, "dur":506, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169445016, "dur":535, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169445552, "dur":460, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169446036, "dur":58, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169446095, "dur":127, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":4, "ts":1733859169446222, "dur":422, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169446653, "dur":595, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":4, "ts":1733859169447341, "dur":210, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169447551, "dur":63, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169447679, "dur":85, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169447765, "dur":924, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169448690, "dur":152, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169448869, "dur":344, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169449213, "dur":312, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169449525, "dur":511, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169450037, "dur":391, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":4, "ts":1733859169450452, "dur":154403, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169427349, "dur":10616, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169437988, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859169438052, "dur":390, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":5, "ts":1733859169437973, "dur":470, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.dll_065B772FA1729652.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859169438473, "dur":70, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859169438472, "dur":73, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.dll_38FFBE07FFE62337.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859169438568, "dur":77, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ParticleSystemModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859169438566, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ParticleSystemModule.dll_D218FBB45FD12FE4.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859169438685, "dur":58, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextCoreTextEngineModule.dll" }} +,{ "pid":12345, "tid":5, "ts":1733859169438683, "dur":63, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreTextEngineModule.dll_BD74DBBEF40E5ADA.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859169438853, "dur":97, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169439046, "dur":83, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":5, "ts":1733859169439203, "dur":223, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.rsp2" }} +,{ "pid":12345, "tid":5, "ts":1733859169439576, "dur":64, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VSCode.Editor.rsp" }} +,{ "pid":12345, "tid":5, "ts":1733859169439658, "dur":686, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169440344, "dur":239, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169440584, "dur":265, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169440850, "dur":229, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169441080, "dur":221, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169441301, "dur":231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169441532, "dur":207, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169441739, "dur":247, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169441986, "dur":629, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169442615, "dur":235, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169442850, "dur":352, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169443202, "dur":991, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169444193, "dur":780, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169445008, "dur":555, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169445563, "dur":467, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169446030, "dur":52, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169446083, "dur":126, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859169446241, "dur":991, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.PlasticSCM.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1733859169447332, "dur":121, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":5, "ts":1733859169447474, "dur":416, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.CollabProxy.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":5, "ts":1733859169447943, "dur":741, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169448713, "dur":157, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169448871, "dur":345, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169449216, "dur":314, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169449531, "dur":514, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169450046, "dur":389, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":5, "ts":1733859169450435, "dur":154393, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169427388, "dur":10588, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169437997, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.EditorToolbarModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859169438059, "dur":410, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":6, "ts":1733859169437985, "dur":485, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.EditorToolbarModule.dll_41265C97D041BE6E.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859169438558, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.JSONSerializeModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859169438557, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.JSONSerializeModule.dll_F782C228CEDFF0CD.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859169438693, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TilemapModule.dll_F44FCBA18E1E2303.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859169438788, "dur":164, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestTextureModule.dll" }} +,{ "pid":12345, "tid":6, "ts":1733859169438786, "dur":169, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestTextureModule.dll_1CE9B2E479BEC5CA.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859169438955, "dur":59, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169439201, "dur":336, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.rsp2" }} +,{ "pid":12345, "tid":6, "ts":1733859169439568, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.rsp" }} +,{ "pid":12345, "tid":6, "ts":1733859169439635, "dur":130, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.rsp" }} +,{ "pid":12345, "tid":6, "ts":1733859169439766, "dur":239, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169440005, "dur":401, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169440407, "dur":221, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169440629, "dur":255, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169440884, "dur":212, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169441097, "dur":337, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169441434, "dur":1245, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169442679, "dur":210, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169442890, "dur":288, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169443179, "dur":198, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169443377, "dur":900, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169444277, "dur":689, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169444998, "dur":586, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169445584, "dur":444, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169446028, "dur":50, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169446079, "dur":106, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859169446211, "dur":511, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1733859169446723, "dur":75, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169446828, "dur":52, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.Timeline.ref.dll_621CDDF9C514DF8F.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859169446881, "dur":136, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":6, "ts":1733859169447039, "dur":657, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Timeline.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":6, "ts":1733859169447799, "dur":910, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169448709, "dur":156, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169448866, "dur":358, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169449224, "dur":305, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169449529, "dur":511, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169450041, "dur":404, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":6, "ts":1733859169450445, "dur":154402, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169427771, "dur":10351, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169438136, "dur":64, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIElementsSamplesModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859169438123, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsSamplesModule.dll_7406CA3F32B5E22E.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169438356, "dur":80, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.XRModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859169438355, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.XRModule.dll_6B34E6EF9E430549.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169438517, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.HotReloadModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859169438515, "dur":58, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.HotReloadModule.dll_4245840F5C4641AB.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169438595, "dur":53, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PropertiesModule.dll_A964AEB46C39AB32.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169438713, "dur":233, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UIElementsModule.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859169438711, "dur":238, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_D441A9CFEC32007A.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169438970, "dur":130, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIElementsModule.dll_D441A9CFEC32007A.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169439106, "dur":78, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.TestRunner.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169439311, "dur":72, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169439383, "dur":196, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.rsp" }} +,{ "pid":12345, "tid":7, "ts":1733859169439628, "dur":118, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.rsp" }} +,{ "pid":12345, "tid":7, "ts":1733859169439747, "dur":226, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169439973, "dur":417, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169440391, "dur":214, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169440606, "dur":281, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169440888, "dur":314, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169441202, "dur":721, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169441924, "dur":648, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169442572, "dur":231, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169442804, "dur":209, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169443013, "dur":1565, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169444578, "dur":418, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169444997, "dur":610, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169445607, "dur":430, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169446037, "dur":53, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169446098, "dur":97, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169446196, "dur":753, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169446956, "dur":425, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualStudio.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1733859169447381, "dur":117, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169447544, "dur":73, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169447617, "dur":55, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":7, "ts":1733859169447713, "dur":120, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169447848, "dur":917, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1733859169448889, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169448971, "dur":455, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1733859169449554, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169449634, "dur":330, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.State.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1733859169450059, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169450136, "dur":241, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1733859169450444, "dur":73, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll.mvfrm" }} +,{ "pid":12345, "tid":7, "ts":1733859169450527, "dur":237, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1733859169451400, "dur":128096, "ph":"X", "name": "Csc", "args": { "detail":"Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll (+2 others)" }} +,{ "pid":12345, "tid":7, "ts":1733859169585627, "dur":18537, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"Library\\Bee\\artifacts\\1900b0aE.dag\\Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859169585626, "dur":18540, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"CopyFiles Library/ScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":7, "ts":1733859169604183, "dur":590, "ph":"X", "name": "CopyFiles", "args": { "detail":"Library/ScriptAssemblies/Assembly-CSharp.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859169427468, "dur":10539, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169438037, "dur":68, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.PresetsUIModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859169438106, "dur":414, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":8, "ts":1733859169438020, "dur":502, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.PresetsUIModule.dll_ADDD82C2A90EA988.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859169438550, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.InputModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859169438548, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.InputModule.dll_FA135A462A75797F.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859169438641, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SpriteMaskModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859169438639, "dur":61, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteMaskModule.dll_6555E2061ABDDC70.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859169438794, "dur":157, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VFXModule.dll" }} +,{ "pid":12345, "tid":8, "ts":1733859169438793, "dur":161, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VFXModule.dll_A857FD1C4743904D.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859169439044, "dur":424, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.UI.rsp2" }} +,{ "pid":12345, "tid":8, "ts":1733859169439499, "dur":126, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Rider.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":8, "ts":1733859169439671, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169439952, "dur":426, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169440378, "dur":265, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169440643, "dur":289, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169440932, "dur":203, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169441135, "dur":253, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169441388, "dur":210, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169441599, "dur":247, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169441846, "dur":630, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169442477, "dur":254, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169442731, "dur":183, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169442914, "dur":253, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169443167, "dur":214, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169443382, "dur":632, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169444014, "dur":956, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169444986, "dur":555, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169445542, "dur":473, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169446015, "dur":60, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169446084, "dur":135, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859169446245, "dur":484, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1733859169446729, "dur":79, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169446844, "dur":120, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859169446964, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169447022, "dur":470, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1733859169447493, "dur":89, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169447676, "dur":83, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169447759, "dur":929, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169448688, "dur":157, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169448845, "dur":345, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169449190, "dur":312, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169449503, "dur":55, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169449559, "dur":72, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":8, "ts":1733859169449646, "dur":323, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.SettingsProvider.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":8, "ts":1733859169450078, "dur":372, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":8, "ts":1733859169450450, "dur":154399, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169427504, "dur":10521, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169438048, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.QuickSearchModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859169438109, "dur":431, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":9, "ts":1733859169438036, "dur":505, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.QuickSearchModule.dll_9AAEFD6A746FD785.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859169438563, "dur":52, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.LocalizationModule.dll_A1665A0073A9D8C8.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859169438656, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SubstanceModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859169438654, "dur":88, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_523CC7A31BEDDB75.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859169438760, "dur":52, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubstanceModule.dll_523CC7A31BEDDB75.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859169438815, "dur":153, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VRModule.dll" }} +,{ "pid":12345, "tid":9, "ts":1733859169438814, "dur":157, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_387623EB1508B7EB.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859169438985, "dur":59, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VRModule.dll_387623EB1508B7EB.mvfrm" }} +,{ "pid":12345, "tid":9, "ts":1733859169439112, "dur":74, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp" }} +,{ "pid":12345, "tid":9, "ts":1733859169439202, "dur":212, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp" }} +,{ "pid":12345, "tid":9, "ts":1733859169439667, "dur":246, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169439913, "dur":564, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169440477, "dur":211, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169440689, "dur":280, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169440969, "dur":304, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169441274, "dur":286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169441561, "dur":255, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169441816, "dur":278, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169442095, "dur":640, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169442735, "dur":405, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169443140, "dur":317, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169443490, "dur":1478, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169444994, "dur":606, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169445600, "dur":432, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169446032, "dur":65, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169446097, "dur":718, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169446861, "dur":114, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169447006, "dur":148, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169447154, "dur":139, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169447316, "dur":208, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169447545, "dur":70, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169447685, "dur":72, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169447758, "dur":175, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169447964, "dur":729, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169448693, "dur":171, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169448864, "dur":337, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169449201, "dur":298, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169449517, "dur":551, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169450068, "dur":381, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":9, "ts":1733859169450450, "dur":154413, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169427531, "dur":10510, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169438064, "dur":82, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.SceneTemplateModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859169438148, "dur":447, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":10, "ts":1733859169438051, "dur":545, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.SceneTemplateModule.dll_64C5CD55CF2E68A6.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859169438613, "dur":51, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll_E586C88FEB060A87.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859169438686, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextRenderingModule.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859169438685, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextRenderingModule.dll_3AA9E1B89A839D24.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859169438829, "dur":120, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEditor.Graphs.dll" }} +,{ "pid":12345, "tid":10, "ts":1733859169438827, "dur":126, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.Graphs.dll_5AAB6A659692F205.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859169438954, "dur":54, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169439074, "dur":67, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.rsp" }} +,{ "pid":12345, "tid":10, "ts":1733859169439388, "dur":220, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":10, "ts":1733859169439686, "dur":142, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.rsp" }} +,{ "pid":12345, "tid":10, "ts":1733859169439829, "dur":449, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169440279, "dur":227, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169440506, "dur":228, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169440735, "dur":275, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169441010, "dur":211, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169441221, "dur":238, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169441459, "dur":208, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169441667, "dur":216, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169441883, "dur":579, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169442462, "dur":290, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169442752, "dur":193, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169442945, "dur":216, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169443161, "dur":193, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169443354, "dur":1232, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169444586, "dur":402, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169444988, "dur":555, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169445543, "dur":473, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169446016, "dur":58, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169446074, "dur":135, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll.mvfrm" }} +,{ "pid":12345, "tid":10, "ts":1733859169446237, "dur":468, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll (+2 others)" }} +,{ "pid":12345, "tid":10, "ts":1733859169446801, "dur":387, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169447192, "dur":120, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169447336, "dur":226, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169447562, "dur":68, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169447675, "dur":103, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169447778, "dur":919, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169448697, "dur":160, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169448857, "dur":330, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169449208, "dur":310, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169449518, "dur":527, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169450045, "dur":413, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":10, "ts":1733859169450458, "dur":154399, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169427207, "dur":10720, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169437946, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.CoreModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859169438031, "dur":168, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":11, "ts":1733859169437934, "dur":266, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.CoreModule.dll_4EAE93D6B17EFAD3.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859169438243, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AccessibilityModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859169438241, "dur":54, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AccessibilityModule.dll_976B38ECCFA49043.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859169438383, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClusterInputModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859169438381, "dur":70, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClusterInputModule.dll_63198FADDC2DE5CF.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859169438476, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.DSPGraphModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859169438474, "dur":71, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.DSPGraphModule.dll_4012322E9A5614BC.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859169438569, "dur":122, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.PerformanceReportingModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859169438568, "dur":126, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PerformanceReportingModule.dll_85F6C15D73A578BD.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859169438719, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UIModule.dll_E5A3FD65734E3273.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859169438791, "dur":157, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VehiclesModule.dll" }} +,{ "pid":12345, "tid":11, "ts":1733859169438789, "dur":164, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VehiclesModule.dll_B283CA44A21F1336.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859169439116, "dur":79, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} +,{ "pid":12345, "tid":11, "ts":1733859169439205, "dur":230, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.rsp" }} +,{ "pid":12345, "tid":11, "ts":1733859169439492, "dur":81, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Performance.Profile-Analyzer.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":11, "ts":1733859169439673, "dur":241, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169439915, "dur":478, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169440393, "dur":230, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169440624, "dur":616, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169441240, "dur":250, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169441490, "dur":212, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169441702, "dur":251, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169441954, "dur":605, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169442559, "dur":229, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169442788, "dur":233, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169443021, "dur":1604, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169444625, "dur":368, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169444994, "dur":649, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169445644, "dur":374, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169446018, "dur":75, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169446093, "dur":159, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.EditorCoroutines.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":11, "ts":1733859169446268, "dur":464, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.EditorCoroutines.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":11, "ts":1733859169446858, "dur":119, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169446980, "dur":74, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169447059, "dur":88, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169447147, "dur":147, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169447320, "dur":205, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169447544, "dur":77, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169447621, "dur":50, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169447696, "dur":85, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169447782, "dur":904, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169448717, "dur":150, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169448868, "dur":341, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169449209, "dur":311, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169449520, "dur":538, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169450058, "dur":388, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":11, "ts":1733859169450446, "dur":154397, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169427250, "dur":10691, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169437965, "dur":67, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.DeviceSimulatorModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859169438034, "dur":275, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":12, "ts":1733859169437950, "dur":360, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.DeviceSimulatorModule.dll_4423571CA8F0F05E.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859169438331, "dur":50, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AssetBundleModule.dll_DE98305BD6D68C77.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859169438411, "dur":89, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ContentLoadModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859169438409, "dur":94, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ContentLoadModule.dll_77AE899CA5593464.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859169438525, "dur":85, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.IMGUIModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859169438524, "dur":88, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.IMGUIModule.dll_CBFD31FC7A6EE8BC.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859169438613, "dur":63, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169438684, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.TextCoreFontEngineModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859169438682, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.TextCoreFontEngineModule.dll_758CA54D648AA1BC.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859169438833, "dur":140, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WebGLSupport\\UnityEditor.WebGL.Extensions.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859169438832, "dur":143, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.WebGL.Extensions.dll_C8504B54661C208D.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859169439005, "dur":57, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.NVIDIAModule.dll" }} +,{ "pid":12345, "tid":12, "ts":1733859169439003, "dur":62, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.NVIDIAModule.dll_882D400E4D49662A.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859169439097, "dur":246, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.rsp2" }} +,{ "pid":12345, "tid":12, "ts":1733859169439391, "dur":198, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Shared.Editor.rsp2" }} +,{ "pid":12345, "tid":12, "ts":1733859169439677, "dur":286, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169439963, "dur":416, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169440379, "dur":198, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169440577, "dur":250, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169440827, "dur":207, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169441034, "dur":198, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169441233, "dur":239, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169441473, "dur":225, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169441699, "dur":323, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169442022, "dur":633, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169442655, "dur":199, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169442854, "dur":240, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169443095, "dur":1469, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169444565, "dur":422, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169444988, "dur":559, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169445548, "dur":466, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169446014, "dur":62, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169446077, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859169446261, "dur":465, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.dll (+2 others)" }} +,{ "pid":12345, "tid":12, "ts":1733859169446784, "dur":130, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":12, "ts":1733859169446926, "dur":567, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":12, "ts":1733859169447568, "dur":69, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169447637, "dur":50, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169447687, "dur":81, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169447768, "dur":924, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169448692, "dur":152, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169448844, "dur":349, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169449193, "dur":310, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169449504, "dur":512, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169450053, "dur":373, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":12, "ts":1733859169450456, "dur":154397, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169427644, "dur":10443, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169438104, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ClothModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859169438168, "dur":571, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":13, "ts":1733859169438094, "dur":646, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ClothModule.dll_FA85EF908E5A33BF.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859169438776, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityWebRequestAssetBundleModule.dll" }} +,{ "pid":12345, "tid":13, "ts":1733859169438774, "dur":55, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityWebRequestAssetBundleModule.dll_EC1D9C7602E10CB1.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859169438830, "dur":118, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169439026, "dur":59, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEditor.TestRunner.rsp" }} +,{ "pid":12345, "tid":13, "ts":1733859169439182, "dur":141, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":13, "ts":1733859169439383, "dur":337, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Performance.Profile-Analyzer.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":13, "ts":1733859169439721, "dur":495, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169440216, "dur":623, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169440839, "dur":249, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169441089, "dur":338, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169441427, "dur":261, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169441689, "dur":249, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169441938, "dur":582, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169442520, "dur":226, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169442747, "dur":190, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169442938, "dur":272, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169443211, "dur":1559, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169444770, "dur":220, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169444990, "dur":550, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169445562, "dur":461, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169446023, "dur":63, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169446096, "dur":134, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.VSCode.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":13, "ts":1733859169446230, "dur":291, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169446530, "dur":541, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.VSCode.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":13, "ts":1733859169447071, "dur":51, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169447161, "dur":159, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169447320, "dur":206, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169447574, "dur":51, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169447625, "dur":62, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169447687, "dur":75, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169447762, "dur":936, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169448698, "dur":179, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169448877, "dur":318, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169449195, "dur":306, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169449528, "dur":527, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169450055, "dur":388, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":13, "ts":1733859169450443, "dur":154397, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169427686, "dur":10411, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169438115, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIBuilderModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169438166, "dur":459, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":14, "ts":1733859169438104, "dur":522, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIBuilderModule.dll_46FFF6FD196ECAB7.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859169438645, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SpriteShapeModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169438643, "dur":85, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SpriteShapeModule.dll_F7F95DB68C78C481.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859169438817, "dur":113, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.WindModule.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169438816, "dur":116, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.WindModule.dll_E81E4251EABAE467.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859169439017, "dur":166, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/Unity.VisualScripting.TextureAssets.dll_E1772EF4FEB70289.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859169439187, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859169439454, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Core.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169439508, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Data.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169439568, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169439624, "dur":65, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Drawing.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169439691, "dur":93, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.IO.Compression.FileSystem.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169439831, "dur":50, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Numerics.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169439882, "dur":58, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Runtime.Serialization.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169439987, "dur":194, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Transactions.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169440183, "dur":73, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Web.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169440258, "dur":73, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netfx\\System.Windows.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169440463, "dur":61, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\Microsoft.Win32.Primitives.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169440619, "dur":57, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Concurrent.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169440677, "dur":133, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169440812, "dur":58, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.NonGeneric.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169440871, "dur":63, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Collections.Specialized.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169440936, "dur":72, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169441010, "dur":59, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.ComponentModel.EventBasedAsync.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169441162, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Console.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169441247, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Data.Common.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169441301, "dur":60, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Contracts.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169441366, "dur":114, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Debug.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169441482, "dur":70, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.FileVersionInfo.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169441554, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Process.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169441607, "dur":136, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.StackTrace.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169441745, "dur":85, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.TextWriterTraceListener.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169441832, "dur":79, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tools.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169441915, "dur":90, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Diagnostics.Tracing.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169442007, "dur":83, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Drawing.Primitives.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169442092, "dur":411, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Dynamic.Runtime.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169442505, "dur":471, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.Calendars.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169442977, "dur":205, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Globalization.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169443285, "dur":56, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.Compression.ZipFile.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169443437, "dur":101, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.DriveInfo.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169443539, "dur":88, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Primitives.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169443629, "dur":132, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.FileSystem.Watcher.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169443813, "dur":62, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.IO.UnmanagedMemoryStream.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169443876, "dur":258, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Linq.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169444182, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Memory.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169444236, "dur":194, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Net.Http.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169444451, "dur":51, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169444503, "dur":88, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Reflection.Emit.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169444625, "dur":84, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Runtime.Serialization.Xml.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169444711, "dur":52, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\NetStandard\\compat\\2.1.0\\shims\\netstandard\\System.Security.Cryptography.Algorithms.dll" }} +,{ "pid":12345, "tid":14, "ts":1733859169439283, "dur":5613, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.dll (+2 others)" }} +,{ "pid":12345, "tid":14, "ts":1733859169445014, "dur":561, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169445575, "dur":452, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169446028, "dur":55, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169446084, "dur":140, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractorCombine Library/Bee/artifacts/1900b0aE.dag/Unity.Performance.Profile-Analyzer.Editor.dll.mvfrm" }} +,{ "pid":12345, "tid":14, "ts":1733859169446272, "dur":558, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Performance.Profile-Analyzer.Editor.dll (+2 others)" }} +,{ "pid":12345, "tid":14, "ts":1733859169446835, "dur":117, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169447016, "dur":128, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169447147, "dur":162, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169447313, "dur":414, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169447766, "dur":936, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169448702, "dur":166, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169448868, "dur":343, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169449211, "dur":313, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169449525, "dur":525, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169450051, "dur":389, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":14, "ts":1733859169450441, "dur":154397, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169427721, "dur":10388, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169438127, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.UIElementsModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859169438117, "dur":82, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.UIElementsModule.dll_D3933C87E9EDE72F.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859169438336, "dur":53, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.AudioModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859169438335, "dur":56, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.AudioModule.dll_939D9295B43D54DB.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859169438413, "dur":72, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.CoreModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859169438412, "dur":75, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.CoreModule.dll_71CF6729598465FE.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859169438588, "dur":55, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.PhysicsModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859169438586, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.PhysicsModule.dll_3B0CE8B1A0A2F90C.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859169438664, "dur":157, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SubsystemsModule.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859169438663, "dur":161, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SubsystemsModule.dll_D0034867E905C483.mvfrm" }} +,{ "pid":12345, "tid":15, "ts":1733859169438867, "dur":90, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169439134, "dur":126, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Core.Editor.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":15, "ts":1733859169439389, "dur":315, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.Performance.Profile-Analyzer.Editor.rsp2" }} +,{ "pid":12345, "tid":15, "ts":1733859169439705, "dur":244, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169439950, "dur":387, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169440337, "dur":264, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169440602, "dur":363, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169440966, "dur":226, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169441193, "dur":483, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169441677, "dur":218, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169441896, "dur":649, "ph":"X", "name": "File", "args": { "detail":"Library\\PackageCache\\com.unity.timeline@1.7.6\\Runtime\\Evaluation\\RuntimeClip.cs" }} +,{ "pid":12345, "tid":15, "ts":1733859169441896, "dur":869, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169442765, "dur":297, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169443375, "dur":601, "ph":"X", "name": "File", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\UnityReferenceAssemblies\\unity-4.8-api\\Facades\\System.Globalization.Extensions.dll" }} +,{ "pid":12345, "tid":15, "ts":1733859169443063, "dur":1766, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169444830, "dur":165, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169444995, "dur":622, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169445617, "dur":421, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169446038, "dur":66, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169446105, "dur":648, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169446757, "dur":84, "ph":"X", "name": "OutputFilesMissingFor", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169446846, "dur":133, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169446979, "dur":166, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169447170, "dur":151, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169447321, "dur":201, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169447564, "dur":69, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169447703, "dur":69, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169447773, "dur":929, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169448702, "dur":161, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169448863, "dur":341, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169449204, "dur":313, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169449517, "dur":495, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169450040, "dur":390, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169450431, "dur":42378, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":15, "ts":1733859169492809, "dur":112052, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169427430, "dur":10561, "ph":"X", "name": "FirstLock", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169438009, "dur":85, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEditor.GraphViewModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859169438096, "dur":396, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\ScriptUpdater\\ApiUpdater.MovedFromExtractor.exe" }} +,{ "pid":12345, "tid":16, "ts":1733859169438002, "dur":491, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEditor.GraphViewModule.dll_F27749E0A6B65183.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859169438522, "dur":81, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.ImageConversionModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859169438520, "dur":86, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.ImageConversionModule.dll_B5C2173E9AD0B5D6.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859169438634, "dur":66, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.SharedInternalsModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859169438633, "dur":69, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.SharedInternalsModule.dll_39D3561411FEB126.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859169438732, "dur":54, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.UnityAnalyticsCommonModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859169438730, "dur":60, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.UnityAnalyticsCommonModule.dll_21357EA18D8E171B.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859169438808, "dur":135, "ph":"X", "name": "ComputeFileSignatureSha1", "args": { "detail":"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Managed\\UnityEngine\\UnityEngine.VideoModule.dll" }} +,{ "pid":12345, "tid":16, "ts":1733859169438806, "dur":141, "ph":"X", "name": "CheckInputSignature", "args": { "detail":"MovedFromExtractor Library/Bee/artifacts/mvdfrm/UnityEngine.VideoModule.dll_B8A7170076CF7080.mvfrm" }} +,{ "pid":12345, "tid":16, "ts":1733859169438987, "dur":58, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/UnityEngine.UI.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":16, "ts":1733859169439090, "dur":63, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.VisualScripting.Flow.UnityAdditionalFile.txt" }} +,{ "pid":12345, "tid":16, "ts":1733859169439211, "dur":245, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.TextMeshPro.rsp2" }} +,{ "pid":12345, "tid":16, "ts":1733859169439497, "dur":165, "ph":"X", "name": "EmitNodeUpToDate", "args": { "detail":"WriteText Library/Bee/artifacts/1900b0aE.dag/Unity.EditorCoroutines.Editor.dll.mvfrm.rsp" }} +,{ "pid":12345, "tid":16, "ts":1733859169439663, "dur":259, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169439923, "dur":428, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169440352, "dur":215, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169440567, "dur":267, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169440835, "dur":227, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169441063, "dur":227, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169441291, "dur":646, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169441938, "dur":755, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169442693, "dur":243, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169442937, "dur":263, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169443200, "dur":212, "ph":"X", "name": "EarlyStatNonGeneratedFile", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169443464, "dur":1529, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169444993, "dur":546, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169445558, "dur":452, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169446042, "dur":54, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169446096, "dur":739, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169446856, "dur":132, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169446988, "dur":172, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169447160, "dur":136, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169447359, "dur":183, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169447572, "dur":60, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169447632, "dur":50, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169447682, "dur":74, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169447781, "dur":914, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169448695, "dur":146, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169448873, "dur":344, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169449218, "dur":309, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169449527, "dur":488, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169450038, "dur":391, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169450429, "dur":40265, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169490695, "dur":2108, "ph":"X", "name": "CheckDagSignatures", "args": { "detail":"" }} +,{ "pid":12345, "tid":16, "ts":1733859169492804, "dur":112055, "ph":"X", "name": "WaitingForWork", "cname":"thread_state_sleeping", "args": { "detail":"" }} +,{ "pid":12345, "tid":0, "ts":1733859169610171, "dur":2777, "ph":"X", "name": "ProfilerWriteOutput" } +,{ "pid": 29424, "tid": 397, "ts": 1733859169627405, "dur": 2433, "ph": "X", "name": "Wait for external events", "args": {"First to finish": "backend1.traceevents"} }, +{ "pid": 29424, "tid": 397, "ts": 1733859169629873, "dur": 1927, "ph": "X", "name": "backend1.traceevents", "args": {} }, +{ "pid": 29424, "tid": 397, "ts": 1733859169623298, "dur": 9403, "ph": "X", "name": "Write chrome-trace events", "args": {} }, {} ] diff --git a/3D FPS/Library/Bee/tundra.digestcache b/3D FPS/Library/Bee/tundra.digestcache index c1df54ae..183ff43f 100644 Binary files a/3D FPS/Library/Bee/tundra.digestcache and b/3D FPS/Library/Bee/tundra.digestcache differ diff --git a/3D FPS/Library/Bee/tundra.log.json b/3D FPS/Library/Bee/tundra.log.json index 9dbd78b4..3c9d2c57 100644 --- a/3D FPS/Library/Bee/tundra.log.json +++ b/3D FPS/Library/Bee/tundra.log.json @@ -1,180 +1,555 @@ -{"msg":"init","dagFile":"Library/Bee/Playerd10d1b3e.dag","targets":["Player"]} +{"msg":"init","dagFile":"Library/Bee/Player1b4e562e.dag","targets":["Player"]} {"msg":"enqueueNode","enqueuedNodeAnnotation":"Player","enqueuedNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers","enqueuedNodeIndex":1,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets","enqueuedNodeIndex":2,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets.resS","enqueuedNodeIndex":3,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0","enqueuedNodeIndex":4,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0.resS","enqueuedNodeIndex":5,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets","enqueuedNodeIndex":6,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets.resS","enqueuedNodeIndex":7,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity_builtin_extra","enqueuedNodeIndex":8,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/RuntimeInitializeOnLoads.json","enqueuedNodeIndex":9,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/ScriptingAssemblies.json","enqueuedNodeIndex":10,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets","enqueuedNodeIndex":11,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets.resS","enqueuedNodeIndex":12,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.resource","enqueuedNodeIndex":13,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config","enqueuedNodeIndex":16,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config","enqueuedNodeIndex":15,"enqueueingNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config","enqueueingNodeIndex":16} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers","enqueuedNodeIndex":1,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets","enqueuedNodeIndex":2,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS","enqueuedNodeIndex":3,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0","enqueuedNodeIndex":4,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0.resS","enqueuedNodeIndex":5,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets","enqueuedNodeIndex":6,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets.resS","enqueuedNodeIndex":7,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra","enqueuedNodeIndex":8,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json","enqueuedNodeIndex":9,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/ScriptingAssemblies.json","enqueuedNodeIndex":10,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets","enqueuedNodeIndex":11,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets.resS","enqueuedNodeIndex":12,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.resource","enqueuedNodeIndex":13,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config","enqueuedNodeIndex":16,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config","enqueuedNodeIndex":15,"enqueueingNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config","enqueueingNodeIndex":16} {"msg":"enqueueNode","enqueuedNodeAnnotation":"WriteText Library/Bee/artifacts/csharpactions/boot.config_tyr4.info","enqueuedNodeIndex":14,"enqueueingNodeAnnotation":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config","enqueueingNodeIndex":15} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AIModule.dll","enqueuedNodeIndex":17,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ARModule.dll","enqueuedNodeIndex":18,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll","enqueuedNodeIndex":19,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll","enqueuedNodeIndex":20,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll","enqueuedNodeIndex":21,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll","enqueuedNodeIndex":22,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.AudioModule.dll","enqueuedNodeIndex":23,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ClothModule.dll","enqueuedNodeIndex":24,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll","enqueuedNodeIndex":25,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll","enqueuedNodeIndex":26,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll","enqueuedNodeIndex":27,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.CoreModule.dll","enqueuedNodeIndex":28,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll","enqueuedNodeIndex":29,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll","enqueuedNodeIndex":30,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll","enqueuedNodeIndex":31,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.GIModule.dll","enqueuedNodeIndex":32,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll","enqueuedNodeIndex":33,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.GridModule.dll","enqueuedNodeIndex":34,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll","enqueuedNodeIndex":35,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll","enqueuedNodeIndex":36,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll","enqueuedNodeIndex":37,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll","enqueuedNodeIndex":38,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.InputModule.dll","enqueuedNodeIndex":39,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll","enqueuedNodeIndex":40,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll","enqueuedNodeIndex":41,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll","enqueuedNodeIndex":42,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll","enqueuedNodeIndex":43,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll","enqueuedNodeIndex":44,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll","enqueuedNodeIndex":45,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll","enqueuedNodeIndex":46,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll","enqueuedNodeIndex":47,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll","enqueuedNodeIndex":48,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","enqueuedNodeIndex":49,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll","enqueuedNodeIndex":50,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll","enqueuedNodeIndex":51,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll","enqueuedNodeIndex":52,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll","enqueuedNodeIndex":53,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll","enqueuedNodeIndex":54,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll","enqueuedNodeIndex":55,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll","enqueuedNodeIndex":56,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TLSModule.dll","enqueuedNodeIndex":57,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll","enqueuedNodeIndex":58,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll","enqueuedNodeIndex":59,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll","enqueuedNodeIndex":60,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll","enqueuedNodeIndex":61,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll","enqueuedNodeIndex":62,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll","enqueuedNodeIndex":63,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll","enqueuedNodeIndex":64,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UIModule.dll","enqueuedNodeIndex":65,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll","enqueuedNodeIndex":66,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll","enqueuedNodeIndex":67,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll","enqueuedNodeIndex":68,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll","enqueuedNodeIndex":69,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll","enqueuedNodeIndex":70,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll","enqueuedNodeIndex":71,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll","enqueuedNodeIndex":72,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll","enqueuedNodeIndex":73,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll","enqueuedNodeIndex":74,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll","enqueuedNodeIndex":75,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll","enqueuedNodeIndex":76,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.VFXModule.dll","enqueuedNodeIndex":77,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.VRModule.dll","enqueuedNodeIndex":78,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll","enqueuedNodeIndex":79,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.VideoModule.dll","enqueuedNodeIndex":80,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll","enqueuedNodeIndex":81,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.WindModule.dll","enqueuedNodeIndex":82,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.XRModule.dll","enqueuedNodeIndex":83,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.dll","enqueuedNodeIndex":84,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Assembly-CSharp.dll","enqueuedNodeIndex":85,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.Timeline.dll","enqueuedNodeIndex":86,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/UnityEngine.UI.dll","enqueuedNodeIndex":87,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.TextMeshPro.dll","enqueuedNodeIndex":88,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll","enqueuedNodeIndex":89,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.State.dll","enqueuedNodeIndex":90,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll","enqueuedNodeIndex":91,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll","enqueuedNodeIndex":92,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/netstandard.dll","enqueuedNodeIndex":93,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/Mono.Security.dll","enqueuedNodeIndex":94,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.ComponentModel.Composition.dll","enqueuedNodeIndex":95,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Configuration.dll","enqueuedNodeIndex":96,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Core.dll","enqueuedNodeIndex":97,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll","enqueuedNodeIndex":98,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Data.dll","enqueuedNodeIndex":99,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Drawing.dll","enqueuedNodeIndex":100,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.EnterpriseServices.dll","enqueuedNodeIndex":101,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll","enqueuedNodeIndex":102,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.IO.Compression.dll","enqueuedNodeIndex":103,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Net.Http.dll","enqueuedNodeIndex":104,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Numerics.dll","enqueuedNodeIndex":105,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Runtime.Serialization.dll","enqueuedNodeIndex":106,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Security.dll","enqueuedNodeIndex":107,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.ServiceModel.Internals.dll","enqueuedNodeIndex":108,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Transactions.dll","enqueuedNodeIndex":109,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Xml.Linq.dll","enqueuedNodeIndex":110,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.Xml.dll","enqueuedNodeIndex":111,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/System.dll","enqueuedNodeIndex":112,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Managed/mscorlib.dll","enqueuedNodeIndex":113,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/app.info","enqueuedNodeIndex":115,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"WriteText Library/Bee/artifacts/WinPlayerBuildProgram/Data/app.info","enqueuedNodeIndex":114,"enqueueingNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/app.info","enqueueingNodeIndex":115} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity default resources","enqueuedNodeIndex":116,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS.exe","enqueuedNodeIndex":117,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll","enqueuedNodeIndex":118,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll","enqueuedNodeIndex":119,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser","enqueuedNodeIndex":120,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx","enqueuedNodeIndex":121,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/machine.config","enqueuedNodeIndex":122,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/settings.map","enqueuedNodeIndex":123,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/2.0/web.config","enqueuedNodeIndex":124,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser","enqueuedNodeIndex":125,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx","enqueuedNodeIndex":126,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/machine.config","enqueuedNodeIndex":127,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/settings.map","enqueuedNodeIndex":128,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.0/web.config","enqueuedNodeIndex":129,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser","enqueuedNodeIndex":130,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx","enqueuedNodeIndex":131,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/machine.config","enqueuedNodeIndex":132,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/settings.map","enqueuedNodeIndex":133,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/4.5/web.config","enqueuedNodeIndex":134,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/browscap.ini","enqueuedNodeIndex":135,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/config","enqueuedNodeIndex":136,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/MonoBleedingEdge/etc/mono/mconfig/config.xml","enqueuedNodeIndex":137,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/UnityCrashHandler64.exe","enqueuedNodeIndex":138,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/UnityPlayer.dll","enqueuedNodeIndex":139,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} -{"msg":"inputSignatureChanged","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.resource","index":13,"changes":[{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\sharedassets0.resource"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"inputSignatureChanged","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets.resS","index":12,"changes":[{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\sharedassets0.assets.resS"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"inputSignatureChanged","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets","index":11,"changes":[{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\sharedassets0.assets"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"inputSignatureChanged","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity_builtin_extra","index":8,"changes":[{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\Resources\\unity_builtin_extra"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"inputSignatureChanged","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets.resS","index":7,"changes":[{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\resources.assets.resS"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"inputSignatureChanged","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0.resS","index":5,"changes":[{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\level0.resS"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"inputSignatureChanged","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets","index":2,"changes":[{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\globalgamemanagers.assets"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"inputSignatureChanged","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers","index":1,"changes":[{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\globalgamemanagers"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"inputSignatureChanged","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets","index":6,"changes":[{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\resources.assets"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"inputSignatureChanged","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0","index":4,"changes":[{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\level0"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"inputSignatureChanged","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets.resS","index":3,"changes":[{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\globalgamemanagers.assets.resS"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.resource","displayName":"Copying sharedassets0.resource","index":13} -{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets.resS","displayName":"Copying sharedassets0.assets.resS","index":12} -{"msg":"inputSignatureChanged","annotation":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config","index":15,"changes":[{"key":"Action","value":"\"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\netcorerun\\netcorerun.exe\" \"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\WinPlayerBuildProgram.exe\" \"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Bee;C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline\" invoke_static_method \"Library\\Bee\\artifacts\\csharpactions\\boot.config_tyr4.info\"","oldvalue":null},{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\boot.config","Library\\PlayerDataCache\\Win64\\Data\\boot.config","Library\\PlayerDataCache\\Win64\\Data\\globalgamemanagers","Library\\PlayerDataCache\\Win64\\Data\\globalgamemanagers.assets","Library\\PlayerDataCache\\Win64\\Data\\globalgamemanagers.assets.resS","Library\\PlayerDataCache\\Win64\\Data\\level0","Library\\PlayerDataCache\\Win64\\Data\\level0.resS","Library\\PlayerDataCache\\Win64\\Data\\resources.assets","Library\\PlayerDataCache\\Win64\\Data\\resources.assets.resS","Library\\PlayerDataCache\\Win64\\Data\\Resources\\unity_builtin_extra","Library\\PlayerDataCache\\Win64\\Data\\RuntimeInitializeOnLoads.json","Library\\PlayerDataCache\\Win64\\Data\\ScriptingAssemblies.json","Library\\PlayerDataCache\\Win64\\Data\\sharedassets0.assets","Library\\PlayerDataCache\\Win64\\Data\\sharedassets0.assets.resS","Library\\PlayerDataCache\\Win64\\Data\\sharedassets0.resource","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AIModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ARModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AccessibilityModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AndroidJNIModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AnimationModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AssetBundleModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AudioModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClothModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterInputModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterRendererModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ContentLoadModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CoreModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CrashReportingModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DSPGraphModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DirectorModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GIModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GameCenterModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GridModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.HotReloadModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.IMGUIModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ImageConversionModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputLegacyModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.JSONSerializeModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.LocalizationModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.NVIDIAModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ParticleSystemModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PerformanceReportingModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.Physics2DModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PhysicsModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ProfilerModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PropertiesModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ScreenCaptureModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SharedInternalsModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteMaskModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteShapeModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.StreamingModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubstanceModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubsystemsModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TLSModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainPhysicsModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreFontEngineModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreTextEngineModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextRenderingModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TilemapModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIElementsModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UmbraModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsCommonModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityConnectModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityCurlModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityTestProtocolModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAssetBundleModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAudioModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestTextureModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestWWWModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VFXModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VRModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VehiclesModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VideoModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VirtualTexturingModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.WindModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.XRModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Dependencies\\NCalc\\Unity.VisualScripting.Antlr3.Runtime.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\Facades\\netstandard.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\Mono.Security.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.ComponentModel.Composition.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Configuration.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Core.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Data.DataSetExtensions.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Data.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Drawing.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.EnterpriseServices.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.IO.Compression.FileSystem.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.IO.Compression.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Net.Http.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Numerics.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Runtime.Serialization.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Security.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.ServiceModel.Internals.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Transactions.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Xml.Linq.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Xml.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\mscorlib.dll","Library\\Bee\\Playerd10d1b3e-inputdata.json","Library\\Bee\\artifacts\\csharpactions\\boot.config_tyr4.info","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.BuildTools.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Core.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.CSharpSupport.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.DotNet.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.NativeProgramSupport.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Stevedore.Program.exe","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.TinyProfiler2.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Toolchain.GNU.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Toolchain.LLVM.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Toolchain.VisualStudio.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Toolchain.Xcode.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Tools.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.TundraBackend.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.VisualStudioSolution.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\BeeBuildProgramCommon.Data.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\BeeBuildProgramCommon.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\BeeLocalCacheTool.exe","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Newtonsoft.Json.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\NiceIO.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\PlayerBuildProgramLibrary.Data.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\PlayerBuildProgramLibrary.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\ScriptCompilationBuildProgram.Data.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\ScriptCompilationBuildProgram.exe","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\SharpYaml.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Api.Attributes.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Cecil.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Cecil.Mdb.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Cecil.Pdb.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Cecil.Rocks.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.IL2CPP.Api.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.IL2CPP.Bee.BuildLogic.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.IL2CPP.Bee.IL2CPPExeCompileCppBuildProgram.Data.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Linker.Api.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Options.dll"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets","displayName":"Copying sharedassets0.assets","index":11} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll","enqueuedNodeIndex":17,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll","enqueuedNodeIndex":18,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll","enqueuedNodeIndex":19,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll","enqueuedNodeIndex":20,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll","enqueuedNodeIndex":21,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll","enqueuedNodeIndex":22,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll","enqueuedNodeIndex":23,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll","enqueuedNodeIndex":24,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll","enqueuedNodeIndex":25,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll","enqueuedNodeIndex":26,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll","enqueuedNodeIndex":27,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll","enqueuedNodeIndex":28,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll","enqueuedNodeIndex":29,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll","enqueuedNodeIndex":30,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll","enqueuedNodeIndex":31,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll","enqueuedNodeIndex":32,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll","enqueuedNodeIndex":33,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll","enqueuedNodeIndex":34,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll","enqueuedNodeIndex":35,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll","enqueuedNodeIndex":36,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll","enqueuedNodeIndex":37,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll","enqueuedNodeIndex":38,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll","enqueuedNodeIndex":39,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll","enqueuedNodeIndex":40,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll","enqueuedNodeIndex":41,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll","enqueuedNodeIndex":42,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll","enqueuedNodeIndex":43,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll","enqueuedNodeIndex":44,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll","enqueuedNodeIndex":45,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll","enqueuedNodeIndex":46,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll","enqueuedNodeIndex":47,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll","enqueuedNodeIndex":48,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","enqueuedNodeIndex":49,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll","enqueuedNodeIndex":50,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll","enqueuedNodeIndex":51,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll","enqueuedNodeIndex":52,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll","enqueuedNodeIndex":53,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll","enqueuedNodeIndex":54,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll","enqueuedNodeIndex":55,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll","enqueuedNodeIndex":56,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll","enqueuedNodeIndex":57,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll","enqueuedNodeIndex":58,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll","enqueuedNodeIndex":59,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll","enqueuedNodeIndex":60,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll","enqueuedNodeIndex":61,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll","enqueuedNodeIndex":62,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll","enqueuedNodeIndex":63,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll","enqueuedNodeIndex":64,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll","enqueuedNodeIndex":65,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll","enqueuedNodeIndex":66,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll","enqueuedNodeIndex":67,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll","enqueuedNodeIndex":68,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll","enqueuedNodeIndex":69,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll","enqueuedNodeIndex":70,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll","enqueuedNodeIndex":71,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll","enqueuedNodeIndex":72,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll","enqueuedNodeIndex":73,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll","enqueuedNodeIndex":74,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll","enqueuedNodeIndex":75,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll","enqueuedNodeIndex":76,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll","enqueuedNodeIndex":77,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll","enqueuedNodeIndex":78,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll","enqueuedNodeIndex":79,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll","enqueuedNodeIndex":80,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll","enqueuedNodeIndex":81,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll","enqueuedNodeIndex":82,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll","enqueuedNodeIndex":83,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll","enqueuedNodeIndex":84,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll","enqueuedNodeIndex":85,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll","enqueuedNodeIndex":86,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll","enqueuedNodeIndex":87,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll","enqueuedNodeIndex":88,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll","enqueuedNodeIndex":89,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll","enqueuedNodeIndex":90,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll","enqueuedNodeIndex":91,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll","enqueuedNodeIndex":92,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/netstandard.dll","enqueuedNodeIndex":93,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll","enqueuedNodeIndex":94,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll","enqueuedNodeIndex":95,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll","enqueuedNodeIndex":96,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Core.dll","enqueuedNodeIndex":97,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll","enqueuedNodeIndex":98,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.dll","enqueuedNodeIndex":99,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll","enqueuedNodeIndex":100,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll","enqueuedNodeIndex":101,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll","enqueuedNodeIndex":102,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll","enqueuedNodeIndex":103,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll","enqueuedNodeIndex":104,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll","enqueuedNodeIndex":105,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll","enqueuedNodeIndex":106,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Security.dll","enqueuedNodeIndex":107,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll","enqueuedNodeIndex":108,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll","enqueuedNodeIndex":109,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll","enqueuedNodeIndex":110,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.dll","enqueuedNodeIndex":111,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.dll","enqueuedNodeIndex":112,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/mscorlib.dll","enqueuedNodeIndex":113,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/app.info","enqueuedNodeIndex":115,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"WriteText Library/Bee/artifacts/WinPlayerBuildProgram/Data/app.info","enqueuedNodeIndex":114,"enqueueingNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/app.info","enqueueingNodeIndex":115} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources","enqueuedNodeIndex":116,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS.exe","enqueuedNodeIndex":117,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll","enqueuedNodeIndex":118,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll","enqueuedNodeIndex":119,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser","enqueuedNodeIndex":120,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx","enqueuedNodeIndex":121,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config","enqueuedNodeIndex":122,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map","enqueuedNodeIndex":123,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config","enqueuedNodeIndex":124,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser","enqueuedNodeIndex":125,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx","enqueuedNodeIndex":126,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config","enqueuedNodeIndex":127,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map","enqueuedNodeIndex":128,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config","enqueuedNodeIndex":129,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser","enqueuedNodeIndex":130,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx","enqueuedNodeIndex":131,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config","enqueuedNodeIndex":132,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map","enqueuedNodeIndex":133,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config","enqueuedNodeIndex":134,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini","enqueuedNodeIndex":135,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config","enqueuedNodeIndex":136,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml","enqueuedNodeIndex":137,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe","enqueuedNodeIndex":138,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"enqueueNode","enqueuedNodeAnnotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll","enqueuedNodeIndex":139,"enqueueingNodeAnnotation":"Player","enqueueingNodeIndex":140} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/app.info","index":115} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config","index":132} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx","index":131} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config","index":136} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini","index":135} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser","index":130} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe","index":138} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map","index":133} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config","index":134} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml","index":137} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser","index":125} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map","index":128} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx","index":126} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config","index":129} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config","displayName":"Copying web.config","index":129} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/app.info","displayName":"Copying app.info","index":115} +{"msg":"inputSignatureChanged","annotation":"WriteText Library/Bee/artifacts/csharpactions/boot.config_tyr4.info","index":14,"changes":[{"key":"WriteFilePayload","value":"{\"System.Object\":null,\"Bee.TundraBackend.CSharpActionInvocationInformation\":{\"typeFullName\":\"PlayerBuildProgramLibrary.PlayerBuildProgramBase\",\"methodName\":\"WriteBootConfigAction\",\"assemblyLocation\":\"C:\\\\Program Files\\\\Unity\\\\Hub\\\\Editor\\\\2022.3.33f1\\\\Editor\\\\Data\\\\Tools\\\\BuildPipeline\\\\PlayerBuildProgramLibrary.dll\",\"targets\":[\"Library/Bee/artifacts/WinPlayerBuildProgram/boot.config\"],\"inputs\":[\"Library/PlayerDataCache/Win64/Data/boot.config\",\"Library/PlayerDataCache/Win64/Data/boot.config\",\"Library/PlayerDataCache/Win64/Data/globalgamemanagers\",\"Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets\",\"Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets.resS\",\"Library/PlayerDataCache/Win64/Data/level0\",\"Library/PlayerDataCache/Win64/Data/level0.resS\",\"Library/PlayerDataCache/Win64/Data/resources.assets\",\"Library/PlayerDataCache/Win64/Data/resources.assets.resS\",\"Library/PlayerDataCache/Win64/Data/Resources/unity_builtin_extra\",\"Library/PlayerDataCache/Win64/Data/RuntimeInitializeOnLoads.json\",\"Library/PlayerDataCache/Win64/Data/ScriptingAssemblies.json\",\"Library/PlayerDataCache/Win64/Data/sharedassets0.assets\",\"Library/PlayerDataCache/Win64/Data/sharedassets0.assets.resS\",\"Library/PlayerDataCache/Win64/Data/sharedassets0.resource\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AIModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ARModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AccessibilityModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AndroidJNIModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AnimationModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AssetBundleModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.AudioModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClothModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterInputModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ClusterRendererModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ContentLoadModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CoreModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.CrashReportingModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DSPGraphModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.DirectorModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GIModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GameCenterModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.GridModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.HotReloadModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.IMGUIModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ImageConversionModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputLegacyModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.InputModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.JSONSerializeModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.LocalizationModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.NVIDIAModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ParticleSystemModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PerformanceReportingModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.Physics2DModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PhysicsModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ProfilerModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.PropertiesModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.ScreenCaptureModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SharedInternalsModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteMaskModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SpriteShapeModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.StreamingModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubstanceModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.SubsystemsModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TLSModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TerrainPhysicsModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreFontEngineModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextCoreTextEngineModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TextRenderingModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.TilemapModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIElementsModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UIModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UmbraModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsCommonModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityAnalyticsModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityConnectModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityCurlModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityTestProtocolModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestAudioModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestTextureModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.UnityWebRequestWWWModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VFXModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VRModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VehiclesModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VideoModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.VirtualTexturingModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.WindModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.XRModule.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/mono/Managed/UnityEngine.dll\",\"D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll\",\"D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll\",\"D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll\",\"D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll\",\"D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll\",\"D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll\",\"D:/Unity/3D-FPS/3D FPS/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll\",\"D:/Unity/3D-FPS/3D FPS/Library/PackageCache/com.unity.visualscripting@1.9.4/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Facades/netstandard.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/Mono.Security.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ComponentModel.Composition.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Configuration.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Core.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.DataSetExtensions.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Data.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Drawing.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.EnterpriseServices.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.FileSystem.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.IO.Compression.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Net.Http.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Numerics.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Runtime.Serialization.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Security.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.ServiceModel.Internals.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Transactions.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.Linq.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.Xml.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/System.dll\",\"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32/mscorlib.dll\",\"Library/Bee/Player1b4e562e-inputdata.json\"],\"targetDirectories\":[]}}","oldvalue":null}]} +{"msg":"runNodeAction","annotation":"WriteText Library/Bee/artifacts/csharpactions/boot.config_tyr4.info","displayName":"Writing boot.config_tyr4.info","index":14} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config","index":127} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config","displayName":"Copying machine.config","index":127} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config","displayName":"Copying machine.config","index":132} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx","displayName":"Copying DefaultWsdlHelpGenerator.aspx","index":131} +{"msg":"noderesult","processed_node_count":1,"number_of_nodes_ever_queued":140,"annotation":"WriteText Library/Bee/artifacts/csharpactions/boot.config_tyr4.info","index":14,"exitcode":0,"outputfile":"Library\\Bee\\artifacts\\csharpactions\\boot.config_tyr4.info"} +{"msg":"noderesult","processed_node_count":2,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/app.info","index":115,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\app.info"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config","index":124} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config","displayName":"Copying web.config","index":124} +{"msg":"noderesult","processed_node_count":3,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config","index":129,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\4.0\\web.config"} +{"msg":"noderesult","processed_node_count":3,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config","index":132,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\4.5\\machine.config"} +{"msg":"noderesult","processed_node_count":5,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config","index":127,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\4.0\\machine.config"} +{"msg":"noderesult","processed_node_count":6,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx","index":131,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\4.5\\DefaultWsdlHelpGenerator.aspx"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config","index":122} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config","displayName":"Copying machine.config","index":122} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map","index":123} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map","displayName":"Copying settings.map","index":123} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx","index":121} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx","displayName":"Copying DefaultWsdlHelpGenerator.aspx","index":121} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser","index":120} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser","displayName":"Copying Compat.browser","index":120} +{"msg":"noderesult","processed_node_count":7,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config","index":124,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\2.0\\web.config"} +{"msg":"noderesult","processed_node_count":7,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config","index":122,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\2.0\\machine.config"} +{"msg":"noderesult","processed_node_count":9,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map","index":123,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\2.0\\settings.map"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll","index":119} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll","index":118} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll","displayName":"Copying MonoPosixHelper.dll","index":119} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll","displayName":"Copying mono-2.0-bdwgc.dll","index":118} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS.exe","index":117} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS.exe","displayName":"Copying 3D FPS.exe","index":117} +{"msg":"noderesult","processed_node_count":10,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser","index":120,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\2.0\\Browsers\\Compat.browser"} +{"msg":"noderesult","processed_node_count":10,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx","index":121,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\2.0\\DefaultWsdlHelpGenerator.aspx"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/mscorlib.dll","index":113} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/mscorlib.dll","displayName":"Copying mscorlib.dll","index":113} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources","index":116} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources","displayName":"Copying unity default resources","index":116} +{"msg":"noderesult","processed_node_count":12,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS.exe","index":117,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS.exe"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.dll","index":112} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.dll","displayName":"Copying System.dll","index":112} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config","displayName":"Copying config","index":136} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini","displayName":"Copying browscap.ini","index":135} +{"msg":"noderesult","processed_node_count":13,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.dll","index":112,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.dll","index":111} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.dll","displayName":"Copying System.Xml.dll","index":111} +{"msg":"noderesult","processed_node_count":14,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/config","index":136,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\config"} +{"msg":"noderesult","processed_node_count":14,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll","index":119,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\EmbedRuntime\\MonoPosixHelper.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll","index":110} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll","displayName":"Copying System.Xml.Linq.dll","index":110} +{"msg":"noderesult","processed_node_count":15,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/mscorlib.dll","index":113,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\mscorlib.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll","index":109} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll","displayName":"Copying System.Transactions.dll","index":109} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll","index":108} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll","displayName":"Copying System.ServiceModel.Internals.dll","index":108} +{"msg":"noderesult","processed_node_count":17,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity default resources","index":116,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Resources\\unity default resources"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Security.dll","index":107} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Security.dll","displayName":"Copying System.Security.dll","index":107} +{"msg":"noderesult","processed_node_count":18,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini","index":135,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\browscap.ini"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll","index":106} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll","displayName":"Copying System.Runtime.Serialization.dll","index":106} +{"msg":"noderesult","processed_node_count":19,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll","index":109,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.Transactions.dll"} +{"msg":"noderesult","processed_node_count":19,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll","index":110,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.Xml.Linq.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll","index":105} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll","displayName":"Copying System.Numerics.dll","index":105} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll","index":104} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll","displayName":"Copying System.Net.Http.dll","index":104} +{"msg":"noderesult","processed_node_count":21,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll","index":108,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.ServiceModel.Internals.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll","index":103} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll","displayName":"Copying System.IO.Compression.dll","index":103} +{"msg":"noderesult","processed_node_count":22,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Xml.dll","index":111,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.Xml.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll","index":102} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll","displayName":"Copying System.IO.Compression.FileSystem.dll","index":102} +{"msg":"noderesult","processed_node_count":23,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Security.dll","index":107,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.Security.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll","index":101} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll","displayName":"Copying System.EnterpriseServices.dll","index":101} +{"msg":"noderesult","processed_node_count":24,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll","index":104,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.Net.Http.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll","index":100} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll","displayName":"Copying System.Drawing.dll","index":100} +{"msg":"inputSignatureChanged","annotation":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config","index":15,"changes":[{"key":"Action","value":"\"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\netcorerun\\netcorerun.exe\" \"C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\WinPlayerBuildProgram.exe\" \"C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Bee;C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Tools/BuildPipeline\" invoke_static_method \"Library\\Bee\\artifacts\\csharpactions\\boot.config_tyr4.info\"","oldvalue":null},{"key":"FileList","value":["Library\\PlayerDataCache\\Win64\\Data\\boot.config","Library\\PlayerDataCache\\Win64\\Data\\boot.config","Library\\PlayerDataCache\\Win64\\Data\\globalgamemanagers","Library\\PlayerDataCache\\Win64\\Data\\globalgamemanagers.assets","Library\\PlayerDataCache\\Win64\\Data\\globalgamemanagers.assets.resS","Library\\PlayerDataCache\\Win64\\Data\\level0","Library\\PlayerDataCache\\Win64\\Data\\level0.resS","Library\\PlayerDataCache\\Win64\\Data\\resources.assets","Library\\PlayerDataCache\\Win64\\Data\\resources.assets.resS","Library\\PlayerDataCache\\Win64\\Data\\Resources\\unity_builtin_extra","Library\\PlayerDataCache\\Win64\\Data\\RuntimeInitializeOnLoads.json","Library\\PlayerDataCache\\Win64\\Data\\ScriptingAssemblies.json","Library\\PlayerDataCache\\Win64\\Data\\sharedassets0.assets","Library\\PlayerDataCache\\Win64\\Data\\sharedassets0.assets.resS","Library\\PlayerDataCache\\Win64\\Data\\sharedassets0.resource","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AIModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ARModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AccessibilityModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AndroidJNIModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AnimationModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AssetBundleModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.AudioModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClothModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterInputModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ClusterRendererModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ContentLoadModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CoreModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.CrashReportingModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DSPGraphModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.DirectorModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GIModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GameCenterModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.GridModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.HotReloadModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.IMGUIModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ImageConversionModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputLegacyModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.InputModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.JSONSerializeModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.LocalizationModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.NVIDIAModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ParticleSystemModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PerformanceReportingModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.Physics2DModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PhysicsModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ProfilerModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.PropertiesModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.ScreenCaptureModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SharedInternalsModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteMaskModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SpriteShapeModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.StreamingModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubstanceModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.SubsystemsModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TLSModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TerrainPhysicsModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreFontEngineModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextCoreTextEngineModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TextRenderingModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.TilemapModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIElementsModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UIModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UmbraModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsCommonModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityAnalyticsModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityConnectModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityCurlModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityTestProtocolModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAssetBundleModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestAudioModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestTextureModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.UnityWebRequestWWWModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VFXModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VRModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VehiclesModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VideoModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.VirtualTexturingModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.WindModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.XRModule.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\PlaybackEngines\\WindowsStandaloneSupport\\Variations\\mono\\Managed\\UnityEngine.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll","D:\\Unity\\3D-FPS\\3D FPS\\Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Dependencies\\NCalc\\Unity.VisualScripting.Antlr3.Runtime.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\Facades\\netstandard.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\Mono.Security.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.ComponentModel.Composition.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Configuration.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Core.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Data.DataSetExtensions.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Data.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Drawing.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.EnterpriseServices.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.IO.Compression.FileSystem.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.IO.Compression.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Net.Http.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Numerics.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Runtime.Serialization.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Security.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.ServiceModel.Internals.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Transactions.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Xml.Linq.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.Xml.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\System.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\MonoBleedingEdge\\lib\\mono\\unityjit-win32\\mscorlib.dll","Library\\Bee\\Player1b4e562e-inputdata.json","Library\\Bee\\artifacts\\csharpactions\\boot.config_tyr4.info","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.BuildTools.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Core.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.CSharpSupport.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.DotNet.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.NativeProgramSupport.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Stevedore.Program.exe","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.TinyProfiler2.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Toolchain.GNU.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Toolchain.LLVM.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Toolchain.VisualStudio.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Toolchain.Xcode.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.Tools.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.TundraBackend.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Bee.VisualStudioSolution.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\BeeBuildProgramCommon.Data.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\BeeBuildProgramCommon.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\BeeLocalCacheTool.exe","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Newtonsoft.Json.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\NiceIO.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\PlayerBuildProgramLibrary.Data.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\PlayerBuildProgramLibrary.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\ScriptCompilationBuildProgram.Data.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\ScriptCompilationBuildProgram.exe","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\SharpYaml.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Api.Attributes.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Cecil.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Cecil.Mdb.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Cecil.Pdb.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Cecil.Rocks.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.IL2CPP.Api.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.IL2CPP.Bee.BuildLogic.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.IL2CPP.Bee.IL2CPPExeCompileCppBuildProgram.Data.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Linker.Api.dll","C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.33f1\\Editor\\Data\\Tools\\BuildPipeline\\Unity.Options.dll"],"oldvalue":[],"dependency":"explicit"}]} +{"msg":"noderesult","processed_node_count":25,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll","index":106,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.Runtime.Serialization.dll"} {"msg":"runNodeAction","annotation":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config","displayName":"AddBootConfigGUID boot","index":15} -{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity_builtin_extra","displayName":"Copying unity_builtin_extra","index":8} -{"msg":"noderesult","processed_node_count":126,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.resource","index":13,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V01LowQ\\3D FPS_Data\\sharedassets0.resource"} -{"msg":"noderesult","processed_node_count":127,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/Resources/unity_builtin_extra","index":8,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V01LowQ\\3D FPS_Data\\Resources\\unity_builtin_extra"} -{"msg":"noderesult","processed_node_count":128,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets","index":11,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V01LowQ\\3D FPS_Data\\sharedassets0.assets"} -{"msg":"noderesult","processed_node_count":129,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/sharedassets0.assets.resS","index":12,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V01LowQ\\3D FPS_Data\\sharedassets0.assets.resS"} -{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets.resS","displayName":"Copying resources.assets.resS","index":7} -{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets","displayName":"Copying globalgamemanagers.assets","index":2} -{"msg":"noderesult","processed_node_count":130,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets.resS","index":7,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V01LowQ\\3D FPS_Data\\resources.assets.resS"} -{"msg":"noderesult","processed_node_count":131,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets","index":2,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V01LowQ\\3D FPS_Data\\globalgamemanagers.assets"} -{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0.resS","displayName":"Copying level0.resS","index":5} -{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers","displayName":"Copying globalgamemanagers","index":1} -{"msg":"noderesult","processed_node_count":132,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0.resS","index":5,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V01LowQ\\3D FPS_Data\\level0.resS"} -{"msg":"noderesult","processed_node_count":133,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers","index":1,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V01LowQ\\3D FPS_Data\\globalgamemanagers"} -{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets","displayName":"Copying resources.assets","index":6} -{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0","displayName":"Copying level0","index":4} -{"msg":"noderesult","processed_node_count":134,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/level0","index":4,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V01LowQ\\3D FPS_Data\\level0"} -{"msg":"noderesult","processed_node_count":134,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/resources.assets","index":6,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V01LowQ\\3D FPS_Data\\resources.assets"} -{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets.resS","displayName":"Copying globalgamemanagers.assets.resS","index":3} -{"msg":"noderesult","processed_node_count":136,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/globalgamemanagers.assets.resS","index":3,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V01LowQ\\3D FPS_Data\\globalgamemanagers.assets.resS"} +{"msg":"noderesult","processed_node_count":25,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll","index":105,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.Numerics.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.dll","index":99} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.dll","displayName":"Copying System.Data.dll","index":99} +{"msg":"noderesult","processed_node_count":26,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll","index":118,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\EmbedRuntime\\mono-2.0-bdwgc.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll","index":98} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll","displayName":"Copying System.Data.DataSetExtensions.dll","index":98} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Core.dll","index":97} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Core.dll","displayName":"Copying System.Core.dll","index":97} +{"msg":"noderesult","processed_node_count":28,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll","index":103,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.IO.Compression.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll","index":96} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll","displayName":"Copying System.Configuration.dll","index":96} +{"msg":"noderesult","processed_node_count":29,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll","index":101,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.EnterpriseServices.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll","index":95} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll","displayName":"Copying System.ComponentModel.Composition.dll","index":95} +{"msg":"noderesult","processed_node_count":30,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll","index":102,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.IO.Compression.FileSystem.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll","index":94} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll","displayName":"Copying Mono.Security.dll","index":94} +{"msg":"noderesult","processed_node_count":31,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll","index":100,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.Drawing.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/netstandard.dll","index":93} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/netstandard.dll","displayName":"Copying netstandard.dll","index":93} +{"msg":"noderesult","processed_node_count":32,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll","index":98,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.Data.DataSetExtensions.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll","index":92} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll","displayName":"Copying Unity.VisualScripting.Antlr3.Runtime.dll","index":92} +{"msg":"noderesult","processed_node_count":33,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll","index":96,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.Configuration.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll","index":91} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll","displayName":"Copying Unity.VisualScripting.Flow.dll","index":91} +{"msg":"noderesult","processed_node_count":34,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Data.dll","index":99,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.Data.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll","index":90} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll","displayName":"Copying Unity.VisualScripting.State.dll","index":90} +{"msg":"noderesult","processed_node_count":35,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.Core.dll","index":97,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.Core.dll"} +{"msg":"noderesult","processed_node_count":35,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll","index":95,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\System.ComponentModel.Composition.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll","index":89} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll","displayName":"Copying Unity.VisualScripting.Core.dll","index":89} +{"msg":"noderesult","processed_node_count":36,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll","index":94,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\Mono.Security.dll"} +{"msg":"noderesult","processed_node_count":36,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll","index":92,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\Unity.VisualScripting.Antlr3.Runtime.dll"} +{"msg":"noderesult","processed_node_count":37,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/netstandard.dll","index":93,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\netstandard.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll","index":88} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll","displayName":"Copying Unity.TextMeshPro.dll","index":88} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll","index":87} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll","displayName":"Copying UnityEngine.UI.dll","index":87} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll","index":86} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll","displayName":"Copying Unity.Timeline.dll","index":86} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll","index":85} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll","displayName":"Copying Assembly-CSharp.dll","index":85} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser","displayName":"Copying Compat.browser","index":130} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe","displayName":"Copying UnityCrashHandler64.exe","index":138} +{"msg":"noderesult","processed_node_count":40,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser","index":130,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\4.5\\Browsers\\Compat.browser"} +{"msg":"noderesult","processed_node_count":40,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll","index":91,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\Unity.VisualScripting.Flow.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll","index":84} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll","displayName":"Copying UnityEngine.dll","index":84} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll","index":83} +{"msg":"noderesult","processed_node_count":42,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll","index":90,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\Unity.VisualScripting.State.dll"} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll","displayName":"Copying UnityEngine.XRModule.dll","index":83} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll","index":82} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll","displayName":"Copying UnityEngine.WindModule.dll","index":82} +{"msg":"noderesult","processed_node_count":43,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll","index":87,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UI.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll","index":81} +{"msg":"noderesult","processed_node_count":44,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll","index":86,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\Unity.Timeline.dll"} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll","displayName":"Copying UnityEngine.VirtualTexturingModule.dll","index":81} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll","index":80} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll","displayName":"Copying UnityEngine.VideoModule.dll","index":80} +{"msg":"noderesult","processed_node_count":45,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll","index":85,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\Assembly-CSharp.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll","index":79} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll","displayName":"Copying UnityEngine.VehiclesModule.dll","index":79} +{"msg":"noderesult","processed_node_count":46,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll","index":88,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\Unity.TextMeshPro.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll","index":78} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll","displayName":"Copying UnityEngine.VRModule.dll","index":78} +{"msg":"noderesult","processed_node_count":47,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll","index":89,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\Unity.VisualScripting.Core.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll","index":77} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll","displayName":"Copying UnityEngine.VFXModule.dll","index":77} +{"msg":"noderesult","processed_node_count":48,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityCrashHandler64.exe","index":138,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\UnityCrashHandler64.exe"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll","index":76} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll","displayName":"Copying UnityEngine.UnityWebRequestWWWModule.dll","index":76} +{"msg":"noderesult","processed_node_count":49,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll","index":84,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.dll"} +{"msg":"noderesult","processed_node_count":49,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll","index":82,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.WindModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll","index":75} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll","displayName":"Copying UnityEngine.UnityWebRequestTextureModule.dll","index":75} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll","index":74} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll","displayName":"Copying UnityEngine.UnityWebRequestModule.dll","index":74} +{"msg":"noderesult","processed_node_count":51,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll","index":81,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.VirtualTexturingModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll","index":73} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll","displayName":"Copying UnityEngine.UnityWebRequestAudioModule.dll","index":73} +{"msg":"noderesult","processed_node_count":52,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll","index":83,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.XRModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll","index":72} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll","displayName":"Copying UnityEngine.UnityWebRequestAssetBundleModule.dll","index":72} +{"msg":"noderesult","processed_node_count":53,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll","index":80,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.VideoModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll","index":71} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll","displayName":"Copying UnityEngine.UnityTestProtocolModule.dll","index":71} +{"msg":"noderesult","processed_node_count":54,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll","index":79,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.VehiclesModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll","index":70} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll","displayName":"Copying UnityEngine.UnityCurlModule.dll","index":70} +{"msg":"noderesult","processed_node_count":55,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll","index":78,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.VRModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll","index":69} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll","displayName":"Copying UnityEngine.UnityConnectModule.dll","index":69} +{"msg":"noderesult","processed_node_count":56,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll","index":77,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.VFXModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll","index":68} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll","displayName":"Copying UnityEngine.UnityAnalyticsModule.dll","index":68} +{"msg":"noderesult","processed_node_count":57,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll","index":74,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UnityWebRequestModule.dll"} +{"msg":"noderesult","processed_node_count":57,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll","index":75,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UnityWebRequestTextureModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll","index":67} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll","displayName":"Copying UnityEngine.UnityAnalyticsCommonModule.dll","index":67} +{"msg":"noderesult","processed_node_count":58,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll","index":76,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UnityWebRequestWWWModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll","index":66} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll","displayName":"Copying UnityEngine.UmbraModule.dll","index":66} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll","index":65} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll","displayName":"Copying UnityEngine.UIModule.dll","index":65} +{"msg":"noderesult","processed_node_count":60,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll","index":73,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UnityWebRequestAudioModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll","index":64} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll","displayName":"Copying UnityEngine.UIElementsModule.dll","index":64} +{"msg":"noderesult","processed_node_count":61,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll","index":71,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UnityTestProtocolModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll","index":63} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll","displayName":"Copying UnityEngine.TilemapModule.dll","index":63} +{"msg":"noderesult","processed_node_count":62,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll","index":72,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UnityWebRequestAssetBundleModule.dll"} +{"msg":"noderesult","processed_node_count":62,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll","index":70,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UnityCurlModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll","index":62} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll","displayName":"Copying UnityEngine.TextRenderingModule.dll","index":62} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll","index":61} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll","displayName":"Copying UnityEngine.TextCoreTextEngineModule.dll","index":61} +{"msg":"noderesult","processed_node_count":64,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll","index":69,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UnityConnectModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll","index":60} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll","displayName":"Copying UnityEngine.TextCoreFontEngineModule.dll","index":60} +{"msg":"noderesult","processed_node_count":65,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll","index":68,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UnityAnalyticsModule.dll"} +{"msg":"noderesult","processed_node_count":65,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll","index":67,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UnityAnalyticsCommonModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll","index":59} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll","displayName":"Copying UnityEngine.TerrainPhysicsModule.dll","index":59} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll","index":58} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll","displayName":"Copying UnityEngine.TerrainModule.dll","index":58} +{"msg":"noderesult","processed_node_count":67,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll","index":65,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UIModule.dll"} +{"msg":"noderesult","processed_node_count":67,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll","index":66,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UmbraModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll","index":57} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll","displayName":"Copying UnityEngine.TLSModule.dll","index":57} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll","index":56} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll","displayName":"Copying UnityEngine.SubsystemsModule.dll","index":56} +{"msg":"noderesult","processed_node_count":69,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll","index":63,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.TilemapModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll","index":55} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll","displayName":"Copying UnityEngine.SubstanceModule.dll","index":55} +{"msg":"noderesult","processed_node_count":70,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll","index":62,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.TextRenderingModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll","index":54} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll","displayName":"Copying UnityEngine.StreamingModule.dll","index":54} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map","displayName":"Copying settings.map","index":133} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config","displayName":"Copying web.config","index":134} +{"msg":"noderesult","processed_node_count":71,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll","index":60,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.TextCoreFontEngineModule.dll"} +{"msg":"noderesult","processed_node_count":71,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll","index":64,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.UIElementsModule.dll"} +{"msg":"noderesult","processed_node_count":71,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll","index":61,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.TextCoreTextEngineModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll","index":53} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll","displayName":"Copying UnityEngine.SpriteShapeModule.dll","index":53} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll","index":52} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll","displayName":"Copying UnityEngine.SpriteMaskModule.dll","index":52} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll","index":51} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll","displayName":"Copying UnityEngine.SharedInternalsModule.dll","index":51} +{"msg":"noderesult","processed_node_count":74,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll","index":59,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.TerrainPhysicsModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll","index":50} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll","displayName":"Copying UnityEngine.ScreenCaptureModule.dll","index":50} +{"msg":"noderesult","processed_node_count":75,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll","index":57,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.TLSModule.dll"} +{"msg":"noderesult","processed_node_count":75,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll","index":56,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.SubsystemsModule.dll"} +{"msg":"noderesult","processed_node_count":75,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll","index":58,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.TerrainModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","index":49} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","displayName":"Copying UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","index":49} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll","index":48} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll","index":47} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll","displayName":"Copying UnityEngine.PropertiesModule.dll","index":48} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll","displayName":"Copying UnityEngine.ProfilerModule.dll","index":47} +{"msg":"noderesult","processed_node_count":78,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll","index":55,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.SubstanceModule.dll"} +{"msg":"noderesult","processed_node_count":78,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map","index":133,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\4.5\\settings.map"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll","index":46} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll","displayName":"Copying UnityEngine.PhysicsModule.dll","index":46} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll","index":45} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll","displayName":"Copying UnityEngine.Physics2DModule.dll","index":45} +{"msg":"noderesult","processed_node_count":80,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config","index":134,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\4.5\\web.config"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll","index":44} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll","displayName":"Copying UnityEngine.PerformanceReportingModule.dll","index":44} +{"msg":"noderesult","processed_node_count":81,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll","index":54,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.StreamingModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll","index":43} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll","displayName":"Copying UnityEngine.ParticleSystemModule.dll","index":43} +{"msg":"noderesult","processed_node_count":82,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll","index":52,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.SpriteMaskModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll","index":42} +{"msg":"noderesult","processed_node_count":83,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll","index":51,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.SharedInternalsModule.dll"} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll","displayName":"Copying UnityEngine.NVIDIAModule.dll","index":42} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll","index":41} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll","displayName":"Copying UnityEngine.LocalizationModule.dll","index":41} +{"msg":"noderesult","processed_node_count":84,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll","index":53,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.SpriteShapeModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll","index":40} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll","displayName":"Copying UnityEngine.JSONSerializeModule.dll","index":40} +{"msg":"noderesult","processed_node_count":85,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll","index":47,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.ProfilerModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll","index":39} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll","displayName":"Copying UnityEngine.InputModule.dll","index":39} +{"msg":"noderesult","processed_node_count":86,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll","index":50,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.ScreenCaptureModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll","index":38} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll","displayName":"Copying UnityEngine.InputLegacyModule.dll","index":38} +{"msg":"noderesult","processed_node_count":87,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","index":49,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll"} +{"msg":"noderesult","processed_node_count":87,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll","index":48,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.PropertiesModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll","index":37} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll","displayName":"Copying UnityEngine.ImageConversionModule.dll","index":37} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll","index":36} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll","displayName":"Copying UnityEngine.IMGUIModule.dll","index":36} +{"msg":"noderesult","processed_node_count":89,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll","index":46,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.PhysicsModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll","index":35} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll","displayName":"Copying UnityEngine.HotReloadModule.dll","index":35} +{"msg":"noderesult","processed_node_count":90,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll","index":45,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.Physics2DModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll","index":34} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll","displayName":"Copying UnityEngine.GridModule.dll","index":34} +{"msg":"noderesult","processed_node_count":91,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll","index":44,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.PerformanceReportingModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll","index":33} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll","displayName":"Copying UnityEngine.GameCenterModule.dll","index":33} +{"msg":"noderesult","processed_node_count":92,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll","index":43,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.ParticleSystemModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll","index":32} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll","displayName":"Copying UnityEngine.GIModule.dll","index":32} +{"msg":"noderesult","processed_node_count":93,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll","index":42,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.NVIDIAModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll","index":31} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll","displayName":"Copying UnityEngine.DirectorModule.dll","index":31} +{"msg":"noderesult","processed_node_count":94,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll","index":40,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.JSONSerializeModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll","index":30} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll","displayName":"Copying UnityEngine.DSPGraphModule.dll","index":30} +{"msg":"noderesult","processed_node_count":95,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll","index":41,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.LocalizationModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll","index":29} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll","displayName":"Copying UnityEngine.CrashReportingModule.dll","index":29} +{"msg":"noderesult","processed_node_count":96,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll","index":39,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.InputModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll","index":28} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll","displayName":"Copying UnityEngine.CoreModule.dll","index":28} +{"msg":"noderesult","processed_node_count":97,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll","index":38,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.InputLegacyModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll","index":27} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll","displayName":"Copying UnityEngine.ContentLoadModule.dll","index":27} +{"msg":"noderesult","processed_node_count":98,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll","index":37,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.ImageConversionModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll","index":26} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll","displayName":"Copying UnityEngine.ClusterRendererModule.dll","index":26} +{"msg":"noderesult","processed_node_count":99,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll","index":36,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.IMGUIModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll","index":25} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll","displayName":"Copying UnityEngine.ClusterInputModule.dll","index":25} +{"msg":"noderesult","processed_node_count":100,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll","index":34,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.GridModule.dll"} +{"msg":"noderesult","processed_node_count":100,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll","index":35,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.HotReloadModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll","index":24} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll","displayName":"Copying UnityEngine.ClothModule.dll","index":24} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll","index":23} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll","displayName":"Copying UnityEngine.AudioModule.dll","index":23} +{"msg":"noderesult","processed_node_count":102,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll","index":33,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.GameCenterModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll","index":22} +{"msg":"noderesult","processed_node_count":103,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll","index":32,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.GIModule.dll"} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll","displayName":"Copying UnityEngine.AssetBundleModule.dll","index":22} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml","displayName":"Copying config.xml","index":137} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll","index":21} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll","displayName":"Copying UnityEngine.AnimationModule.dll","index":21} +{"msg":"noderesult","processed_node_count":104,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll","index":31,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.DirectorModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll","index":20} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll","displayName":"Copying UnityEngine.AndroidJNIModule.dll","index":20} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser","displayName":"Copying Compat.browser","index":125} +{"msg":"noderesult","processed_node_count":105,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll","index":30,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.DSPGraphModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll","index":19} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll","displayName":"Copying UnityEngine.AccessibilityModule.dll","index":19} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map","displayName":"Copying settings.map","index":128} +{"msg":"noderesult","processed_node_count":106,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll","index":29,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.CrashReportingModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll","index":18} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll","displayName":"Copying UnityEngine.ARModule.dll","index":18} +{"msg":"noderesult","processed_node_count":107,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll","index":26,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.ClusterRendererModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll","index":17} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll","displayName":"Copying UnityEngine.AIModule.dll","index":17} +{"msg":"noderesult","processed_node_count":108,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll","index":27,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.ContentLoadModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll","index":139} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll","displayName":"Copying UnityPlayer.dll","index":139} +{"msg":"noderesult","processed_node_count":109,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser","index":125,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\4.0\\Browsers\\Compat.browser"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.resource","index":13} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.resource","displayName":"Copying sharedassets0.resource","index":13} +{"msg":"noderesult","processed_node_count":110,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml","index":137,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\mconfig\\config.xml"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets.resS","index":12} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets.resS","displayName":"Copying sharedassets0.assets.resS","index":12} +{"msg":"noderesult","processed_node_count":111,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll","index":28,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.CoreModule.dll"} +{"msg":"noderesult","processed_node_count":111,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll","index":25,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.ClusterInputModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets","index":11} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets","displayName":"Copying sharedassets0.assets","index":11} +{"msg":"noderesult","processed_node_count":112,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.resource","index":13,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\sharedassets0.resource"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/ScriptingAssemblies.json","index":10} +{"msg":"noderesult","processed_node_count":113,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll","index":22,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.AssetBundleModule.dll"} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/ScriptingAssemblies.json","displayName":"Copying ScriptingAssemblies.json","index":10} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json","index":9} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json","displayName":"Copying RuntimeInitializeOnLoads.json","index":9} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra","index":8} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra","displayName":"Copying unity_builtin_extra","index":8} +{"msg":"noderesult","processed_node_count":115,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll","index":17,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.AIModule.dll"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets.resS","index":7} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets.resS","displayName":"Copying resources.assets.resS","index":7} +{"msg":"noderesult","processed_node_count":116,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra","index":8,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Resources\\unity_builtin_extra"} +{"msg":"noderesult","processed_node_count":116,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/ScriptingAssemblies.json","index":10,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\ScriptingAssemblies.json"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets","index":6} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets","displayName":"Copying resources.assets","index":6} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0.resS","index":5} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0.resS","displayName":"Copying level0.resS","index":5} +{"msg":"noderesult","processed_node_count":118,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json","index":9,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\RuntimeInitializeOnLoads.json"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0","index":4} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0","displayName":"Copying level0","index":4} +{"msg":"noderesult","processed_node_count":119,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets","index":11,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\sharedassets0.assets"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS","index":3} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS","displayName":"Copying globalgamemanagers.assets.resS","index":3} +{"msg":"noderesult","processed_node_count":120,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0","index":4,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\level0"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets","index":2} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets","displayName":"Copying globalgamemanagers.assets","index":2} +{"msg":"noderesult","processed_node_count":121,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/level0.resS","index":5,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\level0.resS"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers","index":1} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers","displayName":"Copying globalgamemanagers","index":1} +{"msg":"noderesult","processed_node_count":122,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers","index":1,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\globalgamemanagers"} +{"msg":"noderesult","processed_node_count":123,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets","index":2,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\globalgamemanagers.assets"} +{"msg":"noderesult","processed_node_count":124,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll","index":18,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.ARModule.dll"} +{"msg":"noderesult","processed_node_count":124,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll","index":20,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.AndroidJNIModule.dll"} +{"msg":"noderesult","processed_node_count":126,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll","index":21,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.AnimationModule.dll"} +{"msg":"noderesult","processed_node_count":127,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll","index":24,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.ClothModule.dll"} +{"msg":"noderesult","processed_node_count":128,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/sharedassets0.assets.resS","index":12,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\sharedassets0.assets.resS"} +{"msg":"noderesult","processed_node_count":129,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets","index":6,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\resources.assets"} +{"msg":"noderesult","processed_node_count":130,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS","index":3,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\globalgamemanagers.assets.resS"} +{"msg":"noderesult","processed_node_count":131,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/resources.assets.resS","index":7,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\resources.assets.resS"} +{"msg":"noderesult","processed_node_count":132,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map","index":128,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\4.0\\settings.map"} +{"msg":"noderesult","processed_node_count":133,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll","index":19,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.AccessibilityModule.dll"} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx","displayName":"Copying DefaultWsdlHelpGenerator.aspx","index":126} +{"msg":"noderesult","processed_node_count":134,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll","index":23,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\Managed\\UnityEngine.AudioModule.dll"} +{"msg":"noderesult","processed_node_count":135,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx","index":126,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\MonoBleedingEdge\\etc\\mono\\4.0\\DefaultWsdlHelpGenerator.aspx"} +{"msg":"noderesult","processed_node_count":136,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/UnityPlayer.dll","index":139,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\UnityPlayer.dll"} {"msg":"noderesult","processed_node_count":137,"number_of_nodes_ever_queued":140,"annotation":"AddBootConfigGUID Library/Bee/artifacts/WinPlayerBuildProgram/boot.config","index":15,"exitcode":0,"outputfile":"Library\\Bee\\artifacts\\WinPlayerBuildProgram\\boot.config"} -{"msg":"inputSignatureChanged","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config","index":16,"changes":[{"key":"FileList","value":["Library\\Bee\\artifacts\\WinPlayerBuildProgram\\boot.config"],"oldvalue":[],"dependency":"explicit"}]} -{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config","displayName":"Copying boot.config","index":16} -{"msg":"noderesult","processed_node_count":138,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS_Data/boot.config","index":16,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V01LowQ\\3D FPS_Data\\boot.config"} +{"msg":"newNode","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config","index":16} +{"msg":"runNodeAction","annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config","displayName":"Copying boot.config","index":16} +{"msg":"noderesult","processed_node_count":138,"number_of_nodes_ever_queued":140,"annotation":"CopyFiles D:/Unity/3D-FPS/Builded/V02/3D FPS_Data/boot.config","index":16,"exitcode":0,"outputfile":"D:\\Unity\\3D-FPS\\Builded\\V02\\3D FPS_Data\\boot.config"} diff --git a/3D FPS/Library/BuildPlayerData/Editor/TypeDb-All.json b/3D FPS/Library/BuildPlayerData/Editor/TypeDb-All.json index 28eb5924..3be655f8 100644 --- a/3D FPS/Library/BuildPlayerData/Editor/TypeDb-All.json +++ b/3D FPS/Library/BuildPlayerData/Editor/TypeDb-All.json @@ -1 +1 @@ -{"root":[{"name":"Assembly-CSharp","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\Assembly-CSharp.dll","types":[{"className":"EnemyAttack","fieldInfos":[{"name":"attackRange","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"attackAngle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"attackCooldown","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"damage","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"EnemyMovement","fieldInfos":[{"name":"charControl","type":"UnityEngine.CharacterController","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"speed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gravity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"jumpHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundCheck","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"obstacleMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"detectionOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"player","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"obstacleDetectionDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"rotationSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"RandomSpawn","fieldInfos":[{"name":"enemyPrefab","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spawnInterval","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spawnAreaCenter","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spawnAreaSize","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Entity","fieldInfos":[{"name":"startingHealth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"scoreValue","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"GameOverScreen","fieldInfos":[{"name":"scoreText","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Gun","fieldInfos":[{"name":"onGunShoot","type":"UnityEngine.Events.UnityEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fireCoolDown","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"automatic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"GunDamage","fieldInfos":[{"name":"bulletHolePrefab","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"damage","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bulletRange","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"audioSource","type":"UnityEngine.AudioSource","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gunShot","type":"UnityEngine.AudioClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"GunRecoil","fieldInfos":[{"name":"gunTransform","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoilDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoilRotation","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoilSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoverySpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"PlayerCamMovement","fieldInfos":[{"name":"mouseSensitivity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"playerBody","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"PlayerHealth","fieldInfos":[{"name":"startingHealth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"healthMonitor","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gameOverScreen","type":"GameOverScreen","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"PlayerMovement","fieldInfos":[{"name":"charControl","type":"UnityEngine.CharacterController","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"speed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gravity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"jumpHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundCheck","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"Unity.TextMeshPro","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\Unity.TextMeshPro.dll","types":[{"className":"TMPro.FastAction","fieldInfos":[]},{"className":"TMPro.ITextPreprocessor","fieldInfos":[]},{"className":"TMPro.MaterialReferenceManager","fieldInfos":[]},{"className":"TMPro.TMP_MaterialReference","fieldInfos":[{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referenceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.MaterialReference","fieldInfos":[{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isDefaultMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isFallbackMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fallbackMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referenceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextContainerAnchors","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextContainer","fieldInfos":[{"name":"m_pivot","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_anchorPosition","type":"TMPro.TextContainerAnchors","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_rect","type":"UnityEngine.Rect","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_margins","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextMeshPro","fieldInfos":[{"name":"_SortingLayer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"_SortingLayerID","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"_SortingOrder","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_hasFontAssetChanged","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_renderer","type":"UnityEngine.Renderer","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_maskType","type":"TMPro.MaskingTypes","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text","fieldInfos":[{"name":"m_text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isRightToLeft","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sharedMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSharedMaterials","type":"UnityEngine.Material[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontMaterials","type":"UnityEngine.Material[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColor32","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableVertexGradient","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_colorMode","type":"TMPro.ColorMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColorGradient","type":"TMPro.VertexGradient","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColorGradientPreset","type":"TMPro.TMP_ColorGradient","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_tintAllSprites","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_StyleSheet","type":"TMPro.TMP_StyleSheet","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextStyleHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_overrideHtmlColors","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_faceColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSizeBase","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontWeight","type":"TMPro.FontWeight","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableAutoSizing","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSizeMin","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSizeMax","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontStyle","type":"TMPro.FontStyles","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalAlignment","type":"TMPro.HorizontalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalAlignment","type":"TMPro.VerticalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_textAlignment","type":"TMPro.TextAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_characterSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_wordSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_lineSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_lineSpacingMax","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_paragraphSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_charWidthMaxAdj","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableWordWrapping","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_wordWrappingRatios","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_overflowMode","type":"TMPro.TextOverflowModes","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_linkedTextComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"parentLinkedComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableKerning","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableExtraPadding","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"checkPaddingRequired","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isRichText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_parseCtrlCharacters","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isOrthographic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isCullingEnabled","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_horizontalMapping","type":"TMPro.TextureMappingOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_verticalMapping","type":"TMPro.TextureMappingOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_uvLineOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_geometrySortingOrder","type":"TMPro.VertexSortingOrder","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsTextObjectScaleStatic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VertexBufferAutoSizeReduction","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_useMaxVisibleDescender","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_pageToDisplay","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_margin","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isUsingLegacyAnimationComponent","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isVolumetricText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+CharacterSubstitution","fieldInfos":[{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"unicode","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+TextInputSources","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+UnicodeChar","fieldInfos":[{"name":"unicode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stringIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"length","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+SpecialCharacter","fieldInfos":[{"name":"character","type":"TMPro.TMP_Character","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+TextBackingContainer","fieldInfos":[]},{"className":"TMPro.TextMeshProUGUI","fieldInfos":[{"name":"m_hasFontAssetChanged","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_baseMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_maskOffset","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.Compute_DistanceTransform_EventTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMPro_EventManager","fieldInfos":[]},{"className":"TMPro.Compute_DT_EventArgs","fieldInfos":[{"name":"EventType","type":"TMPro.Compute_DistanceTransform_EventTypes","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ProgressPercentage","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Colors","type":"UnityEngine.Color[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMPro_ExtensionMethods","fieldInfos":[]},{"className":"TMPro.TMP_Math","fieldInfos":[]},{"className":"TMPro.TMP_VertexDataUpdateFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.VertexGradient","fieldInfos":[{"name":"topLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_PageInfo","fieldInfos":[{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baseLine","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_LinkInfo","fieldInfos":[{"name":"textComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkIdFirstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkIdLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkTextfirstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkTextLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_WordInfo","fieldInfos":[{"name":"textComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteInfo","fieldInfos":[{"name":"spriteIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.Extents","fieldInfos":[{"name":"min","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"max","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.Mesh_Extents","fieldInfos":[{"name":"min","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"max","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.WordWrapState","fieldInfos":[{"name":"previous_WordBreak","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"total_CharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visible_CharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visible_SpriteCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visible_LinkCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstVisibleCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastVisibleCharIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxCapHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxDescender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"startOfLineAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxLineAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxLineDescender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pageAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"horizontalAlignment","type":"TMPro.HorizontalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginLeft","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginRight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"preferredWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"preferredHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"previousLineScale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"wordCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontStyle","type":"TMPro.FontStyles","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italicAngle","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontScaleMultiplier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentFontSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baselineOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isDrivenLineSpacing","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"glyphHorizontalAdvanceAdjustment","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"cSpace","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"mSpace","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"textInfo","type":"TMPro.TMP_TextInfo","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underlineColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"highlightColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteAnimationID","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentFontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentSpriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentMaterialIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tagNoParsing","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isNonBreakingSpace","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TagAttribute","fieldInfos":[{"name":"startIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"length","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.RichTextTagAttribute","fieldInfos":[{"name":"nameHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueType","type":"TMPro.TagValueType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueStartIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"unitType","type":"TMPro.TagUnitType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Asset","fieldInfos":[{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Character","fieldInfos":[]},{"className":"TMPro.TMP_TextElement","fieldInfos":[{"name":"m_ElementType","type":"TMPro.TextElementType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Unicode","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Vertex","fieldInfos":[{"name":"position","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uv","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uv2","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uv4","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"color","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Offset","fieldInfos":[]},{"className":"TMPro.HighlightState","fieldInfos":[{"name":"color","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_CharacterInfo","fieldInfos":[{"name":"character","type":"System.Char","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stringLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"elementType","type":"TMPro.TMP_TextElementType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"textElement","type":"TMPro.TMP_TextElement","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialReferenceIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isUsingAlternateTypeface","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pageNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topLeft","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomLeft","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topRight","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomRight","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"origin","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baseLine","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"aspectRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"color","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underlineColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underlineVertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughVertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"highlightColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"style","type":"TMPro.FontStyles","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isVisible","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.ColorMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_ColorGradient","fieldInfos":[{"name":"colorMode","type":"TMPro.ColorMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Compatibility","fieldInfos":[]},{"className":"TMPro.ITweenValue","fieldInfos":[]},{"className":"TMPro.ColorTween","fieldInfos":[]},{"className":"TMPro.FloatTween","fieldInfos":[]},{"className":"TMPro.TMP_DefaultControls","fieldInfos":[]},{"className":"TMPro.TMP_Dropdown","fieldInfos":[{"name":"m_Template","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionText","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Placeholder","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemText","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Options","type":"TMPro.TMP_Dropdown+OptionDataList","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"TMPro.TMP_Dropdown+DropdownEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AlphaFadeSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+DropdownItem","fieldInfos":[{"name":"m_Text","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RectTransform","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Toggle","type":"UnityEngine.UI.Toggle","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+OptionData","fieldInfos":[{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+OptionDataList","fieldInfos":[{"name":"m_Options","type":"System.Collections.Generic.List`1[TMPro.TMP_Dropdown+OptionData]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+DropdownEvent","fieldInfos":[]},{"className":"TMPro.TMP_EditorResourceManager","fieldInfos":[]},{"className":"TMPro.AtlasPopulationMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontAsset","fieldInfos":[{"name":"m_Version","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SourceFontFileGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SourceFontFile_EditorRef","type":"UnityEngine.Font","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SourceFontFile","type":"UnityEngine.Font","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasPopulationMode","type":"TMPro.AtlasPopulationMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FaceInfo","type":"UnityEngine.TextCore.FaceInfo","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlyphTable","type":"System.Collections.Generic.List`1[UnityEngine.TextCore.Glyph]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterTable","type":"System.Collections.Generic.List`1[TMPro.TMP_Character]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasTextures","type":"UnityEngine.Texture2D[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasTextureIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsMultiAtlasTexturesEnabled","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClearDynamicDataOnBuild","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UsedGlyphRects","type":"System.Collections.Generic.List`1[UnityEngine.TextCore.GlyphRect]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FreeGlyphRects","type":"System.Collections.Generic.List`1[UnityEngine.TextCore.GlyphRect]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontInfo","type":"TMPro.FaceInfo_Legacy","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"atlas","type":"UnityEngine.Texture2D","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasHeight","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasPadding","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasRenderMode","type":"UnityEngine.TextCore.LowLevel.GlyphRenderMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_glyphInfoList","type":"System.Collections.Generic.List`1[TMPro.TMP_Glyph]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_KerningTable","type":"TMPro.KerningTable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontFeatureTable","type":"TMPro.TMP_FontFeatureTable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fallbackFontAssets","type":"System.Collections.Generic.List`1[TMPro.TMP_FontAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FallbackFontAssetTable","type":"System.Collections.Generic.List`1[TMPro.TMP_FontAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CreationSettings","type":"TMPro.FontAssetCreationSettings","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontWeightTable","type":"TMPro.TMP_FontWeightPair[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontWeights","type":"TMPro.TMP_FontWeightPair[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"normalStyle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"normalSpacingOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"boldStyle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"boldSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italicStyle","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tabSize","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FaceInfo_Legacy","fieldInfos":[{"name":"Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"PointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"LineHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Baseline","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CapHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CenterLine","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SuperscriptOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SubscriptOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SubSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Underline","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"UnderlineThickness","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethrough","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughThickness","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TabWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"AtlasWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"AtlasHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Glyph","fieldInfos":[]},{"className":"TMPro.TMP_TextElement_Legacy","fieldInfos":[{"name":"id","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"x","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"y","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"width","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"height","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"yOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FontAssetCreationSettings","fieldInfos":[{"name":"sourceFontFileName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sourceFontFileGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pointSizeSamplingMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pointSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"padding","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"packingMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"atlasWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"atlasHeight","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterSetSelectionMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterSequence","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referencedFontAssetGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referencedTextAssetGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontStyle","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontStyleModifier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"renderMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"includeFontFeatures","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontWeightPair","fieldInfos":[{"name":"regularTypeface","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italicTypeface","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.KerningPairKey","fieldInfos":[{"name":"ascii_Left","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascii_Right","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"key","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.GlyphValueRecord_Legacy","fieldInfos":[{"name":"xPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"yPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"yAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.KerningPair","fieldInfos":[{"name":"m_FirstGlyph","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FirstGlyphAdjustments","type":"TMPro.GlyphValueRecord_Legacy","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SecondGlyph","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SecondGlyphAdjustments","type":"TMPro.GlyphValueRecord_Legacy","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IgnoreSpacingAdjustments","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.KerningTable","fieldInfos":[{"name":"kerningPairs","type":"System.Collections.Generic.List`1[TMPro.KerningPair]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontUtilities","fieldInfos":[]},{"className":"TMPro.TMP_FontAssetUtilities","fieldInfos":[]},{"className":"TMPro.FontFeatureLookupFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_GlyphValueRecord","fieldInfos":[{"name":"m_XPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_YPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_XAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_YAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_GlyphAdjustmentRecord","fieldInfos":[{"name":"m_GlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlyphValueRecord","type":"TMPro.TMP_GlyphValueRecord","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_GlyphPairAdjustmentRecord","fieldInfos":[{"name":"m_FirstAdjustmentRecord","type":"TMPro.TMP_GlyphAdjustmentRecord","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SecondAdjustmentRecord","type":"TMPro.TMP_GlyphAdjustmentRecord","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FeatureLookupFlags","type":"TMPro.FontFeatureLookupFlags","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.GlyphPairKey","fieldInfos":[{"name":"firstGlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"secondGlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"key","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontFeatureTable","fieldInfos":[{"name":"m_GlyphPairAdjustmentRecords","type":"System.Collections.Generic.List`1[TMPro.TMP_GlyphPairAdjustmentRecord]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField","fieldInfos":[{"name":"m_TextViewport","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Placeholder","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbar","type":"UnityEngine.UI.Scrollbar","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbarEventHandler","type":"TMPro.TMP_ScrollbarEventHandler","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LayoutGroup","type":"UnityEngine.UI.LayoutGroup","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScrollSensitivity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ContentType","type":"TMPro.TMP_InputField+ContentType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputType","type":"TMPro.TMP_InputField+InputType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AsteriskChar","type":"System.Char","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_KeyboardType","type":"UnityEngine.TouchScreenKeyboardType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineType","type":"TMPro.TMP_InputField+LineType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HideMobileInput","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HideSoftKeyboard","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterValidation","type":"TMPro.TMP_InputField+CharacterValidation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RegexValue","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlobalPointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterLimit","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnEndEdit","type":"TMPro.TMP_InputField+SubmitEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnSubmit","type":"TMPro.TMP_InputField+SubmitEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnSelect","type":"TMPro.TMP_InputField+SelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnDeselect","type":"TMPro.TMP_InputField+SelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnTextSelection","type":"TMPro.TMP_InputField+TextSelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnEndTextSelection","type":"TMPro.TMP_InputField+TextSelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"TMPro.TMP_InputField+OnChangeEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnTouchScreenKeyboardStatusChanged","type":"TMPro.TMP_InputField+TouchScreenKeyboardEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CustomCaretColor","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectionColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretBlinkRate","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReadOnly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RichText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlobalFontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnFocusSelectAll","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ResetOnDeActivation","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RestoreOriginalTextOnEscape","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isRichTextEditingAllowed","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineLimit","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputValidator","type":"TMPro.TMP_InputValidator","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+ContentType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+InputType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+CharacterValidation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+LineType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+OnValidateInput","fieldInfos":[]},{"className":"TMPro.TMP_InputField+SubmitEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+OnChangeEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+SelectionEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+TextSelectionEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+TouchScreenKeyboardEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+EditState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.SetPropertyUtility","fieldInfos":[]},{"className":"TMPro.TMP_InputValidator","fieldInfos":[]},{"className":"TMPro.TMP_LineInfo","fieldInfos":[{"name":"characterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visibleCharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spaceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"wordCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstVisibleCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastVisibleCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"length","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baseline","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"width","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginLeft","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginRight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"alignment","type":"TMPro.HorizontalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_MaterialManager","fieldInfos":[]},{"className":"TMPro.VertexSortingOrder","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_MeshInfo","fieldInfos":[{"name":"mesh","type":"UnityEngine.Mesh","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertices","type":"UnityEngine.Vector3[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"normals","type":"UnityEngine.Vector3[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tangents","type":"UnityEngine.Vector4[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uvs0","type":"UnityEngine.Vector2[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uvs2","type":"UnityEngine.Vector2[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"colors32","type":"UnityEngine.Color32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"triangles","type":"System.Int32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_PackageResourceImporter","fieldInfos":[]},{"className":"TMPro.TMP_PackageResourceImporterWindow","fieldInfos":[{"name":"m_ResourceImporter","type":"TMPro.TMP_PackageResourceImporter","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_ResourceManager","fieldInfos":[]},{"className":"TMPro.MarkupTag","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TagValueType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TagUnitType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.CodePoint","fieldInfos":[]},{"className":"TMPro.TMP_ScrollbarEventHandler","fieldInfos":[{"name":"isSelected","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SelectionCaret","fieldInfos":[]},{"className":"TMPro.TMP_Settings","fieldInfos":[{"name":"m_enableWordWrapping","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableKerning","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableExtraPadding","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableTintAllSprites","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableParseEscapeCharacters","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EnableRaycastTarget","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GetFontFeaturesAtRuntime","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_missingGlyphCharacter","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_warningsDisabled","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultFontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultFontAssetPath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultFontSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultAutoSizeMinRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultAutoSizeMaxRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultTextMeshProTextContainerSize","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultTextMeshProUITextContainerSize","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_autoSizeTextContainer","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsTextObjectScaleStatic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fallbackFontAssets","type":"System.Collections.Generic.List`1[TMPro.TMP_FontAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_matchMaterialPreset","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultSpriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultSpriteAssetPath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableEmojiSupport","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MissingCharacterSpriteUnicode","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultColorGradientPresetsPath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultStyleSheet","type":"TMPro.TMP_StyleSheet","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_StyleSheetsResourcePath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_leadingCharacters","type":"UnityEngine.TextAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_followingCharacters","type":"UnityEngine.TextAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseModernHangulLineBreakingRules","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Settings+LineBreakingTable","fieldInfos":[]},{"className":"TMPro.ShaderUtilities","fieldInfos":[]},{"className":"TMPro.TMP_Sprite","fieldInfos":[{"name":"name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"unicode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pivot","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteAnimator","fieldInfos":[]},{"className":"TMPro.TMP_SpriteAsset","fieldInfos":[{"name":"m_Version","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FaceInfo","type":"UnityEngine.TextCore.FaceInfo","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteSheet","type":"UnityEngine.Texture","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SpriteCharacterTable","type":"System.Collections.Generic.List`1[TMPro.TMP_SpriteCharacter]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SpriteGlyphTable","type":"System.Collections.Generic.List`1[TMPro.TMP_SpriteGlyph]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteInfoList","type":"System.Collections.Generic.List`1[TMPro.TMP_Sprite]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fallbackSpriteAssets","type":"System.Collections.Generic.List`1[TMPro.TMP_SpriteAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteCharacter","fieldInfos":[{"name":"m_Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteGlyph","fieldInfos":[{"name":"sprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Style","fieldInfos":[{"name":"m_Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpeningDefinition","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClosingDefinition","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpeningTagArray","type":"System.Int32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClosingTagArray","type":"System.Int32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpeningTagUnicodeArray","type":"System.UInt32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClosingTagUnicodeArray","type":"System.UInt32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_StyleSheet","fieldInfos":[{"name":"m_StyleList","type":"System.Collections.Generic.List`1[TMPro.TMP_Style]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SubMesh","fieldInfos":[{"name":"m_fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sharedMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isDefaultMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_renderer","type":"UnityEngine.Renderer","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextComponent","type":"TMPro.TextMeshPro","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SubMeshUI","fieldInfos":[{"name":"m_fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sharedMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isDefaultMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextComponent","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_materialReferenceIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.ITextElement","fieldInfos":[]},{"className":"TMPro.TextAlignmentOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.HorizontalAlignmentOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.VerticalAlignmentOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextRenderFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextElementType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.MaskingTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextOverflowModes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.MaskingOffsetMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextureMappingOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FontStyles","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FontWeight","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextElementType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextInfo","fieldInfos":[{"name":"textComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spaceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"wordCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pageCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextParsingUtilities","fieldInfos":[]},{"className":"TMPro.TMP_FontStyleStack","fieldInfos":[{"name":"bold","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italic","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underline","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethrough","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"highlight","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"superscript","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"subscript","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uppercase","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lowercase","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"smallcaps","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.CaretPosition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.CaretInfo","fieldInfos":[{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"position","type":"TMPro.CaretPosition","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextUtilities","fieldInfos":[]},{"className":"TMPro.TMP_UpdateManager","fieldInfos":[]},{"className":"TMPro.TMP_UpdateRegistry","fieldInfos":[]},{"className":"TMPro.SpriteAssetUtilities.SpriteAssetImportFormats","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.SpriteAssetUtilities.TexturePacker_JsonArray","fieldInfos":[]}]},{"name":"Unity.Timeline","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\Unity.Timeline.dll","types":[{"className":"UnityEngine.Timeline.ActivationMixerPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.ActivationPlayableAsset","fieldInfos":[]},{"className":"UnityEngine.Timeline.ActivationTrack","fieldInfos":[{"name":"m_PostPlaybackState","type":"UnityEngine.Timeline.ActivationTrack+PostPlaybackState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ActivationTrack+PostPlaybackState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackAsset","fieldInfos":[{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AnimClip","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Locked","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Muted","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CustomPlayableFullTypename","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Curves","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Parent","type":"UnityEngine.Playables.PlayableAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Children","type":"System.Collections.Generic.List`1[UnityEngine.ScriptableObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Clips","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.TimelineClip]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Markers","type":"UnityEngine.Timeline.MarkerList","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackAsset+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackAsset+TrackAssetUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackAsset+TransientBuildData","fieldInfos":[{"name":"trackList","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.TrackAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"clipList","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.TimelineClip]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationOutputWeightProcessor","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset","fieldInfos":[{"name":"m_Clip","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Position","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EulerAngles","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseTrackMatchFields","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MatchTargetFields","type":"UnityEngine.Timeline.MatchTargetFields","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RemoveStartOffset","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ApplyFootIK","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Loop","type":"UnityEngine.Timeline.AnimationPlayableAsset+LoopMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Rotation","type":"UnityEngine.Quaternion","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset+LoopMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset+AnimationPlayableAssetUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationPreviewUpdateCallback","fieldInfos":[]},{"className":"UnityEngine.Timeline.MatchTargetFields","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackOffset","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AppliedOffsetMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.MatchTargetFieldConstants","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationTrack","fieldInfos":[{"name":"m_InfiniteClipPreExtrapolation","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipPostExtrapolation","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipOffsetPosition","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipOffsetEulerAngles","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipTimeOffset","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipRemoveOffset","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipApplyFootIK","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"mInfiniteClipLoop","type":"UnityEngine.Timeline.AnimationPlayableAsset+LoopMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MatchTargetFields","type":"UnityEngine.Timeline.MatchTargetFields","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Position","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EulerAngles","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AvatarMask","type":"UnityEngine.AvatarMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ApplyAvatarMask","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TrackOffset","type":"UnityEngine.Timeline.TrackOffset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClip","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpenClipOffsetRotation","type":"UnityEngine.Quaternion","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Rotation","type":"UnityEngine.Quaternion","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ApplyOffsets","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationTrack+AnimationTrackUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.ICurvesOwner","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineClip","fieldInfos":[{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Start","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClipIn","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Asset","type":"UnityEngine.Object","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Duration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TimeScale","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ParentTrack","type":"UnityEngine.Timeline.TrackAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EaseInDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EaseOutDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendInDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendOutDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MixInCurve","type":"UnityEngine.AnimationCurve","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MixOutCurve","type":"UnityEngine.AnimationCurve","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendInCurveMode","type":"UnityEngine.Timeline.TimelineClip+BlendCurveMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendOutCurveMode","type":"UnityEngine.Timeline.TimelineClip+BlendCurveMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ExposedParameterNames","type":"System.Collections.Generic.List`1[System.String]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AnimationCurves","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Recordable","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PostExtrapolationMode","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreExtrapolationMode","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PostExtrapolationTime","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreExtrapolationTime","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisplayName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClip+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClip+TimelineClipUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClip+BlendCurveMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset","fieldInfos":[{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Tracks","type":"System.Collections.Generic.List`1[UnityEngine.ScriptableObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FixedDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EditorSettings","type":"UnityEngine.Timeline.TimelineAsset+EditorSettings","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DurationMode","type":"UnityEngine.Timeline.TimelineAsset+DurationMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MarkerTrack","type":"UnityEngine.Timeline.MarkerTrack","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+TimelineAssetUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineAsset+MediaType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+DurationMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+EditorSettings","fieldInfos":[{"name":"m_Framerate","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScenePreview","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineHelpURLAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackColorAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.AudioClipProperties","fieldInfos":[{"name":"volume","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AudioMixerProperties","fieldInfos":[{"name":"volume","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stereoPan","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spatialBlend","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AudioPlayableAsset","fieldInfos":[{"name":"m_Clip","type":"UnityEngine.AudioClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Loop","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_bufferingTime","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClipProperties","type":"UnityEngine.Timeline.AudioClipProperties","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AudioTrack","fieldInfos":[{"name":"m_TrackProperties","type":"UnityEngine.Timeline.AudioMixerProperties","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ClipCaps","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClipCapsExtensions","fieldInfos":[]},{"className":"UnityEngine.Timeline.ControlPlayableAsset","fieldInfos":[{"name":"sourceGameObject","type":"UnityEngine.ExposedReference`1[UnityEngine.GameObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"prefabGameObject","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"updateParticle","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"particleRandomSeed","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"updateDirector","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"updateITimeControl","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"searchHierarchy","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"active","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"postPlayback","type":"UnityEngine.Timeline.ActivationControlPlayable+PostPlaybackState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ControlTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.DiscreteTime","fieldInfos":[]},{"className":"UnityEngine.Timeline.InfiniteRuntimeClip","fieldInfos":[]},{"className":"UnityEngine.Timeline.IInterval","fieldInfos":[]},{"className":"UnityEngine.Timeline.IntervalTreeNode","fieldInfos":[{"name":"center","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"first","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"last","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"left","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"right","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.RuntimeClip","fieldInfos":[]},{"className":"UnityEngine.Timeline.RuntimeClipBase","fieldInfos":[]},{"className":"UnityEngine.Timeline.RuntimeElement","fieldInfos":[]},{"className":"UnityEngine.Timeline.ScheduleRuntimeClip","fieldInfos":[]},{"className":"UnityEngine.Timeline.IMarker","fieldInfos":[]},{"className":"UnityEngine.Timeline.INotificationOptionProvider","fieldInfos":[]},{"className":"UnityEngine.Timeline.Marker","fieldInfos":[{"name":"m_Time","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.MarkerList","fieldInfos":[{"name":"m_Objects","type":"System.Collections.Generic.List`1[UnityEngine.ScriptableObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.MarkerTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.CustomSignalEventDrawer","fieldInfos":[]},{"className":"UnityEngine.Timeline.SignalAsset","fieldInfos":[]},{"className":"UnityEngine.Timeline.SignalEmitter","fieldInfos":[{"name":"m_Retroactive","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EmitOnce","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Asset","type":"UnityEngine.Timeline.SignalAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.SignalReceiver","fieldInfos":[{"name":"m_Events","type":"UnityEngine.Timeline.SignalReceiver+EventKeyValue","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.SignalReceiver+EventKeyValue","fieldInfos":[{"name":"m_Signals","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.SignalAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Events","type":"System.Collections.Generic.List`1[UnityEngine.Events.UnityEvent]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.SignalTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackAssetExtensions","fieldInfos":[]},{"className":"UnityEngine.Timeline.GroupTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.ILayerable","fieldInfos":[]},{"className":"UnityEngine.Timeline.ActivationControlPlayable","fieldInfos":[{"name":"gameObject","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"postPlayback","type":"UnityEngine.Timeline.ActivationControlPlayable+PostPlaybackState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.BasicPlayableBehaviour","fieldInfos":[]},{"className":"UnityEngine.Timeline.DirectorControlPlayable","fieldInfos":[{"name":"director","type":"UnityEngine.Playables.PlayableDirector","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ITimeControl","fieldInfos":[]},{"className":"UnityEngine.Timeline.NotificationFlags","fieldInfos":[{"name":"value__","type":"System.Int16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ParticleControlPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.PrefabControlPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimeControlPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimeNotificationBehaviour","fieldInfos":[]},{"className":"UnityEngine.Timeline.PlayableTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackMediaType","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackClipTypeAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.NotKeyableAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackBindingFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackBindingTypeAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.SupportsChildTracksAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.IgnoreOnPlayableTrackAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimeFieldAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.FrameRateFieldAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.HideInMenuAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.CustomStyleAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.MenuCategoryAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.ITimelineClipAsset","fieldInfos":[]},{"className":"UnityEngine.Timeline.ITimelineEvaluateCallback","fieldInfos":[]},{"className":"UnityEngine.Timeline.IntervalTreeRebalancer","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelinePlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationPreviewUtilities","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimatorBindingCache","fieldInfos":[]},{"className":"UnityEngine.Timeline.Extrapolation","fieldInfos":[]},{"className":"UnityEngine.Timeline.HashUtility","fieldInfos":[]},{"className":"UnityEngine.Timeline.IPropertyCollector","fieldInfos":[]},{"className":"UnityEngine.Timeline.IPropertyPreview","fieldInfos":[]},{"className":"UnityEngine.Timeline.NotificationUtilities","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineClipExtensions","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineCreateUtilities","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineUndo","fieldInfos":[]},{"className":"UnityEngine.Timeline.StandardFrameRates","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimeUtility","fieldInfos":[]},{"className":"UnityEngine.Timeline.WeightUtility","fieldInfos":[]}]},{"name":"Unity.VisualScripting.Core","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\Unity.VisualScripting.Core.dll","types":[{"className":"Unity.VisualScripting.VisualScriptingHelpURLAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.AnimationCurveCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ArrayCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.DictionaryCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.EnumerableCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.FakeSerializationCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.FieldsCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.GradientCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ListCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectedCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.Cloning","fieldInfos":[]},{"className":"Unity.VisualScripting.CloningContext","fieldInfos":[]},{"className":"Unity.VisualScripting.ICloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ISpecifiesCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.AotDictionary","fieldInfos":[]},{"className":"Unity.VisualScripting.AotList","fieldInfos":[]},{"className":"Unity.VisualScripting.INotifiedCollectionItem","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidConnectionException","fieldInfos":[]},{"className":"Unity.VisualScripting.IDecoratorAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.AllowsNullAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.DisableAnnotationAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.EditorBindingUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.EditorTimeBinding","fieldInfos":[]},{"className":"Unity.VisualScripting.ExpectedTypeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.IInspectableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.IncludeInSettingsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectableIfAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorActionDirectionAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorAdaptiveWidthAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorDelayedAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorExpandTooltipAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorLabelAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorRangeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorTextAreaAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorToggleLeftAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorWideAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectViaImplementationsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.NullMeansSelfAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.PredictableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeIconAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeIconPriorityAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeSet","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypeSetAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.WarnBeforeEditingAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.WarnBeforeRemovingAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.Ensure","fieldInfos":[]},{"className":"Unity.VisualScripting.EnsureThat","fieldInfos":[]},{"className":"Unity.VisualScripting.ExceptionMessages","fieldInfos":[]},{"className":"Unity.VisualScripting.XComparable","fieldInfos":[]},{"className":"Unity.VisualScripting.XString","fieldInfos":[]},{"className":"Unity.VisualScripting.EmptyEventArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.EventBus","fieldInfos":[]},{"className":"Unity.VisualScripting.EventHook","fieldInfos":[]},{"className":"Unity.VisualScripting.EventHookComparer","fieldInfos":[]},{"className":"Unity.VisualScripting.EventHooks","fieldInfos":[]},{"className":"Unity.VisualScripting.FrameDelayedCallback","fieldInfos":[]},{"className":"Unity.VisualScripting.XEventGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.IEventMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.DebugUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidConversionException","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidImplementationException","fieldInfos":[]},{"className":"Unity.VisualScripting.Graph","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphInstances","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphPointer","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphPointerException","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphReference","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphsExceptionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphSource","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.GraphStack","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElement","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementWithData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementWithDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphItem","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphNest","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphNester","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphNesterElement","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphParent","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphParentElement","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphRoot","fieldInfos":[]},{"className":"Unity.VisualScripting.MergedGraphElementCollection","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphGroup","fieldInfos":[]},{"className":"Unity.VisualScripting.MouseButton","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.PressState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.AnimatorMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.GlobalMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphEventListener","fieldInfos":[]},{"className":"Unity.VisualScripting.XGraphEventListener","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphEventListenerData","fieldInfos":[]},{"className":"Unity.VisualScripting.MessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnBecameInvisibleMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnBecameVisibleMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionEnter2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionExit2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionStay2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionStayMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnControllerColliderHitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnJointBreak2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnJointBreakMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseDownMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseOverMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseUpAsButtonMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseUpMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnParticleCollisionMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTransformChildrenChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTransformParentChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerEnter2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerExit2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerStay2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerStayMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnButtonClickMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDropdownValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnInputFieldEndEditMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnInputFieldValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnScrollbarValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnScrollRectValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnSliderValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnToggleValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnBeginDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCancelMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDeselectMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDropMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnEndDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMoveMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerClickMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerDownMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerUpMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnScrollMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnSelectMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnSubmitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.IMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.IMacro","fieldInfos":[]},{"className":"Unity.VisualScripting.AotIncompatibleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.IAotStubbable","fieldInfos":[]},{"className":"Unity.VisualScripting.PlatformUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.XArrayPool","fieldInfos":[]},{"className":"Unity.VisualScripting.XHashSetPool","fieldInfos":[]},{"className":"Unity.VisualScripting.IPoolable","fieldInfos":[]},{"className":"Unity.VisualScripting.XListPool","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfiledSegment","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfiledSegmentCollection","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfilingScope","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfilingUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ActionDirection","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.AttributeUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ConversionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericClosingException","fieldInfos":[]},{"className":"Unity.VisualScripting.IAttributeProvider","fieldInfos":[]},{"className":"Unity.VisualScripting.IPrewarmable","fieldInfos":[]},{"className":"Unity.VisualScripting.LooseAssemblyName","fieldInfos":[]},{"className":"Unity.VisualScripting.Member","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberFilter","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberInfoComparer","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ExtensionMethodCache","fieldInfos":[]},{"className":"Unity.VisualScripting.Namespace","fieldInfos":[]},{"className":"Unity.VisualScripting.AdditionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.AmbiguousOperatorException","fieldInfos":[]},{"className":"Unity.VisualScripting.AndHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.BinaryOperator","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.BinaryOperatorHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.DecrementHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.DivisionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.EqualityHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.ExclusiveOrHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.GreaterThanHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.GreaterThanOrEqualHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.IncrementHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.InequalityHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidOperatorException","fieldInfos":[]},{"className":"Unity.VisualScripting.LeftShiftHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.LessThanHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.LessThanOrEqualHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.LogicalNegationHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.ModuloHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.MultiplicationHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.NumericNegationHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.OperatorException","fieldInfos":[]},{"className":"Unity.VisualScripting.OperatorHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.OperatorUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.OrHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.PlusHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.RightShiftHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.SubtractionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.UnaryOperator","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.UnaryOperatorHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.InvokerBase","fieldInfos":[]},{"className":"Unity.VisualScripting.IOptimizedAccessor","fieldInfos":[]},{"className":"Unity.VisualScripting.IOptimizedInvoker","fieldInfos":[]},{"className":"Unity.VisualScripting.OptimizedReflection","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectionFieldAccessor","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectionInvoker","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectionPropertyAccessor","fieldInfos":[]},{"className":"Unity.VisualScripting.StaticActionInvokerBase","fieldInfos":[]},{"className":"Unity.VisualScripting.StaticActionInvoker","fieldInfos":[]},{"className":"Unity.VisualScripting.StaticInvokerBase","fieldInfos":[]},{"className":"Unity.VisualScripting.RenamedAssemblyAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.RenamedFromAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.RenamedNamespaceAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.RuntimeCodebase","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeFilter","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeName","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeNameDetail","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypeQualifier","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypesMatching","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypeUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.LooseAssemblyNameConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.NamespaceConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.Ray2DConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.RayConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityObjectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.DictionaryAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.LudiqScriptableObject","fieldInfos":[{"name":"_data","type":"Unity.VisualScripting.SerializationData","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.DoNotSerializeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ISerializationDependency","fieldInfos":[]},{"className":"Unity.VisualScripting.ISerializationDepender","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializableType","fieldInfos":[{"name":"Identification","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Unknown","fieldInfos":[]},{"className":"Unity.VisualScripting.Serialization","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializationData","fieldInfos":[{"name":"_json","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"_objectReferences","type":"UnityEngine.Object[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.SerializationOperation","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializationVersionAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializeAsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ISerializedPropertyProvider","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializedPropertyProviderAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.StickyNote","fieldInfos":[]},{"className":"Unity.VisualScripting.IGizmoDrawer","fieldInfos":[]},{"className":"Unity.VisualScripting.ISingleton","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnityObjectOwnable","fieldInfos":[]},{"className":"Unity.VisualScripting.LudiqBehaviour","fieldInfos":[{"name":"_data","type":"Unity.VisualScripting.SerializationData","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.MacroScriptableObject","fieldInfos":[]},{"className":"Unity.VisualScripting.RequiresUnityAPIAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SingletonAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityObjectOwnershipUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityThread","fieldInfos":[]},{"className":"Unity.VisualScripting.ComponentHolderProtocol","fieldInfos":[]},{"className":"Unity.VisualScripting.CoroutineRunner","fieldInfos":[]},{"className":"Unity.VisualScripting.CSharpNameUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.EnumUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ExceptionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.HashUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.IAnalyticsIdentifiable","fieldInfos":[]},{"className":"Unity.VisualScripting.AnalyticsIdentifier","fieldInfos":[{"name":"Identifier","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Namespace","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Hashcode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.IGettable","fieldInfos":[]},{"className":"Unity.VisualScripting.XGettable","fieldInfos":[]},{"className":"Unity.VisualScripting.IIdentifiable","fieldInfos":[]},{"className":"Unity.VisualScripting.IInitializable","fieldInfos":[]},{"className":"Unity.VisualScripting.LinqUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.Recursion","fieldInfos":[]},{"className":"Unity.VisualScripting.ReferenceCollector","fieldInfos":[]},{"className":"Unity.VisualScripting.ReferenceEqualityComparer","fieldInfos":[]},{"className":"Unity.VisualScripting.RuntimeVSUsageUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.StringUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityObjectUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.XColor","fieldInfos":[]},{"className":"Unity.VisualScripting.ApplicationVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphDataWithVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphWithVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorVariableNameAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ObjectVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.SavedVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.SceneVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableDeclaration","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableDeclarationCollection","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableDeclarations","fieldInfos":[{"name":"Kind","type":"Unity.VisualScripting.VariableKind","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.VariableDeclarationsCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableKind","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.VariableKindAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.Variables","fieldInfos":[]},{"className":"Unity.VisualScripting.VariablesAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.VariablesSaver","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsArrayConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDateConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDictionaryConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsEnumConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsForwardAttribute","fieldInfos":[{"name":"MemberName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsForwardConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsGuidConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsIEnumerableConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsKeyValuePairConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsNullableConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsPrimitiveConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsReflectedConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsTypeConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsWeakReferenceConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsConverterRegistrar","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.AnimationCurve_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Bounds_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Gradient_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.GUIStyleState_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.GUIStyle_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Keyframe_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.LayerMask_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.RectOffset_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Rect_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsAotCompilationManager","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsBaseConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsGlobalConfig","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsConfig","fieldInfos":[{"name":"DefaultMemberSerialization","type":"Unity.VisualScripting.FullSerializer.fsMemberSerialization","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"EnablePropertySerialization","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SerializeNonAutoProperties","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SerializeNonPublicSetProperties","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CustomDateTimeFormatString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Serialize64BitIntegerAsString","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SerializeEnumsAsInteger","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsContext","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDataType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsData","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMissingVersionConstructorException","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDuplicateVersionNameException","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsIgnoreAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsISerializationCallbacks","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsSerializationCallbackProcessor","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsSerializationCallbackReceiverProcessor","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsJsonParser","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsJsonPrinter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMemberSerialization","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsObjectAttribute","fieldInfos":[{"name":"VersionString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"MemberSerialization","type":"Unity.VisualScripting.FullSerializer.fsMemberSerialization","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsObjectProcessor","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsPropertyAttribute","fieldInfos":[{"name":"Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsResult","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsSerializer","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMetaProperty","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMetaType","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsReflectionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsTypeCache","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsCyclicReferenceManager","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsOption","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsPortableReflection","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsTypeExtensions","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsVersionedType","fieldInfos":[{"name":"VersionString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsVersionManager","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.Converters.UnityEvent_Converter","fieldInfos":[]},{"className":"Unity.VisualScripting.AssemblyQualifiedNameParser.ParsedAssemblyQualifiedName","fieldInfos":[]},{"className":"Unity.VisualScripting.EventMachine`2[Unity.VisualScripting.StateGraph,Unity.VisualScripting.StateGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Machine`2[Unity.VisualScripting.StateGraph,Unity.VisualScripting.StateGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Macro`1[Unity.VisualScripting.StateGraph]","fieldInfos":[]},{"className":"Unity.VisualScripting.EventMachine`2[Unity.VisualScripting.FlowGraph,Unity.VisualScripting.ScriptGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Machine`2[Unity.VisualScripting.FlowGraph,Unity.VisualScripting.ScriptGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Macro`1[Unity.VisualScripting.FlowGraph]","fieldInfos":[]}]},{"name":"Unity.VisualScripting.Flow","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\Unity.VisualScripting.Flow.dll","types":[{"className":"Unity.VisualScripting.ControlConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitConnectionDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitRelation","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitConnectionDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitRelation","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.PortKeyAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.PortLabelAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.PortLabelHiddenAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SpecialUnitAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitFooterPortsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitHeaderInspectableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitOrderAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitShortTitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitSubtitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitSurtitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitTitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.Flow","fieldInfos":[{"name":"loopIdentifier","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FlowGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.FlowGraphData","fieldInfos":[]},{"className":"Unity.VisualScripting.CreateStruct","fieldInfos":[]},{"className":"Unity.VisualScripting.Expose","fieldInfos":[]},{"className":"Unity.VisualScripting.GetMember","fieldInfos":[]},{"className":"Unity.VisualScripting.InvokeMember","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SetMember","fieldInfos":[]},{"className":"Unity.VisualScripting.CountItems","fieldInfos":[]},{"className":"Unity.VisualScripting.AddDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.ClearDictionary","fieldInfos":[]},{"className":"Unity.VisualScripting.CreateDictionary","fieldInfos":[]},{"className":"Unity.VisualScripting.DictionaryContainsKey","fieldInfos":[]},{"className":"Unity.VisualScripting.GetDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.MergeDictionaries","fieldInfos":[]},{"className":"Unity.VisualScripting.RemoveDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.SetDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.FirstItem","fieldInfos":[]},{"className":"Unity.VisualScripting.LastItem","fieldInfos":[]},{"className":"Unity.VisualScripting.AddListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.ClearList","fieldInfos":[]},{"className":"Unity.VisualScripting.CreateList","fieldInfos":[]},{"className":"Unity.VisualScripting.GetListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.InsertListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.ListContainsItem","fieldInfos":[]},{"className":"Unity.VisualScripting.MergeLists","fieldInfos":[]},{"className":"Unity.VisualScripting.RemoveListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.RemoveListItemAt","fieldInfos":[]},{"className":"Unity.VisualScripting.SetListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.Break","fieldInfos":[]},{"className":"Unity.VisualScripting.Cache","fieldInfos":[]},{"className":"Unity.VisualScripting.For","fieldInfos":[]},{"className":"Unity.VisualScripting.ForEach","fieldInfos":[]},{"className":"Unity.VisualScripting.IBranchUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.If","fieldInfos":[]},{"className":"Unity.VisualScripting.ISelectUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.LoopUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Once","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnEnum","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnFlow","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnInteger","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnString","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Sequence","fieldInfos":[]},{"className":"Unity.VisualScripting.SwitchOnEnum","fieldInfos":[]},{"className":"Unity.VisualScripting.SwitchOnInteger","fieldInfos":[]},{"className":"Unity.VisualScripting.SwitchOnString","fieldInfos":[]},{"className":"Unity.VisualScripting.Throw","fieldInfos":[]},{"className":"Unity.VisualScripting.ToggleFlow","fieldInfos":[]},{"className":"Unity.VisualScripting.ToggleValue","fieldInfos":[]},{"className":"Unity.VisualScripting.TryCatch","fieldInfos":[]},{"className":"Unity.VisualScripting.While","fieldInfos":[]},{"className":"Unity.VisualScripting.BoltAnimationEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.BoltNamedAnimationEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.OnAnimatorIK","fieldInfos":[]},{"className":"Unity.VisualScripting.OnAnimatorMove","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationFocus","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationLostFocus","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationPause","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationQuit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationResume","fieldInfos":[]},{"className":"Unity.VisualScripting.BoltUnityEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.CustomEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.CustomEventArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrawGizmos","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrawGizmosSelected","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericGuiEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnBeginDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnButtonClick","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCancel","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDeselect","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrop","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDropdownValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnEndDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnGUI","fieldInfos":[]},{"className":"Unity.VisualScripting.OnInputFieldEndEdit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnInputFieldValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMove","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerClick","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerDown","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerUp","fieldInfos":[]},{"className":"Unity.VisualScripting.OnScroll","fieldInfos":[]},{"className":"Unity.VisualScripting.OnScrollbarValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnScrollRectValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnSelect","fieldInfos":[]},{"className":"Unity.VisualScripting.OnSliderValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnSubmit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnToggleValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.PointerEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTransformChildrenChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTransformParentChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.IEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IGameObjectEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IMouseEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnButtonInput","fieldInfos":[]},{"className":"Unity.VisualScripting.OnKeyboardInput","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseDown","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseInput","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseOver","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseUp","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseUpAsButton","fieldInfos":[]},{"className":"Unity.VisualScripting.FixedUpdate","fieldInfos":[]},{"className":"Unity.VisualScripting.LateUpdate","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDestroy","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDisable","fieldInfos":[]},{"className":"Unity.VisualScripting.OnEnable","fieldInfos":[]},{"className":"Unity.VisualScripting.Start","fieldInfos":[]},{"className":"Unity.VisualScripting.Update","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDestinationReached","fieldInfos":[]},{"className":"Unity.VisualScripting.CollisionEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionStay","fieldInfos":[]},{"className":"Unity.VisualScripting.OnControllerColliderHit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnJointBreak","fieldInfos":[]},{"className":"Unity.VisualScripting.OnParticleCollision","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerStay","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.CollisionEvent2DUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionEnter2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionExit2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionStay2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnJointBreak2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerEnter2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerExit2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerStay2D","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerEvent2DUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnBecameInvisible","fieldInfos":[]},{"className":"Unity.VisualScripting.OnBecameVisible","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTimerElapsed","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerCustomEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.Formula","fieldInfos":[]},{"className":"Unity.VisualScripting.GetScriptGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.GetScriptGraphs","fieldInfos":[]},{"className":"Unity.VisualScripting.HasScriptGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.ScriptGraphContainerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.SetScriptGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.Literal","fieldInfos":[]},{"className":"Unity.VisualScripting.And","fieldInfos":[]},{"className":"Unity.VisualScripting.ApproximatelyEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.BinaryComparisonUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Comparison","fieldInfos":[]},{"className":"Unity.VisualScripting.Equal","fieldInfos":[]},{"className":"Unity.VisualScripting.EqualityComparison","fieldInfos":[]},{"className":"Unity.VisualScripting.ExclusiveOr","fieldInfos":[]},{"className":"Unity.VisualScripting.Greater","fieldInfos":[]},{"className":"Unity.VisualScripting.GreaterOrEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.Less","fieldInfos":[]},{"className":"Unity.VisualScripting.LessOrEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.Negate","fieldInfos":[]},{"className":"Unity.VisualScripting.NotApproximatelyEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.NotEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.NumericComparison","fieldInfos":[]},{"className":"Unity.VisualScripting.Or","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedGenericAdd","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericDivide","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericModulo","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericMultiply","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericSubtract","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericSum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedScalarAdd","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarAbsolute","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarAverage","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarDivide","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarExponentiate","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarLerp","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMaximum","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMinimum","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarModulo","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMultiply","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarNormalize","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarPerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarRoot","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarRound","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarSubtract","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarSum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedVector2Add","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Absolute","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Angle","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Average","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Distance","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Divide","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2DotProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Lerp","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Maximum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Minimum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Modulo","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2MoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Multiply","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Normalize","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2PerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Project","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Round","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Subtract","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Sum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedVector3Add","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Absolute","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Angle","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Average","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3CrossProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Distance","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Divide","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3DotProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Lerp","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Maximum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Minimum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Modulo","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3MoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Multiply","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Normalize","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3PerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Project","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Round","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Subtract","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Sum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedVector4Add","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Absolute","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Average","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Distance","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Divide","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4DotProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Lerp","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Maximum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Minimum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Modulo","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4MoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Multiply","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Normalize","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4PerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Round","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Subtract","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Sum","fieldInfos":[]},{"className":"Unity.VisualScripting.MissingType","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphInput","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.Null","fieldInfos":[]},{"className":"Unity.VisualScripting.NullCheck","fieldInfos":[]},{"className":"Unity.VisualScripting.NullCoalesce","fieldInfos":[]},{"className":"Unity.VisualScripting.This","fieldInfos":[]},{"className":"Unity.VisualScripting.Cooldown","fieldInfos":[]},{"className":"Unity.VisualScripting.Timer","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForEndOfFrameUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForFlow","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForNextFrameUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForSecondsUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitUntilUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitWhileUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.GetVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.IsVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnifiedVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.GetApplicationVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetGraphVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetObjectVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetSavedVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetSceneVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IApplicationVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IObjectVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IsApplicationVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.ISavedVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.ISceneVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IsGraphVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsObjectVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsSavedVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsSceneVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsVariableDefinedUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SetApplicationVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetGraphVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetObjectVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetSavedVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetSceneVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SaveVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.SetVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.UnifiedVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.INesterUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.XUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IMultiInputUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlInput","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlInputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlOutputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidInput","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitControlPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitControlPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitInputPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitInputPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitInvalidPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitOutputPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitOutputPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitValuePort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitValuePortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.MissingValuePortInputException","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueInput","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueInputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueOutputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ValuePortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ScriptGraphAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.ScriptMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.SubgraphUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Unit","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitCategory","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitCategoryConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitPreservation","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.BinaryExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.BinaryExpressionType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluateFunctionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluateParameterHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluationException","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluateOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluationVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.Expression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.FunctionArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.FunctionExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.IdentifierExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.LogicalExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.LogicalExpressionVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.NCalcLexer","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.NCalcParser","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.ParameterArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.SerializationVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.TernaryExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.UnaryExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.UnaryExpressionType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Dependencies.NCalc.ValueExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.ValueType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"Unity.VisualScripting.State","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\Unity.VisualScripting.State.dll","types":[{"className":"Unity.VisualScripting.AnyState","fieldInfos":[]},{"className":"Unity.VisualScripting.FlowState","fieldInfos":[]},{"className":"Unity.VisualScripting.FlowStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.HasStateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.INesterState","fieldInfos":[]},{"className":"Unity.VisualScripting.INesterStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.IState","fieldInfos":[]},{"className":"Unity.VisualScripting.IStateDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.IStateTransitionDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.OnEnterState","fieldInfos":[]},{"className":"Unity.VisualScripting.OnExitState","fieldInfos":[]},{"className":"Unity.VisualScripting.State","fieldInfos":[]},{"className":"Unity.VisualScripting.StateEnterReason","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.StateEventHooks","fieldInfos":[]},{"className":"Unity.VisualScripting.StateExitReason","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.StateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.StateGraphAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.StateGraphData","fieldInfos":[]},{"className":"Unity.VisualScripting.StateMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.StateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.StateUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SuperState","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.GetStateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.GetStateGraphs","fieldInfos":[]},{"className":"Unity.VisualScripting.SetStateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.StateGraphContainerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"UnityEngine.TestRunner","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\UnityEngine.TestRunner.dll","types":[{"className":"UnityEngine.TestRunner.ITestRunCallback","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestRunCallbackAttribute","fieldInfos":[]},{"className":"UnityEngine.TestRunner.Utils.TestRunCallbackListener","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.IRemoteTestResultDataFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.PlayerConnectionMessageIds","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestData","fieldInfos":[{"name":"id","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fullName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testCaseCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ChildIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hasChildren","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isSuite","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"childrenIds","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testCaseTimeout","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Categories","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"IsTestAssembly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"RunState","type":"NUnit.Framework.Interfaces.RunState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Description","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SkipReason","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParentId","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"UniqueName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParentUniqueName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParentFullName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultData","fieldInfos":[{"name":"testId","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fullName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"resultState","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testStatus","type":"NUnit.Framework.Interfaces.TestStatus","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"duration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"message","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stackTrace","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"assertCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"failCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"passCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"skipCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"inconclusiveCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hasChildren","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"output","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xml","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"childrenIds","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultDataFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultDataWithTestData","fieldInfos":[{"name":"results","type":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultData[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tests","type":"UnityEngine.TestRunner.TestLaunchers.RemoteTestData[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestRunner.NUnitExtensions.ITestSuiteModifier","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.OrderedTestSuiteModifier","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.TestExtensions","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.TestResultExtensions","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.CompositeWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.CoroutineTestWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.EditModeTestCallbacks","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.DefaultTestWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.FailCommand","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.IEnumerableTestMethodCommand","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.PlaymodeWorkItemFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.RestoreTestContextAfterDomainReload","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.TestCommandBuilder","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityLogCheckDelegatingCommand","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.IUnityTestAssemblyRunner","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityTestAssemblyRunner","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityTestExecutionContext","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityWorkItemDataHolder","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.WorkItemFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Filters.AssemblyNameFilter","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Filters.CategoryFilterExtended","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Filters.FullNameFilter","fieldInfos":[]},{"className":"UnityEngine.TestTools.LogAssert","fieldInfos":[]},{"className":"UnityEngine.TestTools.ConditionalIgnoreAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestEnumerator","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestMustExpectAllLogsAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityCombinatorialStrategy","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityPlatformAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnitySetUpAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityTearDownAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityTestAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.BeforeAfterTestCommandState","fieldInfos":[{"name":"NextBeforeStepIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"NextBeforeStepPc","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"NextAfterStepIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"NextAfterStepPc","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TestHasRun","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestResultStatus","type":"NUnit.Framework.Interfaces.TestStatus","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestResultLabel","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestResultSite","type":"NUnit.Framework.Interfaces.FailureSite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestMessage","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestStrackTrace","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TestAfterStarted","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Timestamp","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.EnumerableApplyChangesToContextCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableRepeatedTestCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableRetryTestCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableSetUpTearDownCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableTestMethodCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableTestState","fieldInfos":[{"name":"Repeat","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Retry","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.ImmediateEnumerableCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.OuterUnityTestActionCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.SetUpTearDownCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestActionCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestCommandPcHelper","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityTestMethodCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.IEditModeTestYieldInstruction","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestPlatform","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestPlatformEnumExtensions","fieldInfos":[]},{"className":"UnityEngine.TestTools.AttributeHelper","fieldInfos":[]},{"className":"UnityEngine.TestTools.IOuterUnityTestAction","fieldInfos":[]},{"className":"UnityEngine.TestTools.IPostBuildCleanup","fieldInfos":[]},{"className":"UnityEngine.TestTools.IPrebuildSetup","fieldInfos":[]},{"className":"UnityEngine.TestTools.IMonoBehaviourTest","fieldInfos":[]},{"className":"UnityEngine.TestTools.PostBuildCleanupAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.PrebuildSetupAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.AssemblyLoadProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.AssemblyWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.IAssemblyLoadProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.IAssemblyWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.IScriptingRuntimeProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.PlayerTestAssemblyProvider","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.ScriptingRuntimeProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.ColorEqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.CoroutineRunner","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.FloatEqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.QuaternionEqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.StackTraceFilter","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Utils","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector2ComparerWithEqualsOperator","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector2EqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector3ComparerWithEqualsOperator","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector3EqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector4ComparerWithEqualsOperator","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector4EqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.ActionDelegator","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.BaseDelegator","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.ConstructDelegator","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.IAsyncTestAssemblyBuilder","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.IStateSerializer","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.UnityTestAssemblyBuilder","fieldInfos":[]},{"className":"UnityEngine.TestTools.Logging.ILogScope","fieldInfos":[]},{"className":"UnityEngine.TestTools.Logging.LogEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.Logging.LogMatch","fieldInfos":[{"name":"m_UseRegex","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Message","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MessageRegex","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LogType","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.Logging.LogScope","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.InvalidSignatureException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.OutOfOrderExpectedLogMessageException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.UnexpectedLogMessageException","fieldInfos":[{"name":"LogEvent","type":"UnityEngine.TestTools.Logging.LogMatch","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.UnhandledLogMessageException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.UnityTestTimeoutException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.ITestRunnerListener","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.TestFinishedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.TestStartedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.RunFinishedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.RunStartedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.PlaymodeTestsController","fieldInfos":[{"name":"m_AssembliesWithTests","type":"System.Collections.Generic.List`1[System.String]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testStartedEvent","type":"UnityEngine.TestTools.TestRunner.TestStartedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testFinishedEvent","type":"UnityEngine.TestTools.TestRunner.TestFinishedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"runStartedEvent","type":"UnityEngine.TestTools.TestRunner.RunStartedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"runFinishedEvent","type":"UnityEngine.TestTools.TestRunner.RunFinishedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"settings","type":"UnityEngine.TestTools.TestRunner.PlaymodeTestsControllerSettings","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.PlaymodeTestsControllerSettings","fieldInfos":[{"name":"filters","type":"UnityEngine.TestTools.TestRunner.GUI.RuntimeTestRunnerFilter[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sceneBased","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"originalScene","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bootstrapScene","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"runInBackgroundValue","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"consoleErrorPaused","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"orderedTestNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.TestEnumeratorWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.TestListenerWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.GUI.RuntimeTestRunnerFilter","fieldInfos":[{"name":"assemblyNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groupNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"categoryNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"synchronousOnly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.GUI.SynchronousFilter","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.PlayerQuitHandler","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.PlayModeRunnerCallback","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.RemoteTestResultSender","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.RemoteTestResultSender+QueueData","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.TestResultRenderer","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.TestResultRendererCallback","fieldInfos":[]},{"className":"UnityEngine.TestTools.Constraints.AllocatingGCMemoryConstraint","fieldInfos":[]},{"className":"UnityEngine.TestTools.Constraints.ConstraintExtensions","fieldInfos":[]},{"className":"UnityEngine.TestTools.Constraints.Is","fieldInfos":[]}]},{"name":"UnityEngine.UI","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\UnityEngine.UI.dll","types":[{"className":"UnityEngine.UI.AnimationTriggers","fieldInfos":[{"name":"m_NormalTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HighlightedTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PressedTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectedTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisabledTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Button","fieldInfos":[{"name":"m_OnClick","type":"UnityEngine.UI.Button+ButtonClickedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Button+ButtonClickedEvent","fieldInfos":[]},{"className":"UnityEngine.UI.Selectable","fieldInfos":[{"name":"m_Navigation","type":"UnityEngine.UI.Navigation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Transition","type":"UnityEngine.UI.Selectable+Transition","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Colors","type":"UnityEngine.UI.ColorBlock","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SpriteState","type":"UnityEngine.UI.SpriteState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AnimationTriggers","type":"UnityEngine.UI.AnimationTriggers","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Interactable","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TargetGraphic","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Selectable+Transition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Selectable+SelectionState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.UIBehaviour","fieldInfos":[]},{"className":"UnityEngine.UI.CanvasUpdate","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ICanvasElement","fieldInfos":[]},{"className":"UnityEngine.UI.CanvasUpdateRegistry","fieldInfos":[]},{"className":"UnityEngine.UI.ColorBlock","fieldInfos":[{"name":"m_NormalColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HighlightedColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PressedColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectedColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisabledColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ColorMultiplier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FadeDuration","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ClipperRegistry","fieldInfos":[]},{"className":"UnityEngine.UI.Clipping","fieldInfos":[]},{"className":"UnityEngine.UI.IClipper","fieldInfos":[]},{"className":"UnityEngine.UI.IClippable","fieldInfos":[]},{"className":"UnityEngine.UI.RectangularVertexClipper","fieldInfos":[]},{"className":"UnityEngine.UI.DefaultControls","fieldInfos":[]},{"className":"UnityEngine.UI.Dropdown","fieldInfos":[{"name":"m_Template","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionText","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemText","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Options","type":"UnityEngine.UI.Dropdown+OptionDataList","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.Dropdown+DropdownEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AlphaFadeSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+DropdownItem","fieldInfos":[{"name":"m_Text","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RectTransform","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Toggle","type":"UnityEngine.UI.Toggle","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+OptionData","fieldInfos":[{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+OptionDataList","fieldInfos":[{"name":"m_Options","type":"System.Collections.Generic.List`1[UnityEngine.UI.Dropdown+OptionData]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+DropdownEvent","fieldInfos":[]},{"className":"UnityEngine.UI.FontData","fieldInfos":[{"name":"m_Font","type":"UnityEngine.Font","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontStyle","type":"UnityEngine.FontStyle","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BestFit","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MaxSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Alignment","type":"UnityEngine.TextAnchor","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AlignByGeometry","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RichText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalOverflow","type":"UnityEngine.HorizontalWrapMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalOverflow","type":"UnityEngine.VerticalWrapMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.FontUpdateTracker","fieldInfos":[]},{"className":"UnityEngine.UI.Graphic","fieldInfos":[{"name":"m_Material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Color","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RaycastTarget","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RaycastPadding","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GraphicRaycaster","fieldInfos":[{"name":"m_IgnoreReversedGraphics","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlockingObjects","type":"UnityEngine.UI.GraphicRaycaster+BlockingObjects","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlockingMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GraphicRaycaster+BlockingObjects","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.BaseRaycaster","fieldInfos":[]},{"className":"UnityEngine.UI.GraphicRebuildTracker","fieldInfos":[]},{"className":"UnityEngine.UI.GraphicRegistry","fieldInfos":[]},{"className":"UnityEngine.UI.IGraphicEnabledDisabled","fieldInfos":[]},{"className":"UnityEngine.UI.Image","fieldInfos":[{"name":"m_Sprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Type","type":"UnityEngine.UI.Image+Type","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreserveAspect","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillCenter","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillMethod","type":"UnityEngine.UI.Image+FillMethod","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillAmount","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillClockwise","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillOrigin","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseSpriteMesh","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PixelsPerUnitMultiplier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Type","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+FillMethod","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+OriginHorizontal","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+OriginVertical","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Origin90","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Origin180","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Origin360","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.MaskableGraphic","fieldInfos":[{"name":"m_Maskable","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnCullStateChanged","type":"UnityEngine.UI.MaskableGraphic+CullStateChangedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.MaskableGraphic+CullStateChangedEvent","fieldInfos":[]},{"className":"UnityEngine.UI.IMask","fieldInfos":[]},{"className":"UnityEngine.UI.IMaskable","fieldInfos":[]},{"className":"UnityEngine.UI.InputField","fieldInfos":[{"name":"m_TextComponent","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Placeholder","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ContentType","type":"UnityEngine.UI.InputField+ContentType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputType","type":"UnityEngine.UI.InputField+InputType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AsteriskChar","type":"System.Char","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_KeyboardType","type":"UnityEngine.TouchScreenKeyboardType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineType","type":"UnityEngine.UI.InputField+LineType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HideMobileInput","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterValidation","type":"UnityEngine.UI.InputField+CharacterValidation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterLimit","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnSubmit","type":"UnityEngine.UI.InputField+SubmitEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnDidEndEdit","type":"UnityEngine.UI.InputField+EndEditEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.InputField+OnChangeEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CustomCaretColor","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectionColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretBlinkRate","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReadOnly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ShouldActivateOnSelect","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+ContentType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+InputType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+CharacterValidation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+LineType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+OnValidateInput","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+SubmitEvent","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+EndEditEvent","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+OnChangeEvent","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+EditState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.AspectRatioFitter","fieldInfos":[{"name":"m_AspectMode","type":"UnityEngine.UI.AspectRatioFitter+AspectMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AspectRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.AspectRatioFitter+AspectMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler","fieldInfos":[{"name":"m_UiScaleMode","type":"UnityEngine.UI.CanvasScaler+ScaleMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReferencePixelsPerUnit","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScaleFactor","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReferenceResolution","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScreenMatchMode","type":"UnityEngine.UI.CanvasScaler+ScreenMatchMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MatchWidthOrHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PhysicalUnit","type":"UnityEngine.UI.CanvasScaler+Unit","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FallbackScreenDPI","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DefaultSpriteDPI","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DynamicPixelsPerUnit","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PresetInfoIsWorld","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler+ScaleMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler+ScreenMatchMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler+Unit","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ContentSizeFitter","fieldInfos":[{"name":"m_HorizontalFit","type":"UnityEngine.UI.ContentSizeFitter+FitMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalFit","type":"UnityEngine.UI.ContentSizeFitter+FitMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ContentSizeFitter+FitMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup","fieldInfos":[{"name":"m_StartCorner","type":"UnityEngine.UI.GridLayoutGroup+Corner","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_StartAxis","type":"UnityEngine.UI.GridLayoutGroup+Axis","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CellSize","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Spacing","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Constraint","type":"UnityEngine.UI.GridLayoutGroup+Constraint","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ConstraintCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup+Corner","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup+Axis","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup+Constraint","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.LayoutGroup","fieldInfos":[{"name":"m_Padding","type":"UnityEngine.RectOffset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildAlignment","type":"UnityEngine.TextAnchor","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.HorizontalLayoutGroup","fieldInfos":[]},{"className":"UnityEngine.UI.HorizontalOrVerticalLayoutGroup","fieldInfos":[{"name":"m_Spacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildForceExpandWidth","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildForceExpandHeight","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildControlWidth","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildControlHeight","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildScaleWidth","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildScaleHeight","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReverseArrangement","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ILayoutElement","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutController","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutGroup","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutSelfController","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutIgnorer","fieldInfos":[]},{"className":"UnityEngine.UI.LayoutElement","fieldInfos":[{"name":"m_IgnoreLayout","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreferredWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreferredHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FlexibleWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FlexibleHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LayoutPriority","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.LayoutRebuilder","fieldInfos":[]},{"className":"UnityEngine.UI.LayoutUtility","fieldInfos":[]},{"className":"UnityEngine.UI.VerticalLayoutGroup","fieldInfos":[]},{"className":"UnityEngine.UI.Mask","fieldInfos":[{"name":"m_ShowMaskGraphic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.MaskUtilities","fieldInfos":[]},{"className":"UnityEngine.UI.IMaterialModifier","fieldInfos":[]},{"className":"UnityEngine.UI.Misc","fieldInfos":[]},{"className":"UnityEngine.UI.MultipleDisplayUtilities","fieldInfos":[]},{"className":"UnityEngine.UI.Navigation","fieldInfos":[{"name":"m_Mode","type":"UnityEngine.UI.Navigation+Mode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_WrapAround","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnUp","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnDown","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnLeft","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnRight","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Navigation+Mode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.RawImage","fieldInfos":[{"name":"m_Texture","type":"UnityEngine.Texture","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UVRect","type":"UnityEngine.Rect","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.RectMask2D","fieldInfos":[{"name":"m_Padding","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Softness","type":"UnityEngine.Vector2Int","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Scrollbar","fieldInfos":[{"name":"m_HandleRect","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Direction","type":"UnityEngine.UI.Scrollbar+Direction","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Size","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_NumberOfSteps","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.Scrollbar+ScrollEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Scrollbar+Direction","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Scrollbar+ScrollEvent","fieldInfos":[]},{"className":"UnityEngine.UI.Scrollbar+Axis","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect","fieldInfos":[{"name":"m_Content","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Horizontal","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Vertical","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MovementType","type":"UnityEngine.UI.ScrollRect+MovementType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Elasticity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Inertia","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DecelerationRate","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScrollSensitivity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Viewport","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalScrollbar","type":"UnityEngine.UI.Scrollbar","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbar","type":"UnityEngine.UI.Scrollbar","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalScrollbarVisibility","type":"UnityEngine.UI.ScrollRect+ScrollbarVisibility","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbarVisibility","type":"UnityEngine.UI.ScrollRect+ScrollbarVisibility","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalScrollbarSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbarSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.ScrollRect+ScrollRectEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect+MovementType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect+ScrollbarVisibility","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect+ScrollRectEvent","fieldInfos":[]},{"className":"UnityEngine.UI.SetPropertyUtility","fieldInfos":[]},{"className":"UnityEngine.UI.Slider","fieldInfos":[{"name":"m_FillRect","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HandleRect","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Direction","type":"UnityEngine.UI.Slider+Direction","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinValue","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MaxValue","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_WholeNumbers","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.Slider+SliderEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Slider+Direction","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Slider+SliderEvent","fieldInfos":[]},{"className":"UnityEngine.UI.Slider+Axis","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.SpriteState","fieldInfos":[{"name":"m_HighlightedSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PressedSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectedSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisabledSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.StencilMaterial","fieldInfos":[]},{"className":"UnityEngine.UI.Text","fieldInfos":[{"name":"m_FontData","type":"UnityEngine.UI.FontData","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Toggle","fieldInfos":[{"name":"toggleTransition","type":"UnityEngine.UI.Toggle+ToggleTransition","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"graphic","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Group","type":"UnityEngine.UI.ToggleGroup","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"onValueChanged","type":"UnityEngine.UI.Toggle+ToggleEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsOn","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Toggle+ToggleTransition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Toggle+ToggleEvent","fieldInfos":[]},{"className":"UnityEngine.UI.ToggleGroup","fieldInfos":[{"name":"m_AllowSwitchOff","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ReflectionMethodsCache","fieldInfos":[]},{"className":"UnityEngine.UI.VertexHelper","fieldInfos":[]},{"className":"UnityEngine.UI.BaseVertexEffect","fieldInfos":[]},{"className":"UnityEngine.UI.BaseMeshEffect","fieldInfos":[]},{"className":"UnityEngine.UI.IVertexModifier","fieldInfos":[]},{"className":"UnityEngine.UI.IMeshModifier","fieldInfos":[]},{"className":"UnityEngine.UI.Outline","fieldInfos":[]},{"className":"UnityEngine.UI.Shadow","fieldInfos":[{"name":"m_EffectColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EffectDistance","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseGraphicAlpha","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.PositionAsUV1","fieldInfos":[]},{"className":"UnityEngine.UI.CoroutineTween.ITweenValue","fieldInfos":[]},{"className":"UnityEngine.UI.CoroutineTween.ColorTween","fieldInfos":[]},{"className":"UnityEngine.UI.CoroutineTween.FloatTween","fieldInfos":[]},{"className":"UnityEngine.UIElements.PanelEventHandler","fieldInfos":[]},{"className":"UnityEngine.UIElements.PanelEventHandler+PointerEventType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UIElements.PanelEventHandler+PointerEvent","fieldInfos":[]},{"className":"UnityEngine.UIElements.PanelRaycaster","fieldInfos":[]},{"className":"UnityEngine.EventSystems.AxisEventData","fieldInfos":[]},{"className":"UnityEngine.EventSystems.AbstractEventData","fieldInfos":[]},{"className":"UnityEngine.EventSystems.BaseEventData","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerEventData","fieldInfos":[{"name":"hovered","type":"System.Collections.Generic.List`1[UnityEngine.GameObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventHandle","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.IEventSystemHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerMoveHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerEnterHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerExitHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerDownHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerUpHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerClickHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IBeginDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IInitializePotentialDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IEndDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IDropHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IScrollHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IUpdateSelectedHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.ISelectHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IDeselectHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IMoveHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.ISubmitHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.ICancelHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.EventSystem","fieldInfos":[{"name":"m_FirstSelected","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sendNavigationEvents","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DragThreshold","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventSystem+UIToolkitOverrideConfig","fieldInfos":[{"name":"activeEventSystem","type":"UnityEngine.EventSystems.EventSystem","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sendEvents","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"createPanelGameObjectsOnStart","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventTrigger","fieldInfos":[{"name":"m_Delegates","type":"System.Collections.Generic.List`1[UnityEngine.EventSystems.EventTrigger+Entry]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventTrigger+TriggerEvent","fieldInfos":[]},{"className":"UnityEngine.EventSystems.EventTrigger+Entry","fieldInfos":[{"name":"eventID","type":"UnityEngine.EventSystems.EventTriggerType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"callback","type":"UnityEngine.EventSystems.EventTrigger+TriggerEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventTriggerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.ExecuteEvents","fieldInfos":[]},{"className":"UnityEngine.EventSystems.BaseInput","fieldInfos":[]},{"className":"UnityEngine.EventSystems.BaseInputModule","fieldInfos":[{"name":"m_SendPointerHoverToParent","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.PointerInputModule","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerInputModule+ButtonState","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerInputModule+MouseState","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerInputModule+MouseButtonEventData","fieldInfos":[{"name":"buttonState","type":"UnityEngine.EventSystems.PointerEventData+FramePressState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.StandaloneInputModule","fieldInfos":[{"name":"m_HorizontalAxis","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalAxis","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SubmitButton","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CancelButton","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputActionsPerSecond","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RepeatDelay","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ForceModuleActive","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.StandaloneInputModule+InputMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.TouchInputModule","fieldInfos":[{"name":"m_ForceModuleActive","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.MoveDirection","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.RaycasterManager","fieldInfos":[]},{"className":"UnityEngine.EventSystems.Physics2DRaycaster","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PhysicsRaycaster","fieldInfos":[{"name":"m_EventMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MaxRayIntersections","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.PhysicsRaycaster+RaycastHitComparer","fieldInfos":[]},{"className":"UnityEngine.EventSystems.RaycastResult","fieldInfos":[{"name":"module","type":"UnityEngine.EventSystems.BaseRaycaster","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"distance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"index","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"depth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingGroupID","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingGroupOrder","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingLayer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingOrder","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"worldPosition","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"worldNormal","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"screenPosition","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"displayIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"nunit.framework","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\PackageCache\\com.unity.ext.nunit@1.0.6\\net35\\unity-custom\\nunit.framework.dll","types":[{"className":"System.Web.UI.ICallbackEventHandler","fieldInfos":[]},{"className":"System.Threading.LazyThreadSafetyMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Threading.SpinWait","fieldInfos":[]},{"className":"NUnit.FrameworkPackageSettings","fieldInfos":[]},{"className":"NUnit.Env","fieldInfos":[]},{"className":"NUnit.Compatibility.AttributeHelper","fieldInfos":[]},{"className":"NUnit.Compatibility.LongLivedMarshalByRefObject","fieldInfos":[]},{"className":"NUnit.Compatibility.TypeExtensions","fieldInfos":[]},{"className":"NUnit.Compatibility.AssemblyExtensions","fieldInfos":[]},{"className":"NUnit.Compatibility.AdditionalTypeExtensions","fieldInfos":[]},{"className":"NUnit.Compatibility.NUnitNullType","fieldInfos":[]},{"className":"NUnit.Framework.ActionTargets","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.ApartmentAttribute","fieldInfos":[]},{"className":"NUnit.Framework.AuthorAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CombiningStrategyAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SingleThreadedAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestAssemblyDirectoryResolveAttribute","fieldInfos":[]},{"className":"NUnit.Framework.OrderAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RetryAttribute","fieldInfos":[]},{"className":"NUnit.Framework.OneTimeTearDownAttribute","fieldInfos":[]},{"className":"NUnit.Framework.OneTimeSetUpAttribute","fieldInfos":[]},{"className":"NUnit.Framework.LevelOfParallelismAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ParallelizableAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ParallelScope","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.TestActionAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestOfAttribute","fieldInfos":[]},{"className":"NUnit.Framework.Assert","fieldInfos":[]},{"className":"NUnit.Framework.Guard","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureData","fieldInfos":[]},{"className":"NUnit.Framework.DirectoryAssert","fieldInfos":[]},{"className":"NUnit.Framework.Does","fieldInfos":[]},{"className":"NUnit.Framework.ResultStateException","fieldInfos":[]},{"className":"NUnit.Framework.ITestAction","fieldInfos":[]},{"className":"NUnit.Framework.TestDelegate","fieldInfos":[]},{"className":"NUnit.Framework.AssertionHelper","fieldInfos":[]},{"className":"NUnit.Framework.Assume","fieldInfos":[]},{"className":"NUnit.Framework.CategoryAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CombinatorialAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CultureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DataAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DatapointAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DatapointsAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DatapointSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DescriptionAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ExplicitAttribute","fieldInfos":[]},{"className":"NUnit.Framework.IgnoreAttribute","fieldInfos":[]},{"className":"NUnit.Framework.IncludeExcludeAttribute","fieldInfos":[]},{"className":"NUnit.Framework.MaxTimeAttribute","fieldInfos":[]},{"className":"NUnit.Framework.NUnitAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PairwiseAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PlatformAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PropertyAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RandomAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RangeAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RepeatAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RequiresMTAAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RequiresSTAAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RequiresThreadAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SequentialAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetCultureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetUICultureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetUpAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PreTestAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PostTestAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetUpFixtureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TearDownAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestCaseAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestCaseSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureSetUpAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureTearDownAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TheoryAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TimeoutAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ValuesAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ValueSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CollectionAssert","fieldInfos":[]},{"className":"NUnit.Framework.Contains","fieldInfos":[]},{"className":"NUnit.Framework.AssertionException","fieldInfos":[]},{"className":"NUnit.Framework.IgnoreException","fieldInfos":[]},{"className":"NUnit.Framework.InconclusiveException","fieldInfos":[]},{"className":"NUnit.Framework.SuccessException","fieldInfos":[]},{"className":"NUnit.Framework.FileAssert","fieldInfos":[]},{"className":"NUnit.Framework.GlobalSettings","fieldInfos":[]},{"className":"NUnit.Framework.Has","fieldInfos":[]},{"className":"NUnit.Framework.Is","fieldInfos":[]},{"className":"NUnit.Framework.Iz","fieldInfos":[]},{"className":"NUnit.Framework.List","fieldInfos":[]},{"className":"NUnit.Framework.ListMapper","fieldInfos":[]},{"className":"NUnit.Framework.SpecialValue","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.StringAssert","fieldInfos":[]},{"className":"NUnit.Framework.TestCaseData","fieldInfos":[]},{"className":"NUnit.Framework.TestContext","fieldInfos":[]},{"className":"NUnit.Framework.TestParameters","fieldInfos":[]},{"className":"NUnit.Framework.Throws","fieldInfos":[]},{"className":"NUnit.Framework.Internal.AssemblyHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ILogger","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InternalTrace","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InternalTraceLevel","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.InternalTraceWriter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Logger","fieldInfos":[]},{"className":"NUnit.Framework.Internal.MethodWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ParameterWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestNameGenerator","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TypeWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ActionsHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TextMessageWriter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.GenericMethodHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InvalidDataSourceException","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Randomizer","fieldInfos":[]},{"className":"NUnit.Framework.Internal.StackFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.StringUtil","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFixtureParameters","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestParameters","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestExecutionStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.PropertyNames","fieldInfos":[]},{"className":"NUnit.Framework.Internal.CultureDetector","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ExceptionHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InvalidTestFixtureException","fieldInfos":[]},{"className":"NUnit.Framework.Internal.NUnitException","fieldInfos":[]},{"className":"NUnit.Framework.Internal.OSPlatform","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestCaseParameters","fieldInfos":[]},{"className":"NUnit.Framework.Internal.PlatformHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.PropertyBag","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Reflect","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestResult","fieldInfos":[]},{"className":"NUnit.Framework.Internal.RuntimeType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.RuntimeFramework","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ITestExecutionContext","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestExecutionContext","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFilter+EmptyFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestListener","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestProgressReporter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ParameterizedFixtureSuite","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ParameterizedMethodSuite","fieldInfos":[]},{"className":"NUnit.Framework.Internal.SetUpFixture","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Test","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestAssembly","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFixture","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestMethod","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestSuite","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ThreadUtility","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TypeHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestCaseResult","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestSuiteResult","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.SetUpTearDownItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestActionCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestActionItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.ApplyChangesToContextCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.DelegatingTestCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.MaxTimeCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.OneTimeSetUpCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.OneTimeTearDownCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.SetUpTearDownCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.SkipCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestMethodCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TheoryResultCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.CommandStage","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.Filters.CompositeFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.PropertyFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.ValueMatchFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.TestNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.ClassNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.MethodNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.IdFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.AndFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.CategoryFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.NotFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.OrFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.FullNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.EventListenerTextWriter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.CommandBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.IWorkItemDispatcher","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.SimpleWorkItemDispatcher","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.TextCapture","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.CompositeWorkItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.CountdownEvent","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.SimpleWorkItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.WorkItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.WorkItemState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.Builders.ParameterDataProvider","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.DefaultSuiteBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.NUnitTestCaseBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.NamespaceTreeBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.CombinatorialStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.DatapointProvider","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.DefaultTestCaseBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.NUnitTestFixtureBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.PairwiseStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.ParameterDataSourceProvider","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.ProviderCache","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.SequentialStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IDisposableFixture","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IMethodInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IParameterInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IReflectionInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITypeInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.TestOutput","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ICombiningStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ISimpleTestBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IParameterDataProvider","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IParameterDataSource","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IPropertyBag","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITest","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestData","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestFixtureData","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestCaseData","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestFilter","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestListener","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestResult","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IXmlNodeBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ResultState","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.FailureSite","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Interfaces.RunState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Interfaces.TestStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Interfaces.TNode","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.NodeList","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.AttributeDictionary","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IFixtureBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IImplyFixture","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IApplyToContext","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IApplyToTest","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ISuiteBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestCaseBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ICommandWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IWrapTestMethod","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IWrapSetUpTearDown","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionSupersetConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.DictionaryContainsValueConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EqualConstraintResult","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExceptionNotThrownConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FileExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FileOrDirectoryExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.IConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AllOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NoneOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SomeOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SubPathConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsExceptionConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AllItemsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AndConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AssignableFromConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AssignableToConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AttributeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AttributeExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.BinaryConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.BinarySerializableConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionContainsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionEquivalentConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionItemsEqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionOrderedConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionSubsetConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionTally","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ComparisonAdapter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ComparisonConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.Constraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintExpression","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintFactory","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ContainsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.DelayedConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.DictionaryContainsKeyConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyCollectionConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyDirectoryConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyStringConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EndsWithConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EqualityAdapter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExactTypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FalseConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FloatingPointNumerics","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.GreaterThanConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.GreaterThanOrEqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Constraints.ConstraintResult","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.InstanceOfTypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.IResolveConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.LessThanConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.LessThanOrEqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.MessageWriter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ValueFormatter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ValueFormatterFactory","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.MsgUtils","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NaNConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NoItemConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NotConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NullConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.Numerics","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NUnitComparer","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NUnitEqualityComparer","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AndOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AttributeOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.BinaryOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NotOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.OrOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PrefixOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PropOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SelfResolvingOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.WithOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.OrConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PathConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PrefixConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PropertyConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PropertyExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.RangeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.RegexConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ResolvableConstraintExpression","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ReusableConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SameAsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SamePathConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SamePathOrUnderConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SomeItemsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.StartsWithConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.StringConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SubstringConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsNothingConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.Tolerance","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ToleranceMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Constraints.TrueConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.TypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.UniqueItemsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.XmlSerializableConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExactCountConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExactCountOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExceptionTypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Api.FrameworkController","fieldInfos":[]},{"className":"NUnit.Framework.Api.NUnitTestAssemblyRunner","fieldInfos":[]},{"className":"NUnit.Framework.Api.ITestAssemblyBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Api.ITestAssemblyRunner","fieldInfos":[]},{"className":"NUnit.Framework.Api.DefaultTestAssemblyBuilder","fieldInfos":[]}]},{"name":"ReportGeneratorMerged","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\PackageCache\\com.unity.testtools.codecoverage@1.2.5\\lib\\ReportGenerator\\ReportGeneratorMerged.dll","types":[{"className":"Palmmedia.ReportGenerator.Core.CommandLineArgumentNames","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.DotNetConfigSettingNames","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Generator","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Help","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.IReportGenerator","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Program","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.ReportConfiguration","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.ReportConfigurationBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.ReportConfigurationValidator","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.ReportContext","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Settings","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.IReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.IReportBuilderFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.IReportConfiguration","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.IReportContext","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.ReportBuilderFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.ReportGenerator","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.History.FileHistoryStorage","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.History.HistoryParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.History.HistoryReportGenerator","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.History.HistoryStorageFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.History.IHistoryStorage","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.BadgeReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.CloverReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.CoberturaReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.CsvSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.HtmlChartReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.HtmlInlineAzurePipelinesDarkReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.HtmlInlineAzurePipelinesReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.HtmlInlineCssAndJavaScriptReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.HtmlReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.HtmlSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.JsonSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.LatexReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.LatexSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.LCovSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.MarkdownSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.MhtmlReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.PngChartReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.ReportBuilderBase","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.SonarQubeBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.TeamCitySummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.TextSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.XmlReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.XmlSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.Rendering.HtmlMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.Rendering.HtmlRenderer","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.Rendering.IReportRenderer","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.Rendering.LatexRenderer","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.Rendering.PngHistoryChartRenderer","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.Rendering.StringHelper","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Plugin.DefaultAssemblyLoader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Plugin.FileUnblocker","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Plugin.IAssemblyLoader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Plugin.IPluginLoader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Plugin.ReflectionPluginLoader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Plugin.ReflectionWrapperAssemblyLoader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.CloverParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.CoberturaParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.CodeElementBase","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.CoverageReportParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.DotCoverParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.DynamicCodeCoverageParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.GCovParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.JaCoCoParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.LCovParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.MProfParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.NCoverParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.OpenCoverParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.ParserBase","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.ParserResult","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.UnsupportedParserException","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.VisualStudioParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.CloverReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.CoberturaReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.DotCoverReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.DynamicCodeCoverageReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.GCovReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.JaCoCoReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.OpenCoverReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.VisualStudioReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Filtering.DefaultFilter","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Filtering.IFilter","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.FileReading.AltCoverEmbeddedFileReader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.FileReading.CachingFileReader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.FileReading.IFileReader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.FileReading.LocalFileReader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.Assembly","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.Branch","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.Class","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.CodeElement","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.CodeElementType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.CodeFile","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.CoverageByTrackedMethod","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.CoverageType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.FileAnalysis","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.HistoricCoverage","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.LineAnalysis","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.LineVisitStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.MethodMetric","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.Metric","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.MetricMergeOrder","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.MetricType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.ShortLineAnalysis","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.SummaryResult","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.TestMethod","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.ConsoleLogger","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.ConsoleLoggerFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.DelegateLogger","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.DelegateLoggerFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.ILogger","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.ILoggerFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.LoggerFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.VerbosityLevel","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Common.ExceptionExtensions","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.FileHelper","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.Glob","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.GlobbingFileSearch","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.JsonSerializer","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.LinqExtensions","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.StringExtensions","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.WildCardFileSearch","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.CodeAnalysis.IRiskHotspotsAnalyzer","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.CodeAnalysis.MetricStatus","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.CodeAnalysis.RiskHotspot","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.CodeAnalysis.RiskHotspotAnalysisResult","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.CodeAnalysis.RiskHotspotsAnalysisThresholds","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.CodeAnalysis.RiskHotspotsAnalyzer","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.AllowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.DisallowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.MaybeNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.NotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.NotNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.NotNullIfNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.DoesNotReturnAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.MemberNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute","fieldInfos":[]},{"className":"System.Linq.RoslynEnumerable","fieldInfos":[]},{"className":"Microsoft.Build.Eventing.MSBuildEventSource","fieldInfos":[]},{"className":"Microsoft.Build.Shared.MSBuildConstants","fieldInfos":[]},{"className":"Microsoft.Build.Shared.PropertyNames","fieldInfos":[]},{"className":"Microsoft.Build.Shared.DesignTimeProperties","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ItemTypeNames","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ItemMetadataNames","fieldInfos":[]},{"className":"Microsoft.Build.Shared.BinaryReaderExtensions","fieldInfos":[]},{"className":"Microsoft.Build.Shared.BinaryWriterExtensions","fieldInfos":[]},{"className":"Microsoft.Build.Shared.Debugging.CommonWriter","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.ChangeWaveConversionState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.ChangeWaves","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildEngineResult","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildErrorEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.LazyFormattedBuildEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildEventContext","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildFinishedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildStatusEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.MessageImportance","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.BuildMessageEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildStartedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildWarningEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.CriticalBuildMessageEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.CustomBuildEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.EngineServices","fieldInfos":[]},{"className":"Microsoft.Build.Framework.EnvironmentVariableReadEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ExternalProjectFinishedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ExternalProjectStartedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine10","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine2","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine3","fieldInfos":[]},{"className":"Microsoft.Build.Framework.RegisteredTaskObjectLifetime","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.IBuildEngine4","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine5","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine6","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine7","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine8","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine9","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ICancelableTask","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IEventRedirector","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildMessageEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildErrorEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildWarningEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.CustomBuildEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildStartedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildFinishedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectStartedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectFinishedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TargetStartedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TargetFinishedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskStartedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskFinishedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildStatusEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.AnyEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IEventSource","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TelemetryEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IEventSource2","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IEventSource3","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IEventSource4","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IForwardingLogger","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IGeneratedTask","fieldInfos":[]},{"className":"Microsoft.Build.Framework.LoggerVerbosity","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.ILogger","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IMetadataContainer","fieldInfos":[]},{"className":"Microsoft.Build.Framework.INodeLogger","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IProjectElement","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITask","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITaskFactory","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITaskFactory2","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITaskHost","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITaskItem","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITaskItem2","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITaskItemExtensions","fieldInfos":[]},{"className":"Microsoft.Build.Framework.LoadInSeparateAppDomainAttribute","fieldInfos":[]},{"className":"Microsoft.Build.Framework.LoggerException","fieldInfos":[]},{"className":"Microsoft.Build.Framework.MetaprojectGeneratedEventArgs","fieldInfos":[{"name":"metaprojectXml","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.OutputAttribute","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectEvaluationFinishedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectEvaluationStartedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectFinishedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectImportedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectStartedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.PropertyInitialValueSetEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.PropertyReassignmentEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.RequiredAttribute","fieldInfos":[]},{"className":"Microsoft.Build.Framework.RequiredRuntimeAttribute","fieldInfos":[]},{"className":"Microsoft.Build.Framework.RunInMTAAttribute","fieldInfos":[]},{"className":"Microsoft.Build.Framework.RunInSTAAttribute","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkLogger","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkReference","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkResolver","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkResolverContext","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkResult","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkResultFactory","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkResultItem","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TargetBuiltReason","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.TargetFinishedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TargetSkipReason","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.TargetSkippedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TargetStartedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskCommandLineEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskFinishedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskItemData","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskParameterMessageKind","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.TaskParameterEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskPropertyInfo","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskStartedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TelemetryEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TestInfo","fieldInfos":[]},{"className":"Microsoft.Build.Framework.UninitializedPropertyReadEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.Internal.Strings","fieldInfos":[]},{"className":"Microsoft.Build.Framework.Profiler.EvaluationIdProvider","fieldInfos":[]},{"className":"Microsoft.Build.Framework.Profiler.EvaluationPass","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.Profiler.EvaluationLocationKind","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.Profiler.EvaluationLocation","fieldInfos":[]},{"className":"Microsoft.Build.Framework.Profiler.ProfilerResult","fieldInfos":[]},{"className":"Microsoft.Build.Framework.Profiler.ProfiledLocation","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.ImmutableSegmentedDictionary","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.ImmutableSegmentedList","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.RoslynImmutableInterlocked","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.SegmentedArray","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.SR","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.SegmentedArraySortUtils","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.HashHelpers","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.ICollectionCalls","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.IEnumerableCalls","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.IListCalls","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.InsertionBehavior","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.RoslynUnsafe","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.SegmentedArrayHelper","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.ThrowHelper","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.ExceptionArgument","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.ExceptionResource","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Runtime.CompilerServices.IsExternalInit","fieldInfos":[]},{"className":"Microsoft.Build.Evaluation.ToolsetConfigurationReaderHelpers","fieldInfos":[]},{"className":"Microsoft.Build.Evaluation.ToolsetElement","fieldInfos":[]},{"className":"Microsoft.Build.Evaluation.ToolsetElementCollection","fieldInfos":[]},{"className":"Microsoft.Build.Evaluation.ToolsetConfigurationSection","fieldInfos":[]},{"className":"Microsoft.Build.Internal.Tracing","fieldInfos":[]},{"className":"Microsoft.Build.Collections.IKeyed","fieldInfos":[]},{"className":"Microsoft.Build.Collections.MSBuildNameIgnoreCaseComparer","fieldInfos":[]},{"className":"Microsoft.Build.Tasks.AssemblyFoldersFromConfig.AssemblyFoldersFromConfig","fieldInfos":[]},{"className":"Microsoft.Build.Shared.AssemblyResources","fieldInfos":[]},{"className":"Microsoft.Build.Shared.EnvironmentUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.BuildEnvironmentHelper","fieldInfos":[]},{"className":"Microsoft.Build.Shared.BuildEnvironmentMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Shared.BuildEnvironment","fieldInfos":[]},{"className":"Microsoft.Build.Shared.CanonicalError","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ExtensionFoldersRegistryKey","fieldInfos":[]},{"className":"Microsoft.Build.Shared.DirectoryGetFiles","fieldInfos":[]},{"className":"Microsoft.Build.Shared.GetDirectories","fieldInfos":[]},{"className":"Microsoft.Build.Shared.DirectoryExists","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileExists","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileCopy","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileDelete","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileCreate","fieldInfos":[]},{"className":"Microsoft.Build.Shared.EncodingUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ErrorUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.EscapingUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.EventArgsFormatting","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ExceptionHandling","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileMatcher","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileUtilitiesRegex","fieldInfos":[]},{"className":"Microsoft.Build.Shared.DotNetFrameworkArchitecture","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Shared.FrameworkLocationHelper","fieldInfos":[]},{"className":"Microsoft.Build.Shared.InternalErrorException","fieldInfos":[]},{"className":"Microsoft.Build.Shared.NativeMethodsShared","fieldInfos":[]},{"className":"Microsoft.Build.Shared.AssemblyUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ProcessExtensions","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ResourceUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ReuseableStringBuilder","fieldInfos":[]},{"className":"Microsoft.Build.Shared.StringBuilderCache","fieldInfos":[]},{"className":"Microsoft.Build.Shared.VersionUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ReverseStringGenericComparer","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ReverseVersionGenericComparer","fieldInfos":[]},{"className":"Microsoft.Build.Shared.VisualStudioLocationHelper","fieldInfos":[]},{"className":"Microsoft.Build.Shared.VisualStudioInstance","fieldInfos":[]},{"className":"Microsoft.Build.Shared.AssemblyFoldersFromConfig.AssemblyFolderCollection","fieldInfos":[]},{"className":"Microsoft.Build.Shared.AssemblyFoldersFromConfig.AssemblyFolderItem","fieldInfos":[]},{"className":"Microsoft.Build.Shared.Debugging.DebugUtils","fieldInfos":[]},{"className":"Microsoft.Build.Shared.Debugging.PrintLineDebugger","fieldInfos":[]},{"className":"Microsoft.Build.Shared.Debugging.PrintLineDebuggerWriters","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.CachingFileSystemWrapper","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.FileSystems","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.IFileSystem","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.ManagedFileSystem","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.MSBuildOnWindowsFileSystem","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.NativeWin32Exception","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.SafeFindFileHandle","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.FileArtifactType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Shared.FileSystem.WindowsFileSystem","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.WindowsNative","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.ApiContract","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.AssemblyFoldersFromConfigInfo","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.CommandLineBuilder","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.ExtensionSDK","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.Logger","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.MuxLogger","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.PlatformManifest","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.ProcessorArchitecture","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.MultipleVersionSupport","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.SDKManifest","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.SDKType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.TargetPlatformSDK","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.Task","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.TaskItem","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.TargetDotNetFrameworkVersion","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.VisualStudioVersion","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.DotNetFrameworkArchitecture","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.ToolLocationHelper","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.HostObjectInitializationStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.ToolTask","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.TrackedDependencies","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.TaskLoggingHelper","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.Traits","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.EscapeHatches","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Configuration.Abstractions.SR","fieldInfos":[]},{"className":"System.SR","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationKeyNameAttribute","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationPath","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationRootExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.IConfiguration","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.IConfigurationBuilder","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.IConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.IConfigurationRoot","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.IConfigurationSection","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.IConfigurationSource","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Configuration.Binder.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.Configuration.Binder467262.SR","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAttribute","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.BinderOptions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationBinder","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Configuration.CommandLine.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.Configuration.CommandLine472396.SR","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.CommandLineConfigurationExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.CommandLine.CommandLineConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.CommandLine.CommandLineConfigurationSource","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Configuration.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.Configuration474470.SR","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ChainedBuilderExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ChainedConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ChainedConfigurationSource","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationBuilder","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationKeyComparer","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationManager","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationReloadToken","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationRoot","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationSection","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.InternalConfigurationRootExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.MemoryConfigurationBuilderExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.StreamConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.StreamConfigurationSource","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Memory.MemoryConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Memory.MemoryConfigurationSource","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Configuration.FileExtensions.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.Configuration.FileExtensions483922.SR","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.FileConfigurationExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.FileConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.FileConfigurationSource","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.FileLoadExceptionContext","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Configuration.Json.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.Configuration.Json487339.SR","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.JsonConfigurationExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Json.JsonConfigurationFileParser","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Json.JsonConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Json.JsonConfigurationSource","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Json.JsonStreamConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Json.JsonStreamConfigurationSource","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.FileProviders.Abstractions.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.FileProviders.Abstractions490178.SR","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.IDirectoryContents","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.IFileInfo","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.IFileProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.NotFoundDirectoryContents","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.NotFoundFileInfo","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.NullChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.NullFileProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.EmptyDisposable","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.FileProviders.Physical.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.FileProviders.Physical492932.SR","fieldInfos":[]},{"className":"System.Runtime.Versioning.OSPlatformAttribute","fieldInfos":[]},{"className":"System.Runtime.Versioning.TargetPlatformAttribute","fieldInfos":[]},{"className":"System.Runtime.Versioning.SupportedOSPlatformAttribute","fieldInfos":[]},{"className":"System.Runtime.Versioning.UnsupportedOSPlatformAttribute","fieldInfos":[]},{"className":"System.Runtime.Versioning.SupportedOSPlatformGuardAttribute","fieldInfos":[]},{"className":"System.Runtime.Versioning.UnsupportedOSPlatformGuardAttribute","fieldInfos":[]},{"className":"Microsoft.Extensions.Internal.NonCapturingTimer","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.IPollingChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.PhysicalFileProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Microsoft.Extensions.FileProviders.Physical492932.EmptyDisposable","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Internal.PhysicalDirectoryContents","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.ExclusionFilters","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Extensions.FileProviders.Physical.Clock","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.FileSystemInfoHelper","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.IClock","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.PhysicalDirectoryInfo","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.PhysicalFileInfo","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.PhysicalFilesWatcher","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.PollingFileChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.PollingWildCardChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.Internal.PathUtils","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.FileSystemGlobbing.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.FileSystemGlobbing502894.SR","fieldInfos":[]},{"className":"System.Numerics.Hashing.HashHelpers","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.FilePatternMatch","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.InMemoryDirectoryInfo","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Matcher","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.MatcherExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.PatternMatchingResult","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Util.StringComparisonHelper","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.ILinearPattern","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.InMemoryFileInfo","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.IPattern","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.IPatternContext","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.IRaggedPattern","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.MatcherContext","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternTestResult","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.Patterns.PatternBuilder","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextLinear","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextLinearExclude","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextLinearInclude","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextRagged","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextRaggedExclude","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextRaggedInclude","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.CurrentPathSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.ParentPathSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.RecursiveWildcardSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Abstractions.DirectoryInfoBase","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Abstractions.DirectoryInfoWrapper","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileInfoBase","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileInfoWrapper","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileSystemInfoBase","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Primitives.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.Primitives516545.SR","fieldInfos":[]},{"className":"System.Text.ValueStringBuilder","fieldInfos":[]},{"className":"System.Numerics.Hashing.Microsoft.Extensions.Primitives516545.HashHelpers","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.CancellationChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.ChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.CompositeChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.Extensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.IChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.StringSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.StringSegmentComparer","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.StringTokenizer","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.StringValues","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.ThrowHelper","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.ExceptionArgument","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Extensions.Primitives.ExceptionResource","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.IAsyncDisposable","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.AsyncIteratorMethodBuilder","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.AsyncIteratorStateMachineAttribute","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.ConfiguredAsyncDisposable","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.EnumeratorCancellationAttribute","fieldInfos":[]},{"className":"System.Threading.Tasks.TaskAsyncEnumerableExtensions","fieldInfos":[]},{"className":"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCoreShared","fieldInfos":[]},{"className":"System.ThrowHelper","fieldInfos":[]},{"className":"System.ExceptionArgument","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Threading.Tasks.ValueTask","fieldInfos":[]},{"className":"System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Threading.Tasks.Sources.ValueTaskSourceStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Threading.Tasks.Sources.IValueTaskSource","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.AsyncMethodBuilderAttribute","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.ValueTaskAwaiter","fieldInfos":[]},{"className":"System.Diagnostics.StackTraceHiddenAttribute","fieldInfos":[]},{"className":"FxResources.System.Numerics.Vectors.SR","fieldInfos":[]},{"className":"System.MathF","fieldInfos":[]},{"className":"System.System.Numerics.Vectors540940.SR","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.IntrinsicAttribute","fieldInfos":[]},{"className":"System.Numerics.ConstantHelper","fieldInfos":[]},{"className":"System.Numerics.Register","fieldInfos":[]},{"className":"System.Numerics.Vector","fieldInfos":[]},{"className":"System.Numerics.Hashing.System.Numerics.Vectors540940.HashHelpers","fieldInfos":[]},{"className":"FxResources.System.Text.Encodings.Web.SR","fieldInfos":[]},{"className":"System.HexConverter","fieldInfos":[]},{"className":"System.System.Text.Encodings.Web552585.SR","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.AllowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.DisallowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.MaybeNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.NotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.MaybeNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.NotNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.NotNullIfNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.DoesNotReturnAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.DoesNotReturnIfAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.MemberNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.MemberNotNullWhenAttribute","fieldInfos":[]},{"className":"System.Numerics.BitOperations","fieldInfos":[]},{"className":"System.Text.UnicodeDebug","fieldInfos":[]},{"className":"System.Text.UnicodeUtility","fieldInfos":[]},{"className":"System.Text.System.Text.Encodings.Web552585.ValueStringBuilder","fieldInfos":[]},{"className":"System.Text.Rune","fieldInfos":[]},{"className":"System.Text.Unicode.UnicodeHelpers","fieldInfos":[]},{"className":"System.Text.Unicode.UnicodeRange","fieldInfos":[]},{"className":"System.Text.Unicode.UnicodeRanges","fieldInfos":[]},{"className":"System.Text.Encodings.Web.AsciiByteMap","fieldInfos":[]},{"className":"System.Text.Encodings.Web.AllowedBmpCodePointsBitmap","fieldInfos":[]},{"className":"System.Text.Encodings.Web.OptimizedInboxTextEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.DefaultUrlEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.DefaultJavaScriptEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.SpanUtility","fieldInfos":[]},{"className":"System.Text.Encodings.Web.ScalarEscaperBase","fieldInfos":[]},{"className":"System.Text.Encodings.Web.HtmlEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.DefaultHtmlEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.JavaScriptEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.TextEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.TextEncoderSettings","fieldInfos":[]},{"className":"System.Text.Encodings.Web.ThrowHelper","fieldInfos":[]},{"className":"System.Text.Encodings.Web.ExceptionArgument","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Encodings.Web.UrlEncoder","fieldInfos":[]},{"className":"System.IO.TextWriterExtensions","fieldInfos":[]},{"className":"Interop","fieldInfos":[]},{"className":"FxResources.System.Text.Encoding.CodePages.SR","fieldInfos":[]},{"className":"System.System.Text.Encoding.CodePages578816.SR","fieldInfos":[]},{"className":"System.Text.BaseCodePageEncoding","fieldInfos":[]},{"className":"System.Text.CodePagesEncodingProvider","fieldInfos":[]},{"className":"System.Text.DBCSCodePageEncoding","fieldInfos":[]},{"className":"System.Text.InternalDecoderBestFitFallback","fieldInfos":[]},{"className":"System.Text.InternalDecoderBestFitFallbackBuffer","fieldInfos":[]},{"className":"System.Text.DecoderFallbackBufferHelper","fieldInfos":[]},{"className":"System.Text.DecoderNLS","fieldInfos":[]},{"className":"System.Text.InternalEncoderBestFitFallback","fieldInfos":[]},{"className":"System.Text.InternalEncoderBestFitFallbackBuffer","fieldInfos":[]},{"className":"System.Text.EncoderFallbackBufferHelper","fieldInfos":[]},{"className":"System.Text.EncoderNLS","fieldInfos":[]},{"className":"System.Text.EncodingByteBuffer","fieldInfos":[]},{"className":"System.Text.EncodingCharBuffer","fieldInfos":[]},{"className":"System.Text.EncodingNLS","fieldInfos":[]},{"className":"System.Text.EncodingTable","fieldInfos":[]},{"className":"System.Text.EUCJPEncoding","fieldInfos":[]},{"className":"System.Text.GB18030Encoding","fieldInfos":[]},{"className":"System.Text.ISO2022Encoding","fieldInfos":[]},{"className":"System.Text.ISCIIEncoding","fieldInfos":[]},{"className":"System.Text.SBCSCodePageEncoding","fieldInfos":[]},{"className":"Microsoft.Win32.SafeHandles.SafeAllocHHandle","fieldInfos":[]},{"className":"FxResources.System.Security.Permissions.SR","fieldInfos":[]},{"className":"System.System.Security.Permissions606883.SR","fieldInfos":[]},{"className":"FxResources.System.Text.Json.SR","fieldInfos":[]},{"className":"System.System.Text.Json607869.HexConverter","fieldInfos":[]},{"className":"System.Obsoletions","fieldInfos":[]},{"className":"System.System.Text.Json607869.SR","fieldInfos":[]},{"className":"System.ObsoleteAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.DynamicDependencyAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.DynamicallyAccessedMembersAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.DynamicallyAccessedMemberTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.RequiresUnreferencedCodeAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.AllowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.DisallowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.MaybeNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.NotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.MaybeNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.NotNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.NotNullIfNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.DoesNotReturnAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.DoesNotReturnIfAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.MemberNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.MemberNotNullWhenAttribute","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.System.Text.Json607869.IsExternalInit","fieldInfos":[]},{"className":"System.Collections.Generic.ReferenceEqualityComparer","fieldInfos":[]},{"className":"System.Collections.Generic.StackExtensions","fieldInfos":[]},{"className":"System.Buffers.Text.SequenceValidity","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.PooledByteBufferWriter","fieldInfos":[]},{"className":"System.Text.Json.ThrowHelper","fieldInfos":[]},{"className":"System.Text.Json.JsonCamelCaseNamingPolicy","fieldInfos":[]},{"className":"System.Text.Json.JsonNamingPolicy","fieldInfos":[]},{"className":"System.Text.Json.JsonConstants","fieldInfos":[]},{"className":"System.Text.Json.JsonHelpers","fieldInfos":[]},{"className":"System.Text.Json.BitStack","fieldInfos":[]},{"className":"System.Text.Json.JsonDocument","fieldInfos":[]},{"className":"System.Text.Json.JsonDocumentOptions","fieldInfos":[]},{"className":"System.Text.Json.JsonElement","fieldInfos":[]},{"className":"System.Text.Json.JsonProperty","fieldInfos":[]},{"className":"System.Text.Json.JsonValueKind","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonCommentHandling","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonEncodedText","fieldInfos":[]},{"className":"System.Text.Json.JsonException","fieldInfos":[]},{"className":"System.Text.Json.JsonTokenType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.ConsumeNumberResult","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.ConsumeTokenResult","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonReaderException","fieldInfos":[]},{"className":"System.Text.Json.JsonReaderHelper","fieldInfos":[]},{"className":"System.Text.Json.JsonReaderOptions","fieldInfos":[]},{"className":"System.Text.Json.JsonReaderState","fieldInfos":[]},{"className":"System.Text.Json.Utf8JsonReader","fieldInfos":[]},{"className":"System.Text.Json.ArgumentState","fieldInfos":[{"name":"FoundPropertyCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParameterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"FoundKey","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"FoundValue","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonSerializer","fieldInfos":[]},{"className":"System.Text.Json.ConverterStrategy","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonSerializerDefaults","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonSerializerOptions","fieldInfos":[]},{"className":"System.Text.Json.MetadataPropertyName","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.ReadStack","fieldInfos":[{"name":"BytesConsumed","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ReadAhead","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SupportContinuation","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"UseFastPath","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.ReadStackFrame","fieldInfos":[{"name":"PropertyState","type":"System.Text.Json.StackFramePropertyState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"UseExtensionProperty","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"JsonPropertyName","type":"System.Byte[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"JsonPropertyNameAsString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"OriginalDepth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"OriginalTokenType","type":"System.Text.Json.JsonTokenType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ObjectState","type":"System.Text.Json.StackFrameObjectState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ValidateEndTokenOnArray","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"PropertyIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CtorArgumentStateIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.StackFrameObjectState","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.StackFramePropertyState","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.WriteStack","fieldInfos":[{"name":"SuppressFlush","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"FlushThreshold","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SupportContinuation","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"BoxedStructReferenceId","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.WriteStackFrame","fieldInfos":[{"name":"AsyncEnumeratorIsPendingCompletion","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"IsWritingExtensionDataProperty","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"OriginalDepth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ProcessedStartToken","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ProcessedEndToken","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"PropertyState","type":"System.Text.Json.StackFramePropertyState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"EnumeratorIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"JsonPropertyNameAsString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"MetadataPropertyName","type":"System.Text.Json.MetadataPropertyName","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.ExceptionResource","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.NumericType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.DataType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonWriterHelper","fieldInfos":[]},{"className":"System.Text.Json.JsonWriterOptions","fieldInfos":[]},{"className":"System.Text.Json.Utf8JsonWriter","fieldInfos":[]},{"className":"System.Text.Json.Nodes.JsonArray","fieldInfos":[]},{"className":"System.Text.Json.Nodes.JsonNode","fieldInfos":[]},{"className":"System.Text.Json.Nodes.JsonNodeOptions","fieldInfos":[]},{"className":"System.Text.Json.Nodes.JsonObject","fieldInfos":[]},{"className":"System.Text.Json.Nodes.JsonValue","fieldInfos":[]},{"className":"System.Text.Json.Reflection.ReflectionExtensions","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonIgnoreCondition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.JsonKnownNamingPolicy","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.JsonNumberHandling","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.JsonSerializableAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonSourceGenerationMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.JsonSourceGenerationOptionsAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonConstructorAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonConverterAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonExtensionDataAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonIgnoreAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonIncludeAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonNumberHandlingAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonPropertyNameAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonPropertyOrderAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IgnoreReferenceResolver","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IJsonOnDeserialized","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IJsonOnDeserializing","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IJsonOnSerialized","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IJsonOnSerializing","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonSerializerContext","fieldInfos":[]},{"className":"System.Text.Json.Serialization.ReferenceEqualsWrapper","fieldInfos":[]},{"className":"System.Text.Json.Serialization.ConverterList","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IAsyncEnumerableConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IEnumerableConverterFactoryHelpers","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IgnoreReferenceHandler","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonStringEnumConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonUnknownTypeHandling","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.PreserveReferenceHandler","fieldInfos":[]},{"className":"System.Text.Json.Serialization.PreserveReferenceResolver","fieldInfos":[]},{"className":"System.Text.Json.Serialization.ReadBufferState","fieldInfos":[{"name":"Buffer","type":"System.Byte[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"BytesInBuffer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ClearMax","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"IsFirstIteration","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"IsFinalBlock","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.ReferenceHandler","fieldInfos":[]},{"className":"System.Text.Json.Serialization.ReferenceHandlingStrategy","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.ReferenceResolver","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.FSharpCoreReflectionProxy","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.GenericMethodHolder","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.JsonMetadataServices","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.JsonParameterInfoValues","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.JsonParameterInfo","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.JsonPropertyInfo","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.JsonTypeInfo","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.MemberAccessor","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.ParameterRef","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.PropertyRef","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.ReflectionMemberAccessor","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.IEnumerableConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.FSharpTypeConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonArrayConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonNodeConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonNodeConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonObjectConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonValueConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.ObjectConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.BooleanConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.ByteArrayConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.ByteConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.CharConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.DateTimeConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.DateTimeOffsetConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.DecimalConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.DoubleConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.EnumConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.EnumConverterOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.Converters.GuidConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.Int16Converter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.Int32Converter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.Int64Converter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonDocumentConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonElementConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.NullableConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.ObjectConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.SByteConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.SingleConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.StringConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.TimeSpanConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.UInt16Converter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.UInt32Converter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.UInt64Converter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.UnsupportedTypeConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.UriConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.VersionConverter","fieldInfos":[]},{"className":"System.HashCode","fieldInfos":[]},{"className":"System.SixLabors.Fonts826268.MathF","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.SixLabors.Fonts826268.NotNullWhenAttribute","fieldInfos":[]},{"className":"SixLabors.DebugGuard","fieldInfos":[]},{"className":"SixLabors.Guard","fieldInfos":[]},{"className":"SixLabors.ThrowHelper","fieldInfos":[]},{"className":"SixLabors.Fonts.AppliedFontStyle","fieldInfos":[{"name":"PointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TabWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Start","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"End","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ApplyKerning","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.BigEndianBinaryReader","fieldInfos":[]},{"className":"SixLabors.Fonts.Bounds","fieldInfos":[]},{"className":"SixLabors.Fonts.ColorFontSupport","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.FileFontInstance","fieldInfos":[]},{"className":"SixLabors.Fonts.Font","fieldInfos":[]},{"className":"SixLabors.Fonts.FontCollection","fieldInfos":[]},{"className":"SixLabors.Fonts.FontDescription","fieldInfos":[]},{"className":"SixLabors.Fonts.FontFamily","fieldInfos":[]},{"className":"SixLabors.Fonts.FontFamilyCollectionExtensions","fieldInfos":[]},{"className":"SixLabors.Fonts.FontInstance","fieldInfos":[]},{"className":"SixLabors.Fonts.FontReader","fieldInfos":[]},{"className":"SixLabors.Fonts.FontRectangle","fieldInfos":[]},{"className":"SixLabors.Fonts.FontStyle","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.Glyph","fieldInfos":[]},{"className":"SixLabors.Fonts.GlyphInstance","fieldInfos":[]},{"className":"SixLabors.Fonts.GlyphLayout","fieldInfos":[]},{"className":"SixLabors.Fonts.GlyphMetric","fieldInfos":[]},{"className":"SixLabors.Fonts.GlyphRendererParameters","fieldInfos":[]},{"className":"SixLabors.Fonts.GlyphType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.HorizontalAlignment","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.IColorGlyphRenderer","fieldInfos":[]},{"className":"SixLabors.Fonts.GlyphColor","fieldInfos":[]},{"className":"SixLabors.Fonts.IFontCollection","fieldInfos":[]},{"className":"SixLabors.Fonts.IFontInstance","fieldInfos":[]},{"className":"SixLabors.Fonts.IGlyphRenderer","fieldInfos":[]},{"className":"SixLabors.Fonts.IGlyphRendererExtensions","fieldInfos":[]},{"className":"SixLabors.Fonts.IReadOnlyFontCollection","fieldInfos":[]},{"className":"SixLabors.Fonts.IReadonlyFontCollectionExtensions","fieldInfos":[]},{"className":"SixLabors.Fonts.RendererOptions","fieldInfos":[]},{"className":"SixLabors.Fonts.StringComparerHelpers","fieldInfos":[]},{"className":"SixLabors.Fonts.SystemFontCollection","fieldInfos":[]},{"className":"SixLabors.Fonts.SystemFonts","fieldInfos":[]},{"className":"SixLabors.Fonts.TextLayout","fieldInfos":[]},{"className":"SixLabors.Fonts.TextMeasurer","fieldInfos":[]},{"className":"SixLabors.Fonts.TextRenderer","fieldInfos":[]},{"className":"SixLabors.Fonts.VerticalAlignment","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.WellKnownIds.EncodingIDs","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.WellKnownIds.NameIds","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.WellKnownIds.PlatformIDs","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.Utilities.EncodingIDExtensions","fieldInfos":[]},{"className":"SixLabors.Fonts.Utilities.StringLoader","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.BidiCharacterType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.Unicode.BidiPairedBracketType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.Unicode.BidiType","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.CodePoint","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.CodePointEnumerator","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.Grapheme","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.GraphemeClusterClass","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.Unicode.GraphemeEnumerator","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.LineBreak","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.LineBreakClass","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.Unicode.LineBreakEnumerator","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.LineBreakPairTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.BidiAlgorithm","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.BidiData","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.BidiRun","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.UnicodeData","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.UnicodeTrie","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.UnicodeTrieBuilder","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.UnicodeUtility","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.Table","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.TableHeader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.TableLoader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.TableNameAttribute","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.TtcHeader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.UnknownTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.WoffTableHeader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CMapTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.ColrTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CpalTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.GlyphTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.HeadTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.HorizontalHeadTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.HorizontalMetricsTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.IndexLocationTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.KerningTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.MaximumProfileTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.NameTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.OS2Table","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Name.NameRecord","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Kern.Format0SubTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Kern.KearningPair","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Kern.KerningCoverage","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Kern.KerningSubTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Glyphs.CompositeGlyphLoader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Glyphs.EmptyGlyphLoader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Glyphs.GlyphLoader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Glyphs.GlyphVector","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Glyphs.GlyphVectorWithColor","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Glyphs.SimpleGlyphLoader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Colr.BaseGlyphRecord","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Colr.LayerRecord","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CMap.CMapSubTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CMap.EncodingRecord","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CMap.Format0SubTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CMap.Format12SubTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CMap.Format4SubTable","fieldInfos":[]},{"className":"SixLabors.Fonts.IO.ZlibInflateStream","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.FontException","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.FontFamilyNotFoundException","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.FontsThrowHelper","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.GlyphMissingException","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.InvalidFontFileException","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.InvalidFontTableException","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.MissingFontTableException","fieldInfos":[]},{"className":"System.SixLabors.ImageSharp910877.HashCode","fieldInfos":[]},{"className":"System.SixLabors.ImageSharp910877.MathF","fieldInfos":[]},{"className":"SixLabors.SixLabors.ImageSharp910877.DebugGuard","fieldInfos":[]},{"className":"SixLabors.SixLabors.ImageSharp910877.Guard","fieldInfos":[]},{"className":"SixLabors.SixLabors.ImageSharp910877.ThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Color","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Constants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageFormatException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageProcessingException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.InvalidImageContentException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.UnknownImageFormatException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ConfigurationExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.EncoderExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.EnumerableExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.StreamExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorNumerics","fieldInfos":[]},{"className":"SixLabors.ImageSharp.EnumUtils","fieldInfos":[]},{"className":"SixLabors.ImageSharp.InliningOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Numerics","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IComponentShuffle","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IShuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.DefaultShuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.WXYZShuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.WZYXShuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.YZWXShuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ZYXWShuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IPad3Shuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.DefaultPad3Shuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.XYZWPad3Shuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IShuffle3","fieldInfos":[]},{"className":"SixLabors.ImageSharp.DefaultShuffle3","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IShuffle4Slice3","fieldInfos":[]},{"className":"SixLabors.ImageSharp.DefaultShuffle4Slice3","fieldInfos":[]},{"className":"SixLabors.ImageSharp.XYZWShuffle4Slice3","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Byte3","fieldInfos":[]},{"className":"SixLabors.ImageSharp.SimdUtils","fieldInfos":[]},{"className":"SixLabors.ImageSharp.TolerantMath","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Configuration","fieldInfos":[]},{"className":"SixLabors.ImageSharp.MetadataExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.GeometryUtilities","fieldInfos":[]},{"className":"SixLabors.ImageSharp.GraphicOptionsDefaultsExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.GraphicsOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IConfigurationModule","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IDeepCloneable","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IImage","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IImageInfo","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Image","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageFrame","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageFrameCollection","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageInfo","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageInfoExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.RgbaComponent","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.ColorMatrix","fieldInfos":[{"name":"M11","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M12","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M13","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M14","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M21","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M22","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M23","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M24","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M31","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M32","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M33","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M34","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M41","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M42","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M43","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M44","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M51","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M52","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M53","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M54","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Complex64","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ComplexVector4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.LongRational","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Matrix3x2Extensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Number","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Point","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PointF","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Rational","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Rectangle","fieldInfos":[]},{"className":"SixLabors.ImageSharp.RectangleF","fieldInfos":[]},{"className":"SixLabors.ImageSharp.SignedRational","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Size","fieldInfos":[]},{"className":"SixLabors.ImageSharp.SizeF","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ValueSize","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ReadOrigin","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.AdaptiveThresholdExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.AffineTransformBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.AnchorPositionMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.BinaryThresholdMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.ColorBlindnessMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.BinaryDitherExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.BinaryThresholdExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.BokehBlurExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.BoxBlurExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.DetectEdgesExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.GaussianBlurExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.GaussianSharpenExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.DitherExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.DrawImageExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.OilPaintExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.PixelateExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.PixelRowDelegateExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.BlackWhiteExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.BrightnessExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.ColorBlindnessExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.ContrastExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.FilterExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.GrayscaleExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.HueExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.InvertExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.KodachromeExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.LightnessExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.LomographExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.OpacityExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.PolaroidExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.SaturateExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.SepiaExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.HistogramEqualizationExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.BackgroundColorExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.GlowExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.VignetteExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.ProcessingExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.QuantizeExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.AutoOrientExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.CropExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.EntropyCropExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.FlipExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.PadExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.ResizeExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.RotateExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.RotateFlipExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.SkewExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.TransformExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.FlipMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.GrayscaleMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.IImageProcessingContext","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.IImageProcessingContextFactory","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.DefaultImageOperationsProviderFactory","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.KnownDitherings","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.KnownFilterMatrices","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.KnownQuantizers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.KnownResamplers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.OrientationMode","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.PixelRowOperation","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.ProjectiveTransformBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.ResizeMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.ResizeOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.RotateMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.TaperCorner","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.TaperSide","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.IImageProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.ImageProcessorExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.CropProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.DegenerateTransformException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.ISwizzler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.AutoOrientProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.FlipProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.LinearTransformUtils","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.RotateProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.SkewProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeKernel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeKernelMap","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessorHelpers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.TransformUtils","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.DefaultPixelSamplingStrategy","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.ExtensivePixelSamplingStrategy","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.WebSafePaletteQuantizer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.WernerPaletteQuantizer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Overlays.BackgroundColorProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Overlays.GlowProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Overlays.VignetteProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Normalization.AdaptiveHistogramEqualizationProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Normalization.AdaptiveHistogramEqualizationSlidingWindowProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Normalization.GlobalHistogramEqualizationProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Normalization.HistogramEqualizationMethod","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.Processors.Normalization.HistogramEqualizationOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Normalization.HistogramEqualizationProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.AchromatomalyProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.AchromatopsiaProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.BlackWhiteProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.BrightnessProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.ContrastProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.DeuteranomalyProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.DeuteranopiaProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.FilterProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.GrayscaleBt601Processor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.GrayscaleBt709Processor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.HueProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.InvertProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.KodachromeProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.LightnessProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.LomographProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.OpacityProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.PolaroidProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.ProtanomalyProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.ProtanopiaProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.SaturateProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.SepiaProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.TritanomalyProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.TritanopiaProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Effects.IPixelRowDelegate","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Effects.PixelateProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Drawing.DrawImageProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Dithering.ErrorDither","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Dithering.IDither","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDitherFactory","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.BokehBlurProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.BoxBlurProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.Convolution2DState","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.ConvolutionProcessorHelpers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.ConvolutionState","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.GaussianBlurProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.GaussianSharpenProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.KernelSamplingMap","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.KayyaliKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.KirschKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.LaplacianKernelFactory","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.LaplacianKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.PrewittKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.RobertsCrossKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.RobinsonKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.ScharrKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.SobelKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.ReadOnlyKernel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelDataProvider","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurParameters","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Binarization.AdaptiveThresholdProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Binarization.BinaryThresholdProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Extensions.Transforms.SwizzleExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.HalfTypeHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.IPixel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.PixelAlphaCompositionMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.PixelAlphaRepresentation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.PixelColorBlendingMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.PixelConversionModifiersExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.A8","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Argb32","fieldInfos":[{"name":"A","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"R","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"B","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Bgr24","fieldInfos":[{"name":"B","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"R","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Bgr565","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Bgra32","fieldInfos":[{"name":"B","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"R","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"A","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Bgra4444","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Bgra5551","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Byte4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.HalfSingle","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.HalfVector2","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.HalfVector4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.L16","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.L8","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.La16","fieldInfos":[{"name":"L","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"A","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.La32","fieldInfos":[{"name":"L","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"A","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.NormalizedByte2","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.NormalizedByte4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.NormalizedShort2","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.NormalizedShort4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Rgb24","fieldInfos":[{"name":"R","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"B","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Rgb48","fieldInfos":[{"name":"R","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"B","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Rgba32","fieldInfos":[{"name":"R","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"B","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"A","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Rgba64","fieldInfos":[{"name":"R","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"B","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"A","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Rg32","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Rgba1010102","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.RgbaVector","fieldInfos":[{"name":"R","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"B","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"A","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Short2","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Short4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Utils.PixelConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Utils.Vector4Converters","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.PixelBlenders.PorterDuffFunctions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.FrameDecodingMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.ImageFrameMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.ImageMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.PixelResolutionUnit","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Iptc.IptcProfile","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Iptc.IptcTag","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Iptc.IptcTagExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Iptc.IptcValue","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccCurveSegment","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccFormulaCurveElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccOneDimensionalCurve","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccParametricCurve","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccResponseCurve","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccSampledCurveElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDataReader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDataWriter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccClutDataType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantEncoding","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorSpaceType","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccCurveMeasurementEncodings","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccCurveSegmentSignature","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDataType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDeviceAttribute","fieldInfos":[{"name":"value__","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccFormulaCurveType","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMeasurementGeometry","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMultiProcessElementSignature","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccParametricCurveType","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccPrimaryPlatformType","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileClass","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileFlag","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileTag","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccRenderingIntent","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningFlag","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningSpotType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccSignatureName","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccStandardIlluminant","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccStandardObserver","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTypeSignature","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.InvalidIccProfileException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfile","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileHeader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccReader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccWriter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccBAcsProcessElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccClutProcessElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccCurveSetProcessElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccEAcsProcessElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMatrixProcessElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMultiProcessElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccChromaticityTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantOrderTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccCrdInfoTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccCurveTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDataTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDateTimeTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccFix16ArrayTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLut16TagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLut8TagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLutAToBTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLutBToATagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMeasurementTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMultiLocalizedUnicodeTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMultiProcessElementsTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccNamedColor2TagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccParametricCurveTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceDescTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceIdentifierTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccResponseCurveSet16TagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccSignatureTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTextDescriptionTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTextTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUcrBgTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUFix16ArrayTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUInt16ArrayTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUInt32ArrayTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUInt64ArrayTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUInt8ArrayTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUnknownTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccViewingConditionsTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccXyzTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccClut","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLut","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccNamedColor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccPositionNumber","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileId","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceIdentifier","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccResponseNumber","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningChannel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccVersion","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifDataType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifDataTypes","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifParts","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifProfile","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifReader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifTagDescriptionAttribute","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifTags","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifWriter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifTag","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifTagValue","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.UnkownExifTag","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifByte","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifByteArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifDouble","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifDoubleArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifFloat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifFloatArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifLong","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifLongArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifNumber","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifNumberArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifRational","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifRationalArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifShort","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifShortArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedByte","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedByteArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedLong","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedLongArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedRational","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedRationalArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedShort","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedShortArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifString","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifValue","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifValues","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.IExifValue","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.AllocationOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Memory.ArrayPoolMemoryAllocator","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.IManagedByteBuffer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.MemoryAllocator","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.SimpleGcMemoryAllocator","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.Buffer2DExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.MemoryGroupExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.InvalidMemoryOperationException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.MemoryOwnerExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.RowInterval","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.Internals.BasicByteBuffer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IO.BufferedReadStream","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IO.ChunkedMemoryStream","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IO.IFileSystem","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IO.LocalFileSystem","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageDecoderInternals","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageEncoderInternals","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageFormat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageFormatDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageInfoDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.ImageDecoderUtilities","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.ImageEncoderUtilities","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.ImageFormatManager","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.PixelTypeInfo","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.ITgaDecoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.ITgaEncoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaBitsPerPixel","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaCompression","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaConfigurationModule","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaDecoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaEncoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaFileHeader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaFormat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaImageFormatDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaImageOrigin","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaImageType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaImageTypeExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Adam7","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.IPngDecoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.IPngEncoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngBitDepth","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngChunk","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngChunkFilter","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngChunkType","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngColorType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngCompressionLevel","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngConfigurationModule","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngDecoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngEncoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngEncoderHelpers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngEncoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngEncoderOptionsHelpers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngFilterMethod","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngFormat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngHeader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngImageFormatDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngInterlaceMode","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngTextData","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngTransparentColorMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.Adler32","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.Crc32","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.Deflater","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflaterConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflateStrategy","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflaterEngine","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflaterHuffman","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflaterOutputStream","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflaterPendingBuffer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflateThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.ZlibDeflateStream","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.ZlibInflateStream","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Filters.AverageFilter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Filters.FilterType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.Filters.NoneFilter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Filters.PaethFilter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Filters.SubFilter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Filters.UpFilter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Chunks.PhysicalChunkData","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.IJpegDecoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.IJpegEncoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegConfigurationModule","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegDecoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegFormat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegImageFormatDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegSubsample","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.FastFloatingPointDCT","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.SizeExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.ZigZag","fieldInfos":[{"name":"Data","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.ZigZag+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":80,"fixedBufferTypename":"Byte"}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffIndex","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanLut","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanSpec","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.QuantIndex","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut","fieldInfos":[{"name":"YRTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"YGTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"YBTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"CbRTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"CbGTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"CbBTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"CrGTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"CrBTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterVectorized","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.AdobeMarker","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanScanBuffer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanScanDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable","fieldInfos":[{"name":"Sizes","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":17,"fixedBufferTypename":"Byte"},{"name":"Values","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Byte"},{"name":"MaxCode","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":18,"fixedBufferTypename":"UInt64"},{"name":"ValOffset","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":19,"fixedBufferTypename":"Int32"},{"name":"LookaheadSize","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Byte"},{"name":"LookaheadValue","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Byte"}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.IJpegComponent","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.IRawJpegData","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JFifMarker","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegBlockPostProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegColorSpace","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegComponent","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegComponentPostProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegFileMarker","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegFrame","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegImagePostProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.ProfileResolver","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.QualityEvaluator","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.ColorConverters.JpegColorConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifColorTableMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifConfigurationModule","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifDecoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifDisposalMethod","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifEncoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifFormat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifFrameMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifImageFormatDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.IGifDecoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.IGifEncoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.LzwDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.LzwEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifGraphicControlExtension","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifImageDescriptor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifLogicalScreenDescriptor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifNetscapeLoopingApplicationExtension","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.IGifExtension","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpArrayFileHeader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpBitsPerPixel","fieldInfos":[{"name":"value__","type":"System.Int16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpCompression","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpConfigurationModule","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpDecoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpEncoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpFileHeader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpFileMarkerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpFormat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpImageFormatDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpInfoHeader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpInfoHeaderType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.IBmpDecoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.IBmpEncoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.RleSkippedPixelHandling","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Tuples.OctetExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Tuples.Vector4Pair","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Common.Helpers.TestHelpers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Common.Helpers.UnitConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.CieLab","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.CieLch","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.CieLchuv","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.CieLuv","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.CieXyy","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.CieXyz","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Cmyk","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Hsl","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Hsv","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.HunterLab","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Illuminants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.LinearRgb","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Lms","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Rgb","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.RgbWorkingSpaces","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.YCbCr","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.ColorSpaceConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.ColorSpaceConverterOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyChromaticityCoordinates","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieLabToCieLchConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieLabToCieXyzConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieLchToCieLabConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieLchuvToCieLuvConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieLuvToCieLchuvConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieLuvToCieXyzConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzAndCieXyyConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzAndHunterLabConverterBase","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzAndLmsConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzToCieLabConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzToCieLuvConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzToHunterLabConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzToLinearRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CmykAndRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.HslAndRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.HsvAndRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.HunterLabToCieXyzConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.LinearRgbAndCieXyzConverterBase","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.LinearRgbToCieXyzConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.LinearRgbToRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.RgbToLinearRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.YCbCrAndRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.IChromaticAdaptation","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.LmsAdaptationMatrix","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.RgbPrimariesChromaticityCoordinates","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.VonKriesChromaticAdaptation","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.GammaWorkingSpace","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.LWorkingSpace","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.Rec2020WorkingSpace","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.Rec709WorkingSpace","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.RgbWorkingSpace","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.SRgbWorkingSpace","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Companding.GammaCompanding","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Companding.LCompanding","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Companding.Rec2020Companding","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Companding.Rec709Companding","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Companding.SRgbCompanding","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.AdvancedImageExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.AotCompilerTools","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.IConfigurationProvider","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.IImageVisitor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.IImageVisitorAsync","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.IPixelSource","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.IRowIntervalOperation","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.IRowOperation","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.ParallelExecutionSettings","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.ParallelRowIterator","fieldInfos":[]},{"className":"System.SixLabors.ImageSharp.Drawing1547051.HashCode","fieldInfos":[]},{"className":"System.SixLabors.ImageSharp.Drawing1547051.MathF","fieldInfos":[]},{"className":"ClipperLib.DoublePoint","fieldInfos":[{"name":"X","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Y","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.PolyTree","fieldInfos":[]},{"className":"ClipperLib.PolyNode","fieldInfos":[]},{"className":"ClipperLib.Int128","fieldInfos":[]},{"className":"ClipperLib.IntPoint","fieldInfos":[{"name":"X","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Y","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.IntRect","fieldInfos":[{"name":"left","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"top","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"right","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottom","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.ClipType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.PolyType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.PolyFillType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.JoinType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.EndType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.EdgeSide","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.Direction","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.TEdge","fieldInfos":[]},{"className":"ClipperLib.IntersectNode","fieldInfos":[]},{"className":"ClipperLib.MyIntersectNodeSort","fieldInfos":[]},{"className":"ClipperLib.LocalMinima","fieldInfos":[]},{"className":"ClipperLib.Scanbeam","fieldInfos":[]},{"className":"ClipperLib.Maxima","fieldInfos":[]},{"className":"ClipperLib.OutRec","fieldInfos":[]},{"className":"ClipperLib.OutPt","fieldInfos":[]},{"className":"ClipperLib.Join","fieldInfos":[]},{"className":"ClipperLib.ClipperBase","fieldInfos":[]},{"className":"ClipperLib.Clipper","fieldInfos":[]},{"className":"ClipperLib.ClipperOffset","fieldInfos":[]},{"className":"ClipperLib.ClipperException","fieldInfos":[]},{"className":"SixLabors.SixLabors.ImageSharp.Drawing1547051.DebugGuard","fieldInfos":[]},{"className":"SixLabors.SixLabors.ImageSharp.Drawing1547051.Guard","fieldInfos":[]},{"className":"SixLabors.SixLabors.ImageSharp.Drawing1547051.ThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.GraphicsOptionsExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Region","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.ShapePath","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.ShapeRegion","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.ClipPathExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.ComplexPolygon","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.CubicBezierLineSegment","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.EllipsePolygon","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.EndCapStyle","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.ArrayExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.VectorExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.IInternalPathOwner","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.ILineSegment","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.InternalPath","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.IntersectionRule","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.IPath","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.IPathCollection","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.IPathInternals","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.ISimplePath","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.JointStyle","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.LinearLineSegment","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.OutlinePathExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Path","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PathBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PathCollection","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PathExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PathTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.PointOrientation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.Polygon","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.RectangularPolygon","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.RegularPolygon","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.SegmentInfo","fieldInfos":[{"name":"Angle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.Star","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.TextBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Utilities.Intersect","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Utilities.NumericUtilities","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Utilities.SortUtility","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Text.BaseGlyphBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Text.GlyphBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Text.PathGlyphBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PolygonClipper.ClippablePath","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PolygonClipper.Clipper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PolygonClipper.ClipperException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PolygonClipper.ClippingType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.TessellatedMultipolygon","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Rasterization.NonZeroIntersectionType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Rasterization.ActiveEdgeList","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Rasterization.PolygonScanner","fieldInfos":[{"name":"PixelLineY","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SubPixelY","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Rasterization.RasterizerExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Rasterization.ScanEdge","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Rasterization.ScanEdgeCollection","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Helpers.TopologyUtilities","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Brushes","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ColorStop","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawingHelpers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawingOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawingOptionsDefaultsExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.EllipticGradientBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ClearExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ClearPathExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ClearRectangleExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ClearRegionExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawBezierExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawLineExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawPathCollectionExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawPathExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawPolygonExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawRectangleExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawTextExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillPathBuilderExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillPathCollectionExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillPathExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillPolygonExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillRectangleExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillRegionExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.GradientBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.GradientRepetitionMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.Processing.IBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ImageBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.IPen","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.LinearGradientBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.PathGradientBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.PatternBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Pen","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Pens","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.RadialGradientBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.RecolorBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ShapeGraphicOptionsDefaultsExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ShapeOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.SolidBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.TextOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.TextOptionsDefaultsExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Processors.Text.DrawTextProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Processors.Drawing.DrawPathProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Processors.Drawing.FillPathProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Processors.Drawing.FillProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Processors.Drawing.FillRegionProcessor","fieldInfos":[]},{"className":"FxResources.System.Buffers.SR","fieldInfos":[]},{"className":"System.System.Buffers1634312.SR","fieldInfos":[]},{"className":"System.Buffers.ArrayPoolEventSource","fieldInfos":[]},{"className":"System.Buffers.Utilities","fieldInfos":[]},{"className":"FxResources.System.Collections.Immutable.SR","fieldInfos":[]},{"className":"System.System.Collections.Immutable1636539.SR","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.AllowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.DisallowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.MaybeNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.NotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.MaybeNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.NotNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.NotNullIfNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.DoesNotReturnAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.DoesNotReturnIfAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.MemberNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.MemberNotNullWhenAttribute","fieldInfos":[]},{"className":"System.Runtime.Versioning.NonVersionableAttribute","fieldInfos":[]},{"className":"System.Linq.ImmutableArrayExtensions","fieldInfos":[]},{"className":"System.Collections.Immutable.AllocFreeConcurrentStack","fieldInfos":[]},{"className":"System.Collections.Immutable.IBinaryTree","fieldInfos":[]},{"className":"System.Collections.Immutable.IImmutableArray","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableArray","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableDictionary","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableExtensions","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableHashSet","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableInterlocked","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableList","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableQueue","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableSortedDictionary","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableSortedSet","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableStack","fieldInfos":[]},{"className":"System.Collections.Immutable.SecureObjectPool","fieldInfos":[]},{"className":"System.Collections.Immutable.ISecurePooledObjectUser","fieldInfos":[]},{"className":"System.Collections.Immutable.Requires","fieldInfos":[]},{"className":"System.Collections.Immutable.ValidatedNotNullAttribute","fieldInfos":[]},{"className":"FxResources.System.Memory.SR","fieldInfos":[]},{"className":"System.SequencePosition","fieldInfos":[]},{"className":"System.System.Memory1752649.ThrowHelper","fieldInfos":[]},{"className":"System.System.Memory1752649.ExceptionArgument","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.DecimalDecCalc","fieldInfos":[]},{"className":"System.Number","fieldInfos":[]},{"className":"System.NumberBuffer","fieldInfos":[{"name":"Scale","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"IsNegative","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.MemoryExtensions","fieldInfos":[]},{"className":"System.SpanHelpers","fieldInfos":[]},{"className":"System.NUInt","fieldInfos":[]},{"className":"System.NotImplemented","fieldInfos":[]},{"className":"System.MutableDecimal","fieldInfos":[{"name":"Flags","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"High","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Low","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Mid","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.System.Memory1752649.SR","fieldInfos":[]},{"className":"System.Numerics.Hashing.System.Memory1752649.HashHelpers","fieldInfos":[]},{"className":"System.Runtime.InteropServices.SequenceMarshal","fieldInfos":[]},{"className":"System.Runtime.InteropServices.MemoryMarshal","fieldInfos":[]},{"className":"System.Buffers.BuffersExtensions","fieldInfos":[]},{"className":"System.Buffers.OperationStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Buffers.ReadOnlySequence","fieldInfos":[]},{"className":"System.Buffers.StandardFormat","fieldInfos":[]},{"className":"System.Buffers.IPinnable","fieldInfos":[]},{"className":"System.Buffers.MemoryHandle","fieldInfos":[]},{"className":"System.Buffers.Text.Base64","fieldInfos":[]},{"className":"System.Buffers.Text.Utf8Constants","fieldInfos":[]},{"className":"System.Buffers.Text.FormattingHelpers","fieldInfos":[]},{"className":"System.Buffers.Text.Utf8Formatter","fieldInfos":[]},{"className":"System.Buffers.Text.ParserHelpers","fieldInfos":[]},{"className":"System.Buffers.Text.Utf8Parser","fieldInfos":[]},{"className":"System.Buffers.Binary.BinaryPrimitives","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.Unsafe","fieldInfos":[]},{"className":"System.Runtime.Versioning.System.Runtime.CompilerServices.Unsafe1804074.NonVersionableAttribute","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.System.Runtime.CompilerServices.Unsafe1804074.IsReadOnlyAttribute","fieldInfos":[]},{"className":"ThisAssembly","fieldInfos":[]},{"className":"System.Index","fieldInfos":[]},{"className":"System.Range","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.DotNetConfig1808001.IsExternalInit","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.RuntimeHelpers","fieldInfos":[]},{"className":"DotNetConfig.AggregateConfig","fieldInfos":[]},{"className":"DotNetConfig.Config","fieldInfos":[]},{"className":"DotNetConfig.ConfigDocument","fieldInfos":[]},{"className":"DotNetConfig.ConfigEntry","fieldInfos":[]},{"className":"DotNetConfig.ConfigExtensions","fieldInfos":[]},{"className":"DotNetConfig.ConfigLevel","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"DotNetConfig.ConfigReader","fieldInfos":[]},{"className":"DotNetConfig.ConfigSection","fieldInfos":[]},{"className":"DotNetConfig.ConfigSectionExtensions","fieldInfos":[]},{"className":"DotNetConfig.FileConfig","fieldInfos":[]},{"className":"DotNetConfig.Line","fieldInfos":[]},{"className":"DotNetConfig.LineKind","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"DotNetConfig.Position","fieldInfos":[]},{"className":"DotNetConfig.TextRules","fieldInfos":[]},{"className":"DotNetConfig.TextSpan","fieldInfos":[]},{"className":"DotNetConfig.ValueMatcher","fieldInfos":[]},{"className":"Microsoft.NET.StringTools.InternableString","fieldInfos":[]},{"className":"Microsoft.NET.StringTools.SpanBasedStringBuilder","fieldInfos":[]},{"className":"Microsoft.NET.StringTools.Strings","fieldInfos":[]},{"className":"Microsoft.NET.StringTools.WeakStringCache","fieldInfos":[]},{"className":"Microsoft.NET.StringTools.WeakStringCacheInterner","fieldInfos":[]},{"className":"System.Microsoft.NET.StringTools.net351852932.MemoryExtensions","fieldInfos":[]}]},{"name":"Unity.VisualScripting.Antlr3.Runtime","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Dependencies\\NCalc\\Unity.VisualScripting.Antlr3.Runtime.dll","types":[{"className":"Unity.VisualScripting.Antlr3.Runtime.Collections.HashList","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITreeVisitorAction","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Misc.ErrorManager","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITreeAdaptor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.IToken","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ITokenStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.RecognitionException","fieldInfos":[{"name":"approximateLineInfo","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.BaseTreeAdaptor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CommonErrorNode","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTree","fieldInfos":[{"name":"startIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stopIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"parent","type":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTree","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"childIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.BaseTree","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITree","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTreeAdaptor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CommonToken","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.DFA","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.IIntStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.BaseRecognizer","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Token","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.NoViableAltException","fieldInfos":[{"name":"grammarDecisionDescription","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"decisionNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stateNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.RecognizerSharedState","fieldInfos":[{"name":"followingStackPointer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"errorRecovery","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastErrorIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"failed","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"syntaxErrors","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"backtracking","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tokenStartCharIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tokenStartLine","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tokenStartCharPositionInLine","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"channel","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"type","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.BitSet","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.Tree","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteEmptyStreamException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteCardinalityException","fieldInfos":[{"name":"elementDescription","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteRuleNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITreeNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ICharStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedTokenException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MissingTokenException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedTreeNodeException","fieldInfos":[{"name":"expecting","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedSetException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.EarlyExitException","fieldInfos":[{"name":"decisionNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.UnwantedTokenException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedNotSetException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.FailedPredicateException","fieldInfos":[{"name":"ruleName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"predicateText","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ITokenSource","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Lexer","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedRangeException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRStringStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CharStreamState","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRReaderStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRInputStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeWizard","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreePatternLexer","fieldInfos":[{"name":"error","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreePatternParser","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.RuleReturnScope","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Parser","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CharStreamConstants","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRFileStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Constants","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ClassicToken","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.UnBufferedTreeNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Collections.StackList","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTreeNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Collections.CollectionUtils","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ParserRuleReturnScope","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.SynPredPointer","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteEarlyExitException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Misc.Stats","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CommonTokenStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.TokenRewriteStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteRuleSubtreeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeRuleReturnScope","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeParser","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteRuleTokenStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ParseTree","fieldInfos":[]}]}]} +{"root":[{"name":"Assembly-CSharp","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\Assembly-CSharp.dll","types":[{"className":"EnemyAttack","fieldInfos":[{"name":"attackRange","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"attackAngle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"attackCooldown","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"damage","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"EnemyMovement","fieldInfos":[{"name":"charControl","type":"UnityEngine.CharacterController","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"speed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gravity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"jumpHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundCheck","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"obstacleMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"detectionOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"player","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"obstacleDetectionDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"rotationSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"RandomSpawn","fieldInfos":[{"name":"enemyPrefab","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spawnInterval","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spawnAreaCenter","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spawnAreaSize","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Entity","fieldInfos":[{"name":"startingHealth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"scoreValue","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"GameOverScreen","fieldInfos":[{"name":"scoreText","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Gun","fieldInfos":[{"name":"onGunShoot","type":"UnityEngine.Events.UnityEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fireCoolDown","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"automatic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ammo","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"reloadCooldown","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"audioSource","type":"UnityEngine.AudioSource","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"reloadSound","type":"UnityEngine.AudioClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ammoTxt","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"GunDamage","fieldInfos":[{"name":"bulletHolePrefab","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"damage","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bulletRange","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"audioSource","type":"UnityEngine.AudioSource","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gunShot","type":"UnityEngine.AudioClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"GunRecoil","fieldInfos":[{"name":"gunTransform","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoilDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoilRotation","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoilSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoverySpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"PlayerCamMovement","fieldInfos":[{"name":"mouseSensitivity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"playerBody","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"PlayerHealth","fieldInfos":[{"name":"startingHealth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"healthMonitor","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gameOverScreen","type":"GameOverScreen","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"PlayerMovement","fieldInfos":[{"name":"charControl","type":"UnityEngine.CharacterController","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"speed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gravity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"jumpHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundCheck","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"Unity.TextMeshPro","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\Unity.TextMeshPro.dll","types":[{"className":"TMPro.FastAction","fieldInfos":[]},{"className":"TMPro.ITextPreprocessor","fieldInfos":[]},{"className":"TMPro.MaterialReferenceManager","fieldInfos":[]},{"className":"TMPro.TMP_MaterialReference","fieldInfos":[{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referenceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.MaterialReference","fieldInfos":[{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isDefaultMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isFallbackMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fallbackMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referenceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextContainerAnchors","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextContainer","fieldInfos":[{"name":"m_pivot","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_anchorPosition","type":"TMPro.TextContainerAnchors","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_rect","type":"UnityEngine.Rect","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_margins","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextMeshPro","fieldInfos":[{"name":"_SortingLayer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"_SortingLayerID","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"_SortingOrder","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_hasFontAssetChanged","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_renderer","type":"UnityEngine.Renderer","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_maskType","type":"TMPro.MaskingTypes","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text","fieldInfos":[{"name":"m_text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isRightToLeft","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sharedMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSharedMaterials","type":"UnityEngine.Material[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontMaterials","type":"UnityEngine.Material[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColor32","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableVertexGradient","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_colorMode","type":"TMPro.ColorMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColorGradient","type":"TMPro.VertexGradient","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColorGradientPreset","type":"TMPro.TMP_ColorGradient","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_tintAllSprites","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_StyleSheet","type":"TMPro.TMP_StyleSheet","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextStyleHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_overrideHtmlColors","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_faceColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSizeBase","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontWeight","type":"TMPro.FontWeight","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableAutoSizing","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSizeMin","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSizeMax","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontStyle","type":"TMPro.FontStyles","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalAlignment","type":"TMPro.HorizontalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalAlignment","type":"TMPro.VerticalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_textAlignment","type":"TMPro.TextAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_characterSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_wordSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_lineSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_lineSpacingMax","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_paragraphSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_charWidthMaxAdj","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableWordWrapping","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_wordWrappingRatios","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_overflowMode","type":"TMPro.TextOverflowModes","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_linkedTextComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"parentLinkedComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableKerning","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableExtraPadding","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"checkPaddingRequired","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isRichText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_parseCtrlCharacters","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isOrthographic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isCullingEnabled","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_horizontalMapping","type":"TMPro.TextureMappingOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_verticalMapping","type":"TMPro.TextureMappingOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_uvLineOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_geometrySortingOrder","type":"TMPro.VertexSortingOrder","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsTextObjectScaleStatic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VertexBufferAutoSizeReduction","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_useMaxVisibleDescender","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_pageToDisplay","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_margin","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isUsingLegacyAnimationComponent","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isVolumetricText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+CharacterSubstitution","fieldInfos":[{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"unicode","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+TextInputSources","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+UnicodeChar","fieldInfos":[{"name":"unicode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stringIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"length","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+SpecialCharacter","fieldInfos":[{"name":"character","type":"TMPro.TMP_Character","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+TextBackingContainer","fieldInfos":[]},{"className":"TMPro.TextMeshProUGUI","fieldInfos":[{"name":"m_hasFontAssetChanged","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_baseMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_maskOffset","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.Compute_DistanceTransform_EventTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMPro_EventManager","fieldInfos":[]},{"className":"TMPro.Compute_DT_EventArgs","fieldInfos":[{"name":"EventType","type":"TMPro.Compute_DistanceTransform_EventTypes","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ProgressPercentage","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Colors","type":"UnityEngine.Color[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMPro_ExtensionMethods","fieldInfos":[]},{"className":"TMPro.TMP_Math","fieldInfos":[]},{"className":"TMPro.TMP_VertexDataUpdateFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.VertexGradient","fieldInfos":[{"name":"topLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_PageInfo","fieldInfos":[{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baseLine","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_LinkInfo","fieldInfos":[{"name":"textComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkIdFirstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkIdLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkTextfirstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkTextLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_WordInfo","fieldInfos":[{"name":"textComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteInfo","fieldInfos":[{"name":"spriteIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.Extents","fieldInfos":[{"name":"min","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"max","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.Mesh_Extents","fieldInfos":[{"name":"min","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"max","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.WordWrapState","fieldInfos":[{"name":"previous_WordBreak","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"total_CharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visible_CharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visible_SpriteCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visible_LinkCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstVisibleCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastVisibleCharIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxCapHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxDescender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"startOfLineAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxLineAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxLineDescender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pageAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"horizontalAlignment","type":"TMPro.HorizontalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginLeft","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginRight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"preferredWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"preferredHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"previousLineScale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"wordCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontStyle","type":"TMPro.FontStyles","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italicAngle","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontScaleMultiplier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentFontSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baselineOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isDrivenLineSpacing","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"glyphHorizontalAdvanceAdjustment","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"cSpace","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"mSpace","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"textInfo","type":"TMPro.TMP_TextInfo","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underlineColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"highlightColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteAnimationID","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentFontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentSpriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentMaterialIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tagNoParsing","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isNonBreakingSpace","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TagAttribute","fieldInfos":[{"name":"startIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"length","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.RichTextTagAttribute","fieldInfos":[{"name":"nameHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueType","type":"TMPro.TagValueType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueStartIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"unitType","type":"TMPro.TagUnitType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Asset","fieldInfos":[{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Character","fieldInfos":[]},{"className":"TMPro.TMP_TextElement","fieldInfos":[{"name":"m_ElementType","type":"TMPro.TextElementType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Unicode","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Vertex","fieldInfos":[{"name":"position","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uv","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uv2","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uv4","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"color","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Offset","fieldInfos":[]},{"className":"TMPro.HighlightState","fieldInfos":[{"name":"color","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_CharacterInfo","fieldInfos":[{"name":"character","type":"System.Char","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stringLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"elementType","type":"TMPro.TMP_TextElementType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"textElement","type":"TMPro.TMP_TextElement","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialReferenceIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isUsingAlternateTypeface","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pageNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topLeft","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomLeft","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topRight","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomRight","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"origin","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baseLine","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"aspectRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"color","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underlineColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underlineVertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughVertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"highlightColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"style","type":"TMPro.FontStyles","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isVisible","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.ColorMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_ColorGradient","fieldInfos":[{"name":"colorMode","type":"TMPro.ColorMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Compatibility","fieldInfos":[]},{"className":"TMPro.ITweenValue","fieldInfos":[]},{"className":"TMPro.ColorTween","fieldInfos":[]},{"className":"TMPro.FloatTween","fieldInfos":[]},{"className":"TMPro.TMP_DefaultControls","fieldInfos":[]},{"className":"TMPro.TMP_Dropdown","fieldInfos":[{"name":"m_Template","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionText","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Placeholder","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemText","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Options","type":"TMPro.TMP_Dropdown+OptionDataList","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"TMPro.TMP_Dropdown+DropdownEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AlphaFadeSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+DropdownItem","fieldInfos":[{"name":"m_Text","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RectTransform","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Toggle","type":"UnityEngine.UI.Toggle","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+OptionData","fieldInfos":[{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+OptionDataList","fieldInfos":[{"name":"m_Options","type":"System.Collections.Generic.List`1[TMPro.TMP_Dropdown+OptionData]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+DropdownEvent","fieldInfos":[]},{"className":"TMPro.TMP_EditorResourceManager","fieldInfos":[]},{"className":"TMPro.AtlasPopulationMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontAsset","fieldInfos":[{"name":"m_Version","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SourceFontFileGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SourceFontFile_EditorRef","type":"UnityEngine.Font","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SourceFontFile","type":"UnityEngine.Font","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasPopulationMode","type":"TMPro.AtlasPopulationMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FaceInfo","type":"UnityEngine.TextCore.FaceInfo","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlyphTable","type":"System.Collections.Generic.List`1[UnityEngine.TextCore.Glyph]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterTable","type":"System.Collections.Generic.List`1[TMPro.TMP_Character]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasTextures","type":"UnityEngine.Texture2D[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasTextureIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsMultiAtlasTexturesEnabled","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClearDynamicDataOnBuild","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UsedGlyphRects","type":"System.Collections.Generic.List`1[UnityEngine.TextCore.GlyphRect]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FreeGlyphRects","type":"System.Collections.Generic.List`1[UnityEngine.TextCore.GlyphRect]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontInfo","type":"TMPro.FaceInfo_Legacy","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"atlas","type":"UnityEngine.Texture2D","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasHeight","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasPadding","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasRenderMode","type":"UnityEngine.TextCore.LowLevel.GlyphRenderMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_glyphInfoList","type":"System.Collections.Generic.List`1[TMPro.TMP_Glyph]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_KerningTable","type":"TMPro.KerningTable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontFeatureTable","type":"TMPro.TMP_FontFeatureTable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fallbackFontAssets","type":"System.Collections.Generic.List`1[TMPro.TMP_FontAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FallbackFontAssetTable","type":"System.Collections.Generic.List`1[TMPro.TMP_FontAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CreationSettings","type":"TMPro.FontAssetCreationSettings","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontWeightTable","type":"TMPro.TMP_FontWeightPair[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontWeights","type":"TMPro.TMP_FontWeightPair[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"normalStyle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"normalSpacingOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"boldStyle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"boldSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italicStyle","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tabSize","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FaceInfo_Legacy","fieldInfos":[{"name":"Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"PointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"LineHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Baseline","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CapHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CenterLine","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SuperscriptOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SubscriptOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SubSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Underline","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"UnderlineThickness","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethrough","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughThickness","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TabWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"AtlasWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"AtlasHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Glyph","fieldInfos":[]},{"className":"TMPro.TMP_TextElement_Legacy","fieldInfos":[{"name":"id","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"x","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"y","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"width","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"height","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"yOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FontAssetCreationSettings","fieldInfos":[{"name":"sourceFontFileName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sourceFontFileGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pointSizeSamplingMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pointSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"padding","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"packingMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"atlasWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"atlasHeight","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterSetSelectionMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterSequence","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referencedFontAssetGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referencedTextAssetGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontStyle","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontStyleModifier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"renderMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"includeFontFeatures","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontWeightPair","fieldInfos":[{"name":"regularTypeface","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italicTypeface","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.KerningPairKey","fieldInfos":[{"name":"ascii_Left","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascii_Right","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"key","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.GlyphValueRecord_Legacy","fieldInfos":[{"name":"xPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"yPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"yAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.KerningPair","fieldInfos":[{"name":"m_FirstGlyph","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FirstGlyphAdjustments","type":"TMPro.GlyphValueRecord_Legacy","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SecondGlyph","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SecondGlyphAdjustments","type":"TMPro.GlyphValueRecord_Legacy","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IgnoreSpacingAdjustments","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.KerningTable","fieldInfos":[{"name":"kerningPairs","type":"System.Collections.Generic.List`1[TMPro.KerningPair]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontUtilities","fieldInfos":[]},{"className":"TMPro.TMP_FontAssetUtilities","fieldInfos":[]},{"className":"TMPro.FontFeatureLookupFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_GlyphValueRecord","fieldInfos":[{"name":"m_XPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_YPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_XAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_YAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_GlyphAdjustmentRecord","fieldInfos":[{"name":"m_GlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlyphValueRecord","type":"TMPro.TMP_GlyphValueRecord","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_GlyphPairAdjustmentRecord","fieldInfos":[{"name":"m_FirstAdjustmentRecord","type":"TMPro.TMP_GlyphAdjustmentRecord","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SecondAdjustmentRecord","type":"TMPro.TMP_GlyphAdjustmentRecord","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FeatureLookupFlags","type":"TMPro.FontFeatureLookupFlags","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.GlyphPairKey","fieldInfos":[{"name":"firstGlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"secondGlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"key","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontFeatureTable","fieldInfos":[{"name":"m_GlyphPairAdjustmentRecords","type":"System.Collections.Generic.List`1[TMPro.TMP_GlyphPairAdjustmentRecord]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField","fieldInfos":[{"name":"m_TextViewport","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Placeholder","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbar","type":"UnityEngine.UI.Scrollbar","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbarEventHandler","type":"TMPro.TMP_ScrollbarEventHandler","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LayoutGroup","type":"UnityEngine.UI.LayoutGroup","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScrollSensitivity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ContentType","type":"TMPro.TMP_InputField+ContentType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputType","type":"TMPro.TMP_InputField+InputType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AsteriskChar","type":"System.Char","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_KeyboardType","type":"UnityEngine.TouchScreenKeyboardType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineType","type":"TMPro.TMP_InputField+LineType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HideMobileInput","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HideSoftKeyboard","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterValidation","type":"TMPro.TMP_InputField+CharacterValidation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RegexValue","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlobalPointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterLimit","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnEndEdit","type":"TMPro.TMP_InputField+SubmitEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnSubmit","type":"TMPro.TMP_InputField+SubmitEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnSelect","type":"TMPro.TMP_InputField+SelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnDeselect","type":"TMPro.TMP_InputField+SelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnTextSelection","type":"TMPro.TMP_InputField+TextSelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnEndTextSelection","type":"TMPro.TMP_InputField+TextSelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"TMPro.TMP_InputField+OnChangeEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnTouchScreenKeyboardStatusChanged","type":"TMPro.TMP_InputField+TouchScreenKeyboardEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CustomCaretColor","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectionColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretBlinkRate","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReadOnly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RichText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlobalFontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnFocusSelectAll","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ResetOnDeActivation","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RestoreOriginalTextOnEscape","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isRichTextEditingAllowed","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineLimit","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputValidator","type":"TMPro.TMP_InputValidator","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+ContentType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+InputType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+CharacterValidation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+LineType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+OnValidateInput","fieldInfos":[]},{"className":"TMPro.TMP_InputField+SubmitEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+OnChangeEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+SelectionEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+TextSelectionEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+TouchScreenKeyboardEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+EditState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.SetPropertyUtility","fieldInfos":[]},{"className":"TMPro.TMP_InputValidator","fieldInfos":[]},{"className":"TMPro.TMP_LineInfo","fieldInfos":[{"name":"characterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visibleCharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spaceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"wordCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstVisibleCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastVisibleCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"length","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baseline","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"width","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginLeft","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginRight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"alignment","type":"TMPro.HorizontalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_MaterialManager","fieldInfos":[]},{"className":"TMPro.VertexSortingOrder","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_MeshInfo","fieldInfos":[{"name":"mesh","type":"UnityEngine.Mesh","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertices","type":"UnityEngine.Vector3[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"normals","type":"UnityEngine.Vector3[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tangents","type":"UnityEngine.Vector4[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uvs0","type":"UnityEngine.Vector2[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uvs2","type":"UnityEngine.Vector2[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"colors32","type":"UnityEngine.Color32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"triangles","type":"System.Int32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_PackageResourceImporter","fieldInfos":[]},{"className":"TMPro.TMP_PackageResourceImporterWindow","fieldInfos":[{"name":"m_ResourceImporter","type":"TMPro.TMP_PackageResourceImporter","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_ResourceManager","fieldInfos":[]},{"className":"TMPro.MarkupTag","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TagValueType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TagUnitType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.CodePoint","fieldInfos":[]},{"className":"TMPro.TMP_ScrollbarEventHandler","fieldInfos":[{"name":"isSelected","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SelectionCaret","fieldInfos":[]},{"className":"TMPro.TMP_Settings","fieldInfos":[{"name":"m_enableWordWrapping","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableKerning","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableExtraPadding","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableTintAllSprites","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableParseEscapeCharacters","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EnableRaycastTarget","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GetFontFeaturesAtRuntime","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_missingGlyphCharacter","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_warningsDisabled","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultFontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultFontAssetPath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultFontSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultAutoSizeMinRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultAutoSizeMaxRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultTextMeshProTextContainerSize","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultTextMeshProUITextContainerSize","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_autoSizeTextContainer","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsTextObjectScaleStatic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fallbackFontAssets","type":"System.Collections.Generic.List`1[TMPro.TMP_FontAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_matchMaterialPreset","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultSpriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultSpriteAssetPath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableEmojiSupport","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MissingCharacterSpriteUnicode","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultColorGradientPresetsPath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultStyleSheet","type":"TMPro.TMP_StyleSheet","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_StyleSheetsResourcePath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_leadingCharacters","type":"UnityEngine.TextAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_followingCharacters","type":"UnityEngine.TextAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseModernHangulLineBreakingRules","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Settings+LineBreakingTable","fieldInfos":[]},{"className":"TMPro.ShaderUtilities","fieldInfos":[]},{"className":"TMPro.TMP_Sprite","fieldInfos":[{"name":"name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"unicode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pivot","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteAnimator","fieldInfos":[]},{"className":"TMPro.TMP_SpriteAsset","fieldInfos":[{"name":"m_Version","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FaceInfo","type":"UnityEngine.TextCore.FaceInfo","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteSheet","type":"UnityEngine.Texture","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SpriteCharacterTable","type":"System.Collections.Generic.List`1[TMPro.TMP_SpriteCharacter]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SpriteGlyphTable","type":"System.Collections.Generic.List`1[TMPro.TMP_SpriteGlyph]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteInfoList","type":"System.Collections.Generic.List`1[TMPro.TMP_Sprite]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fallbackSpriteAssets","type":"System.Collections.Generic.List`1[TMPro.TMP_SpriteAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteCharacter","fieldInfos":[{"name":"m_Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteGlyph","fieldInfos":[{"name":"sprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Style","fieldInfos":[{"name":"m_Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpeningDefinition","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClosingDefinition","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpeningTagArray","type":"System.Int32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClosingTagArray","type":"System.Int32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpeningTagUnicodeArray","type":"System.UInt32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClosingTagUnicodeArray","type":"System.UInt32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_StyleSheet","fieldInfos":[{"name":"m_StyleList","type":"System.Collections.Generic.List`1[TMPro.TMP_Style]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SubMesh","fieldInfos":[{"name":"m_fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sharedMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isDefaultMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_renderer","type":"UnityEngine.Renderer","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextComponent","type":"TMPro.TextMeshPro","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SubMeshUI","fieldInfos":[{"name":"m_fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sharedMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isDefaultMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextComponent","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_materialReferenceIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.ITextElement","fieldInfos":[]},{"className":"TMPro.TextAlignmentOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.HorizontalAlignmentOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.VerticalAlignmentOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextRenderFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextElementType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.MaskingTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextOverflowModes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.MaskingOffsetMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextureMappingOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FontStyles","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FontWeight","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextElementType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextInfo","fieldInfos":[{"name":"textComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spaceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"wordCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pageCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextParsingUtilities","fieldInfos":[]},{"className":"TMPro.TMP_FontStyleStack","fieldInfos":[{"name":"bold","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italic","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underline","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethrough","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"highlight","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"superscript","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"subscript","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uppercase","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lowercase","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"smallcaps","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.CaretPosition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.CaretInfo","fieldInfos":[{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"position","type":"TMPro.CaretPosition","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextUtilities","fieldInfos":[]},{"className":"TMPro.TMP_UpdateManager","fieldInfos":[]},{"className":"TMPro.TMP_UpdateRegistry","fieldInfos":[]},{"className":"TMPro.SpriteAssetUtilities.SpriteAssetImportFormats","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.SpriteAssetUtilities.TexturePacker_JsonArray","fieldInfos":[]}]},{"name":"Unity.Timeline","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\Unity.Timeline.dll","types":[{"className":"UnityEngine.Timeline.ActivationMixerPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.ActivationPlayableAsset","fieldInfos":[]},{"className":"UnityEngine.Timeline.ActivationTrack","fieldInfos":[{"name":"m_PostPlaybackState","type":"UnityEngine.Timeline.ActivationTrack+PostPlaybackState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ActivationTrack+PostPlaybackState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackAsset","fieldInfos":[{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AnimClip","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Locked","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Muted","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CustomPlayableFullTypename","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Curves","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Parent","type":"UnityEngine.Playables.PlayableAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Children","type":"System.Collections.Generic.List`1[UnityEngine.ScriptableObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Clips","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.TimelineClip]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Markers","type":"UnityEngine.Timeline.MarkerList","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackAsset+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackAsset+TrackAssetUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackAsset+TransientBuildData","fieldInfos":[{"name":"trackList","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.TrackAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"clipList","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.TimelineClip]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationOutputWeightProcessor","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset","fieldInfos":[{"name":"m_Clip","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Position","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EulerAngles","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseTrackMatchFields","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MatchTargetFields","type":"UnityEngine.Timeline.MatchTargetFields","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RemoveStartOffset","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ApplyFootIK","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Loop","type":"UnityEngine.Timeline.AnimationPlayableAsset+LoopMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Rotation","type":"UnityEngine.Quaternion","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset+LoopMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset+AnimationPlayableAssetUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationPreviewUpdateCallback","fieldInfos":[]},{"className":"UnityEngine.Timeline.MatchTargetFields","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackOffset","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AppliedOffsetMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.MatchTargetFieldConstants","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationTrack","fieldInfos":[{"name":"m_InfiniteClipPreExtrapolation","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipPostExtrapolation","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipOffsetPosition","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipOffsetEulerAngles","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipTimeOffset","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipRemoveOffset","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipApplyFootIK","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"mInfiniteClipLoop","type":"UnityEngine.Timeline.AnimationPlayableAsset+LoopMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MatchTargetFields","type":"UnityEngine.Timeline.MatchTargetFields","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Position","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EulerAngles","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AvatarMask","type":"UnityEngine.AvatarMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ApplyAvatarMask","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TrackOffset","type":"UnityEngine.Timeline.TrackOffset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClip","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpenClipOffsetRotation","type":"UnityEngine.Quaternion","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Rotation","type":"UnityEngine.Quaternion","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ApplyOffsets","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationTrack+AnimationTrackUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.ICurvesOwner","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineClip","fieldInfos":[{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Start","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClipIn","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Asset","type":"UnityEngine.Object","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Duration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TimeScale","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ParentTrack","type":"UnityEngine.Timeline.TrackAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EaseInDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EaseOutDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendInDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendOutDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MixInCurve","type":"UnityEngine.AnimationCurve","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MixOutCurve","type":"UnityEngine.AnimationCurve","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendInCurveMode","type":"UnityEngine.Timeline.TimelineClip+BlendCurveMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendOutCurveMode","type":"UnityEngine.Timeline.TimelineClip+BlendCurveMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ExposedParameterNames","type":"System.Collections.Generic.List`1[System.String]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AnimationCurves","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Recordable","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PostExtrapolationMode","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreExtrapolationMode","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PostExtrapolationTime","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreExtrapolationTime","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisplayName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClip+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClip+TimelineClipUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClip+BlendCurveMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset","fieldInfos":[{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Tracks","type":"System.Collections.Generic.List`1[UnityEngine.ScriptableObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FixedDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EditorSettings","type":"UnityEngine.Timeline.TimelineAsset+EditorSettings","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DurationMode","type":"UnityEngine.Timeline.TimelineAsset+DurationMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MarkerTrack","type":"UnityEngine.Timeline.MarkerTrack","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+TimelineAssetUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineAsset+MediaType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+DurationMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+EditorSettings","fieldInfos":[{"name":"m_Framerate","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScenePreview","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineHelpURLAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackColorAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.AudioClipProperties","fieldInfos":[{"name":"volume","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AudioMixerProperties","fieldInfos":[{"name":"volume","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stereoPan","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spatialBlend","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AudioPlayableAsset","fieldInfos":[{"name":"m_Clip","type":"UnityEngine.AudioClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Loop","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_bufferingTime","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClipProperties","type":"UnityEngine.Timeline.AudioClipProperties","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AudioTrack","fieldInfos":[{"name":"m_TrackProperties","type":"UnityEngine.Timeline.AudioMixerProperties","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ClipCaps","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClipCapsExtensions","fieldInfos":[]},{"className":"UnityEngine.Timeline.ControlPlayableAsset","fieldInfos":[{"name":"sourceGameObject","type":"UnityEngine.ExposedReference`1[UnityEngine.GameObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"prefabGameObject","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"updateParticle","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"particleRandomSeed","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"updateDirector","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"updateITimeControl","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"searchHierarchy","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"active","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"postPlayback","type":"UnityEngine.Timeline.ActivationControlPlayable+PostPlaybackState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ControlTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.DiscreteTime","fieldInfos":[]},{"className":"UnityEngine.Timeline.InfiniteRuntimeClip","fieldInfos":[]},{"className":"UnityEngine.Timeline.IInterval","fieldInfos":[]},{"className":"UnityEngine.Timeline.IntervalTreeNode","fieldInfos":[{"name":"center","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"first","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"last","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"left","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"right","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.RuntimeClip","fieldInfos":[]},{"className":"UnityEngine.Timeline.RuntimeClipBase","fieldInfos":[]},{"className":"UnityEngine.Timeline.RuntimeElement","fieldInfos":[]},{"className":"UnityEngine.Timeline.ScheduleRuntimeClip","fieldInfos":[]},{"className":"UnityEngine.Timeline.IMarker","fieldInfos":[]},{"className":"UnityEngine.Timeline.INotificationOptionProvider","fieldInfos":[]},{"className":"UnityEngine.Timeline.Marker","fieldInfos":[{"name":"m_Time","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.MarkerList","fieldInfos":[{"name":"m_Objects","type":"System.Collections.Generic.List`1[UnityEngine.ScriptableObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.MarkerTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.CustomSignalEventDrawer","fieldInfos":[]},{"className":"UnityEngine.Timeline.SignalAsset","fieldInfos":[]},{"className":"UnityEngine.Timeline.SignalEmitter","fieldInfos":[{"name":"m_Retroactive","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EmitOnce","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Asset","type":"UnityEngine.Timeline.SignalAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.SignalReceiver","fieldInfos":[{"name":"m_Events","type":"UnityEngine.Timeline.SignalReceiver+EventKeyValue","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.SignalReceiver+EventKeyValue","fieldInfos":[{"name":"m_Signals","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.SignalAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Events","type":"System.Collections.Generic.List`1[UnityEngine.Events.UnityEvent]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.SignalTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackAssetExtensions","fieldInfos":[]},{"className":"UnityEngine.Timeline.GroupTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.ILayerable","fieldInfos":[]},{"className":"UnityEngine.Timeline.ActivationControlPlayable","fieldInfos":[{"name":"gameObject","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"postPlayback","type":"UnityEngine.Timeline.ActivationControlPlayable+PostPlaybackState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.BasicPlayableBehaviour","fieldInfos":[]},{"className":"UnityEngine.Timeline.DirectorControlPlayable","fieldInfos":[{"name":"director","type":"UnityEngine.Playables.PlayableDirector","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ITimeControl","fieldInfos":[]},{"className":"UnityEngine.Timeline.NotificationFlags","fieldInfos":[{"name":"value__","type":"System.Int16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ParticleControlPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.PrefabControlPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimeControlPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimeNotificationBehaviour","fieldInfos":[]},{"className":"UnityEngine.Timeline.PlayableTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackMediaType","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackClipTypeAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.NotKeyableAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackBindingFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackBindingTypeAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.SupportsChildTracksAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.IgnoreOnPlayableTrackAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimeFieldAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.FrameRateFieldAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.HideInMenuAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.CustomStyleAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.MenuCategoryAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.ITimelineClipAsset","fieldInfos":[]},{"className":"UnityEngine.Timeline.ITimelineEvaluateCallback","fieldInfos":[]},{"className":"UnityEngine.Timeline.IntervalTreeRebalancer","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelinePlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationPreviewUtilities","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimatorBindingCache","fieldInfos":[]},{"className":"UnityEngine.Timeline.Extrapolation","fieldInfos":[]},{"className":"UnityEngine.Timeline.HashUtility","fieldInfos":[]},{"className":"UnityEngine.Timeline.IPropertyCollector","fieldInfos":[]},{"className":"UnityEngine.Timeline.IPropertyPreview","fieldInfos":[]},{"className":"UnityEngine.Timeline.NotificationUtilities","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineClipExtensions","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineCreateUtilities","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineUndo","fieldInfos":[]},{"className":"UnityEngine.Timeline.StandardFrameRates","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimeUtility","fieldInfos":[]},{"className":"UnityEngine.Timeline.WeightUtility","fieldInfos":[]}]},{"name":"Unity.VisualScripting.Core","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\Unity.VisualScripting.Core.dll","types":[{"className":"Unity.VisualScripting.VisualScriptingHelpURLAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.AnimationCurveCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ArrayCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.DictionaryCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.EnumerableCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.FakeSerializationCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.FieldsCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.GradientCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ListCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectedCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.Cloning","fieldInfos":[]},{"className":"Unity.VisualScripting.CloningContext","fieldInfos":[]},{"className":"Unity.VisualScripting.ICloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ISpecifiesCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.AotDictionary","fieldInfos":[]},{"className":"Unity.VisualScripting.AotList","fieldInfos":[]},{"className":"Unity.VisualScripting.INotifiedCollectionItem","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidConnectionException","fieldInfos":[]},{"className":"Unity.VisualScripting.IDecoratorAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.AllowsNullAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.DisableAnnotationAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.EditorBindingUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.EditorTimeBinding","fieldInfos":[]},{"className":"Unity.VisualScripting.ExpectedTypeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.IInspectableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.IncludeInSettingsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectableIfAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorActionDirectionAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorAdaptiveWidthAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorDelayedAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorExpandTooltipAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorLabelAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorRangeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorTextAreaAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorToggleLeftAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorWideAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectViaImplementationsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.NullMeansSelfAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.PredictableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeIconAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeIconPriorityAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeSet","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypeSetAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.WarnBeforeEditingAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.WarnBeforeRemovingAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.Ensure","fieldInfos":[]},{"className":"Unity.VisualScripting.EnsureThat","fieldInfos":[]},{"className":"Unity.VisualScripting.ExceptionMessages","fieldInfos":[]},{"className":"Unity.VisualScripting.XComparable","fieldInfos":[]},{"className":"Unity.VisualScripting.XString","fieldInfos":[]},{"className":"Unity.VisualScripting.EmptyEventArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.EventBus","fieldInfos":[]},{"className":"Unity.VisualScripting.EventHook","fieldInfos":[]},{"className":"Unity.VisualScripting.EventHookComparer","fieldInfos":[]},{"className":"Unity.VisualScripting.EventHooks","fieldInfos":[]},{"className":"Unity.VisualScripting.FrameDelayedCallback","fieldInfos":[]},{"className":"Unity.VisualScripting.XEventGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.IEventMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.DebugUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidConversionException","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidImplementationException","fieldInfos":[]},{"className":"Unity.VisualScripting.Graph","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphInstances","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphPointer","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphPointerException","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphReference","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphsExceptionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphSource","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.GraphStack","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElement","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementWithData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementWithDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphItem","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphNest","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphNester","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphNesterElement","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphParent","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphParentElement","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphRoot","fieldInfos":[]},{"className":"Unity.VisualScripting.MergedGraphElementCollection","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphGroup","fieldInfos":[]},{"className":"Unity.VisualScripting.MouseButton","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.PressState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.AnimatorMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.GlobalMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphEventListener","fieldInfos":[]},{"className":"Unity.VisualScripting.XGraphEventListener","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphEventListenerData","fieldInfos":[]},{"className":"Unity.VisualScripting.MessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnBecameInvisibleMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnBecameVisibleMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionEnter2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionExit2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionStay2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionStayMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnControllerColliderHitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnJointBreak2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnJointBreakMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseDownMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseOverMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseUpAsButtonMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseUpMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnParticleCollisionMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTransformChildrenChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTransformParentChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerEnter2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerExit2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerStay2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerStayMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnButtonClickMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDropdownValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnInputFieldEndEditMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnInputFieldValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnScrollbarValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnScrollRectValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnSliderValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnToggleValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnBeginDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCancelMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDeselectMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDropMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnEndDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMoveMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerClickMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerDownMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerUpMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnScrollMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnSelectMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnSubmitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.IMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.IMacro","fieldInfos":[]},{"className":"Unity.VisualScripting.AotIncompatibleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.IAotStubbable","fieldInfos":[]},{"className":"Unity.VisualScripting.PlatformUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.XArrayPool","fieldInfos":[]},{"className":"Unity.VisualScripting.XHashSetPool","fieldInfos":[]},{"className":"Unity.VisualScripting.IPoolable","fieldInfos":[]},{"className":"Unity.VisualScripting.XListPool","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfiledSegment","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfiledSegmentCollection","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfilingScope","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfilingUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ActionDirection","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.AttributeUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ConversionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericClosingException","fieldInfos":[]},{"className":"Unity.VisualScripting.IAttributeProvider","fieldInfos":[]},{"className":"Unity.VisualScripting.IPrewarmable","fieldInfos":[]},{"className":"Unity.VisualScripting.LooseAssemblyName","fieldInfos":[]},{"className":"Unity.VisualScripting.Member","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberFilter","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberInfoComparer","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ExtensionMethodCache","fieldInfos":[]},{"className":"Unity.VisualScripting.Namespace","fieldInfos":[]},{"className":"Unity.VisualScripting.AdditionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.AmbiguousOperatorException","fieldInfos":[]},{"className":"Unity.VisualScripting.AndHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.BinaryOperator","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.BinaryOperatorHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.DecrementHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.DivisionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.EqualityHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.ExclusiveOrHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.GreaterThanHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.GreaterThanOrEqualHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.IncrementHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.InequalityHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidOperatorException","fieldInfos":[]},{"className":"Unity.VisualScripting.LeftShiftHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.LessThanHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.LessThanOrEqualHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.LogicalNegationHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.ModuloHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.MultiplicationHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.NumericNegationHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.OperatorException","fieldInfos":[]},{"className":"Unity.VisualScripting.OperatorHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.OperatorUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.OrHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.PlusHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.RightShiftHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.SubtractionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.UnaryOperator","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.UnaryOperatorHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.InvokerBase","fieldInfos":[]},{"className":"Unity.VisualScripting.IOptimizedAccessor","fieldInfos":[]},{"className":"Unity.VisualScripting.IOptimizedInvoker","fieldInfos":[]},{"className":"Unity.VisualScripting.OptimizedReflection","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectionFieldAccessor","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectionInvoker","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectionPropertyAccessor","fieldInfos":[]},{"className":"Unity.VisualScripting.StaticActionInvokerBase","fieldInfos":[]},{"className":"Unity.VisualScripting.StaticActionInvoker","fieldInfos":[]},{"className":"Unity.VisualScripting.StaticInvokerBase","fieldInfos":[]},{"className":"Unity.VisualScripting.RenamedAssemblyAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.RenamedFromAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.RenamedNamespaceAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.RuntimeCodebase","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeFilter","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeName","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeNameDetail","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypeQualifier","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypesMatching","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypeUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.LooseAssemblyNameConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.NamespaceConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.Ray2DConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.RayConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityObjectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.DictionaryAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.LudiqScriptableObject","fieldInfos":[{"name":"_data","type":"Unity.VisualScripting.SerializationData","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.DoNotSerializeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ISerializationDependency","fieldInfos":[]},{"className":"Unity.VisualScripting.ISerializationDepender","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializableType","fieldInfos":[{"name":"Identification","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Unknown","fieldInfos":[]},{"className":"Unity.VisualScripting.Serialization","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializationData","fieldInfos":[{"name":"_json","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"_objectReferences","type":"UnityEngine.Object[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.SerializationOperation","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializationVersionAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializeAsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ISerializedPropertyProvider","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializedPropertyProviderAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.StickyNote","fieldInfos":[]},{"className":"Unity.VisualScripting.IGizmoDrawer","fieldInfos":[]},{"className":"Unity.VisualScripting.ISingleton","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnityObjectOwnable","fieldInfos":[]},{"className":"Unity.VisualScripting.LudiqBehaviour","fieldInfos":[{"name":"_data","type":"Unity.VisualScripting.SerializationData","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.MacroScriptableObject","fieldInfos":[]},{"className":"Unity.VisualScripting.RequiresUnityAPIAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SingletonAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityObjectOwnershipUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityThread","fieldInfos":[]},{"className":"Unity.VisualScripting.ComponentHolderProtocol","fieldInfos":[]},{"className":"Unity.VisualScripting.CoroutineRunner","fieldInfos":[]},{"className":"Unity.VisualScripting.CSharpNameUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.EnumUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ExceptionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.HashUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.IAnalyticsIdentifiable","fieldInfos":[]},{"className":"Unity.VisualScripting.AnalyticsIdentifier","fieldInfos":[{"name":"Identifier","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Namespace","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Hashcode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.IGettable","fieldInfos":[]},{"className":"Unity.VisualScripting.XGettable","fieldInfos":[]},{"className":"Unity.VisualScripting.IIdentifiable","fieldInfos":[]},{"className":"Unity.VisualScripting.IInitializable","fieldInfos":[]},{"className":"Unity.VisualScripting.LinqUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.Recursion","fieldInfos":[]},{"className":"Unity.VisualScripting.ReferenceCollector","fieldInfos":[]},{"className":"Unity.VisualScripting.ReferenceEqualityComparer","fieldInfos":[]},{"className":"Unity.VisualScripting.RuntimeVSUsageUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.StringUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityObjectUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.XColor","fieldInfos":[]},{"className":"Unity.VisualScripting.ApplicationVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphDataWithVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphWithVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorVariableNameAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ObjectVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.SavedVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.SceneVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableDeclaration","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableDeclarationCollection","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableDeclarations","fieldInfos":[{"name":"Kind","type":"Unity.VisualScripting.VariableKind","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.VariableDeclarationsCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableKind","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.VariableKindAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.Variables","fieldInfos":[]},{"className":"Unity.VisualScripting.VariablesAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.VariablesSaver","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsArrayConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDateConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDictionaryConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsEnumConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsForwardAttribute","fieldInfos":[{"name":"MemberName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsForwardConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsGuidConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsIEnumerableConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsKeyValuePairConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsNullableConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsPrimitiveConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsReflectedConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsTypeConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsWeakReferenceConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsConverterRegistrar","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.AnimationCurve_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Bounds_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Gradient_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.GUIStyleState_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.GUIStyle_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Keyframe_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.LayerMask_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.RectOffset_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Rect_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsAotCompilationManager","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsBaseConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsGlobalConfig","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsConfig","fieldInfos":[{"name":"DefaultMemberSerialization","type":"Unity.VisualScripting.FullSerializer.fsMemberSerialization","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"EnablePropertySerialization","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SerializeNonAutoProperties","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SerializeNonPublicSetProperties","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CustomDateTimeFormatString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Serialize64BitIntegerAsString","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SerializeEnumsAsInteger","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsContext","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDataType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsData","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMissingVersionConstructorException","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDuplicateVersionNameException","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsIgnoreAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsISerializationCallbacks","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsSerializationCallbackProcessor","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsSerializationCallbackReceiverProcessor","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsJsonParser","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsJsonPrinter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMemberSerialization","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsObjectAttribute","fieldInfos":[{"name":"VersionString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"MemberSerialization","type":"Unity.VisualScripting.FullSerializer.fsMemberSerialization","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsObjectProcessor","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsPropertyAttribute","fieldInfos":[{"name":"Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsResult","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsSerializer","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMetaProperty","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMetaType","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsReflectionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsTypeCache","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsCyclicReferenceManager","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsOption","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsPortableReflection","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsTypeExtensions","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsVersionedType","fieldInfos":[{"name":"VersionString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsVersionManager","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.Converters.UnityEvent_Converter","fieldInfos":[]},{"className":"Unity.VisualScripting.AssemblyQualifiedNameParser.ParsedAssemblyQualifiedName","fieldInfos":[]},{"className":"Unity.VisualScripting.EventMachine`2[Unity.VisualScripting.StateGraph,Unity.VisualScripting.StateGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Machine`2[Unity.VisualScripting.StateGraph,Unity.VisualScripting.StateGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Macro`1[Unity.VisualScripting.StateGraph]","fieldInfos":[]},{"className":"Unity.VisualScripting.EventMachine`2[Unity.VisualScripting.FlowGraph,Unity.VisualScripting.ScriptGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Machine`2[Unity.VisualScripting.FlowGraph,Unity.VisualScripting.ScriptGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Macro`1[Unity.VisualScripting.FlowGraph]","fieldInfos":[]}]},{"name":"Unity.VisualScripting.Flow","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\Unity.VisualScripting.Flow.dll","types":[{"className":"Unity.VisualScripting.ControlConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitConnectionDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitRelation","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitConnectionDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitRelation","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.PortKeyAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.PortLabelAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.PortLabelHiddenAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SpecialUnitAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitFooterPortsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitHeaderInspectableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitOrderAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitShortTitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitSubtitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitSurtitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitTitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.Flow","fieldInfos":[{"name":"loopIdentifier","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FlowGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.FlowGraphData","fieldInfos":[]},{"className":"Unity.VisualScripting.CreateStruct","fieldInfos":[]},{"className":"Unity.VisualScripting.Expose","fieldInfos":[]},{"className":"Unity.VisualScripting.GetMember","fieldInfos":[]},{"className":"Unity.VisualScripting.InvokeMember","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SetMember","fieldInfos":[]},{"className":"Unity.VisualScripting.CountItems","fieldInfos":[]},{"className":"Unity.VisualScripting.AddDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.ClearDictionary","fieldInfos":[]},{"className":"Unity.VisualScripting.CreateDictionary","fieldInfos":[]},{"className":"Unity.VisualScripting.DictionaryContainsKey","fieldInfos":[]},{"className":"Unity.VisualScripting.GetDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.MergeDictionaries","fieldInfos":[]},{"className":"Unity.VisualScripting.RemoveDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.SetDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.FirstItem","fieldInfos":[]},{"className":"Unity.VisualScripting.LastItem","fieldInfos":[]},{"className":"Unity.VisualScripting.AddListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.ClearList","fieldInfos":[]},{"className":"Unity.VisualScripting.CreateList","fieldInfos":[]},{"className":"Unity.VisualScripting.GetListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.InsertListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.ListContainsItem","fieldInfos":[]},{"className":"Unity.VisualScripting.MergeLists","fieldInfos":[]},{"className":"Unity.VisualScripting.RemoveListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.RemoveListItemAt","fieldInfos":[]},{"className":"Unity.VisualScripting.SetListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.Break","fieldInfos":[]},{"className":"Unity.VisualScripting.Cache","fieldInfos":[]},{"className":"Unity.VisualScripting.For","fieldInfos":[]},{"className":"Unity.VisualScripting.ForEach","fieldInfos":[]},{"className":"Unity.VisualScripting.IBranchUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.If","fieldInfos":[]},{"className":"Unity.VisualScripting.ISelectUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.LoopUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Once","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnEnum","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnFlow","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnInteger","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnString","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Sequence","fieldInfos":[]},{"className":"Unity.VisualScripting.SwitchOnEnum","fieldInfos":[]},{"className":"Unity.VisualScripting.SwitchOnInteger","fieldInfos":[]},{"className":"Unity.VisualScripting.SwitchOnString","fieldInfos":[]},{"className":"Unity.VisualScripting.Throw","fieldInfos":[]},{"className":"Unity.VisualScripting.ToggleFlow","fieldInfos":[]},{"className":"Unity.VisualScripting.ToggleValue","fieldInfos":[]},{"className":"Unity.VisualScripting.TryCatch","fieldInfos":[]},{"className":"Unity.VisualScripting.While","fieldInfos":[]},{"className":"Unity.VisualScripting.BoltAnimationEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.BoltNamedAnimationEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.OnAnimatorIK","fieldInfos":[]},{"className":"Unity.VisualScripting.OnAnimatorMove","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationFocus","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationLostFocus","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationPause","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationQuit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationResume","fieldInfos":[]},{"className":"Unity.VisualScripting.BoltUnityEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.CustomEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.CustomEventArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrawGizmos","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrawGizmosSelected","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericGuiEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnBeginDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnButtonClick","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCancel","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDeselect","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrop","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDropdownValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnEndDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnGUI","fieldInfos":[]},{"className":"Unity.VisualScripting.OnInputFieldEndEdit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnInputFieldValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMove","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerClick","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerDown","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerUp","fieldInfos":[]},{"className":"Unity.VisualScripting.OnScroll","fieldInfos":[]},{"className":"Unity.VisualScripting.OnScrollbarValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnScrollRectValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnSelect","fieldInfos":[]},{"className":"Unity.VisualScripting.OnSliderValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnSubmit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnToggleValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.PointerEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTransformChildrenChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTransformParentChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.IEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IGameObjectEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IMouseEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnButtonInput","fieldInfos":[]},{"className":"Unity.VisualScripting.OnKeyboardInput","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseDown","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseInput","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseOver","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseUp","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseUpAsButton","fieldInfos":[]},{"className":"Unity.VisualScripting.FixedUpdate","fieldInfos":[]},{"className":"Unity.VisualScripting.LateUpdate","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDestroy","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDisable","fieldInfos":[]},{"className":"Unity.VisualScripting.OnEnable","fieldInfos":[]},{"className":"Unity.VisualScripting.Start","fieldInfos":[]},{"className":"Unity.VisualScripting.Update","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDestinationReached","fieldInfos":[]},{"className":"Unity.VisualScripting.CollisionEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionStay","fieldInfos":[]},{"className":"Unity.VisualScripting.OnControllerColliderHit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnJointBreak","fieldInfos":[]},{"className":"Unity.VisualScripting.OnParticleCollision","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerStay","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.CollisionEvent2DUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionEnter2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionExit2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionStay2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnJointBreak2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerEnter2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerExit2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerStay2D","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerEvent2DUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnBecameInvisible","fieldInfos":[]},{"className":"Unity.VisualScripting.OnBecameVisible","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTimerElapsed","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerCustomEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.Formula","fieldInfos":[]},{"className":"Unity.VisualScripting.GetScriptGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.GetScriptGraphs","fieldInfos":[]},{"className":"Unity.VisualScripting.HasScriptGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.ScriptGraphContainerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.SetScriptGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.Literal","fieldInfos":[]},{"className":"Unity.VisualScripting.And","fieldInfos":[]},{"className":"Unity.VisualScripting.ApproximatelyEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.BinaryComparisonUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Comparison","fieldInfos":[]},{"className":"Unity.VisualScripting.Equal","fieldInfos":[]},{"className":"Unity.VisualScripting.EqualityComparison","fieldInfos":[]},{"className":"Unity.VisualScripting.ExclusiveOr","fieldInfos":[]},{"className":"Unity.VisualScripting.Greater","fieldInfos":[]},{"className":"Unity.VisualScripting.GreaterOrEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.Less","fieldInfos":[]},{"className":"Unity.VisualScripting.LessOrEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.Negate","fieldInfos":[]},{"className":"Unity.VisualScripting.NotApproximatelyEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.NotEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.NumericComparison","fieldInfos":[]},{"className":"Unity.VisualScripting.Or","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedGenericAdd","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericDivide","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericModulo","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericMultiply","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericSubtract","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericSum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedScalarAdd","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarAbsolute","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarAverage","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarDivide","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarExponentiate","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarLerp","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMaximum","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMinimum","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarModulo","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMultiply","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarNormalize","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarPerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarRoot","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarRound","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarSubtract","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarSum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedVector2Add","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Absolute","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Angle","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Average","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Distance","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Divide","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2DotProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Lerp","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Maximum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Minimum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Modulo","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2MoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Multiply","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Normalize","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2PerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Project","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Round","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Subtract","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Sum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedVector3Add","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Absolute","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Angle","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Average","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3CrossProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Distance","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Divide","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3DotProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Lerp","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Maximum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Minimum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Modulo","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3MoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Multiply","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Normalize","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3PerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Project","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Round","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Subtract","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Sum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedVector4Add","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Absolute","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Average","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Distance","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Divide","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4DotProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Lerp","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Maximum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Minimum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Modulo","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4MoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Multiply","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Normalize","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4PerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Round","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Subtract","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Sum","fieldInfos":[]},{"className":"Unity.VisualScripting.MissingType","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphInput","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.Null","fieldInfos":[]},{"className":"Unity.VisualScripting.NullCheck","fieldInfos":[]},{"className":"Unity.VisualScripting.NullCoalesce","fieldInfos":[]},{"className":"Unity.VisualScripting.This","fieldInfos":[]},{"className":"Unity.VisualScripting.Cooldown","fieldInfos":[]},{"className":"Unity.VisualScripting.Timer","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForEndOfFrameUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForFlow","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForNextFrameUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForSecondsUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitUntilUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitWhileUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.GetVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.IsVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnifiedVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.GetApplicationVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetGraphVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetObjectVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetSavedVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetSceneVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IApplicationVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IObjectVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IsApplicationVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.ISavedVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.ISceneVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IsGraphVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsObjectVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsSavedVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsSceneVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsVariableDefinedUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SetApplicationVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetGraphVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetObjectVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetSavedVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetSceneVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SaveVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.SetVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.UnifiedVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.INesterUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.XUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IMultiInputUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlInput","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlInputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlOutputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidInput","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitControlPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitControlPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitInputPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitInputPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitInvalidPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitOutputPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitOutputPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitValuePort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitValuePortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.MissingValuePortInputException","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueInput","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueInputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueOutputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ValuePortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ScriptGraphAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.ScriptMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.SubgraphUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Unit","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitCategory","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitCategoryConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitPreservation","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.BinaryExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.BinaryExpressionType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluateFunctionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluateParameterHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluationException","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluateOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluationVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.Expression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.FunctionArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.FunctionExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.IdentifierExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.LogicalExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.LogicalExpressionVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.NCalcLexer","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.NCalcParser","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.ParameterArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.SerializationVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.TernaryExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.UnaryExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.UnaryExpressionType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Dependencies.NCalc.ValueExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.ValueType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"Unity.VisualScripting.State","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\Unity.VisualScripting.State.dll","types":[{"className":"Unity.VisualScripting.AnyState","fieldInfos":[]},{"className":"Unity.VisualScripting.FlowState","fieldInfos":[]},{"className":"Unity.VisualScripting.FlowStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.HasStateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.INesterState","fieldInfos":[]},{"className":"Unity.VisualScripting.INesterStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.IState","fieldInfos":[]},{"className":"Unity.VisualScripting.IStateDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.IStateTransitionDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.OnEnterState","fieldInfos":[]},{"className":"Unity.VisualScripting.OnExitState","fieldInfos":[]},{"className":"Unity.VisualScripting.State","fieldInfos":[]},{"className":"Unity.VisualScripting.StateEnterReason","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.StateEventHooks","fieldInfos":[]},{"className":"Unity.VisualScripting.StateExitReason","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.StateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.StateGraphAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.StateGraphData","fieldInfos":[]},{"className":"Unity.VisualScripting.StateMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.StateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.StateUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SuperState","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.GetStateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.GetStateGraphs","fieldInfos":[]},{"className":"Unity.VisualScripting.SetStateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.StateGraphContainerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"UnityEngine.TestRunner","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\UnityEngine.TestRunner.dll","types":[{"className":"UnityEngine.TestRunner.ITestRunCallback","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestRunCallbackAttribute","fieldInfos":[]},{"className":"UnityEngine.TestRunner.Utils.TestRunCallbackListener","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.IRemoteTestResultDataFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.PlayerConnectionMessageIds","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestData","fieldInfos":[{"name":"id","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fullName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testCaseCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ChildIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hasChildren","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isSuite","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"childrenIds","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testCaseTimeout","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Categories","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"IsTestAssembly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"RunState","type":"NUnit.Framework.Interfaces.RunState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Description","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SkipReason","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParentId","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"UniqueName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParentUniqueName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParentFullName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultData","fieldInfos":[{"name":"testId","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fullName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"resultState","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testStatus","type":"NUnit.Framework.Interfaces.TestStatus","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"duration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"message","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stackTrace","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"assertCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"failCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"passCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"skipCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"inconclusiveCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hasChildren","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"output","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xml","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"childrenIds","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultDataFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultDataWithTestData","fieldInfos":[{"name":"results","type":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultData[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tests","type":"UnityEngine.TestRunner.TestLaunchers.RemoteTestData[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestRunner.NUnitExtensions.ITestSuiteModifier","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.OrderedTestSuiteModifier","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.TestExtensions","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.TestResultExtensions","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.CompositeWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.CoroutineTestWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.EditModeTestCallbacks","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.DefaultTestWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.FailCommand","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.IEnumerableTestMethodCommand","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.PlaymodeWorkItemFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.RestoreTestContextAfterDomainReload","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.TestCommandBuilder","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityLogCheckDelegatingCommand","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.IUnityTestAssemblyRunner","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityTestAssemblyRunner","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityTestExecutionContext","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityWorkItemDataHolder","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.WorkItemFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Filters.AssemblyNameFilter","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Filters.CategoryFilterExtended","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Filters.FullNameFilter","fieldInfos":[]},{"className":"UnityEngine.TestTools.LogAssert","fieldInfos":[]},{"className":"UnityEngine.TestTools.ConditionalIgnoreAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestEnumerator","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestMustExpectAllLogsAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityCombinatorialStrategy","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityPlatformAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnitySetUpAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityTearDownAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityTestAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.BeforeAfterTestCommandState","fieldInfos":[{"name":"NextBeforeStepIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"NextBeforeStepPc","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"NextAfterStepIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"NextAfterStepPc","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TestHasRun","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestResultStatus","type":"NUnit.Framework.Interfaces.TestStatus","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestResultLabel","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestResultSite","type":"NUnit.Framework.Interfaces.FailureSite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestMessage","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestStrackTrace","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TestAfterStarted","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Timestamp","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.EnumerableApplyChangesToContextCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableRepeatedTestCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableRetryTestCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableSetUpTearDownCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableTestMethodCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableTestState","fieldInfos":[{"name":"Repeat","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Retry","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.ImmediateEnumerableCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.OuterUnityTestActionCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.SetUpTearDownCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestActionCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestCommandPcHelper","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityTestMethodCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.IEditModeTestYieldInstruction","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestPlatform","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestPlatformEnumExtensions","fieldInfos":[]},{"className":"UnityEngine.TestTools.AttributeHelper","fieldInfos":[]},{"className":"UnityEngine.TestTools.IOuterUnityTestAction","fieldInfos":[]},{"className":"UnityEngine.TestTools.IPostBuildCleanup","fieldInfos":[]},{"className":"UnityEngine.TestTools.IPrebuildSetup","fieldInfos":[]},{"className":"UnityEngine.TestTools.IMonoBehaviourTest","fieldInfos":[]},{"className":"UnityEngine.TestTools.PostBuildCleanupAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.PrebuildSetupAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.AssemblyLoadProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.AssemblyWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.IAssemblyLoadProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.IAssemblyWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.IScriptingRuntimeProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.PlayerTestAssemblyProvider","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.ScriptingRuntimeProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.ColorEqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.CoroutineRunner","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.FloatEqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.QuaternionEqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.StackTraceFilter","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Utils","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector2ComparerWithEqualsOperator","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector2EqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector3ComparerWithEqualsOperator","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector3EqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector4ComparerWithEqualsOperator","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector4EqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.ActionDelegator","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.BaseDelegator","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.ConstructDelegator","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.IAsyncTestAssemblyBuilder","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.IStateSerializer","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.UnityTestAssemblyBuilder","fieldInfos":[]},{"className":"UnityEngine.TestTools.Logging.ILogScope","fieldInfos":[]},{"className":"UnityEngine.TestTools.Logging.LogEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.Logging.LogMatch","fieldInfos":[{"name":"m_UseRegex","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Message","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MessageRegex","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LogType","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.Logging.LogScope","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.InvalidSignatureException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.OutOfOrderExpectedLogMessageException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.UnexpectedLogMessageException","fieldInfos":[{"name":"LogEvent","type":"UnityEngine.TestTools.Logging.LogMatch","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.UnhandledLogMessageException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.UnityTestTimeoutException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.ITestRunnerListener","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.TestFinishedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.TestStartedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.RunFinishedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.RunStartedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.PlaymodeTestsController","fieldInfos":[{"name":"m_AssembliesWithTests","type":"System.Collections.Generic.List`1[System.String]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testStartedEvent","type":"UnityEngine.TestTools.TestRunner.TestStartedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testFinishedEvent","type":"UnityEngine.TestTools.TestRunner.TestFinishedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"runStartedEvent","type":"UnityEngine.TestTools.TestRunner.RunStartedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"runFinishedEvent","type":"UnityEngine.TestTools.TestRunner.RunFinishedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"settings","type":"UnityEngine.TestTools.TestRunner.PlaymodeTestsControllerSettings","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.PlaymodeTestsControllerSettings","fieldInfos":[{"name":"filters","type":"UnityEngine.TestTools.TestRunner.GUI.RuntimeTestRunnerFilter[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sceneBased","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"originalScene","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bootstrapScene","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"runInBackgroundValue","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"consoleErrorPaused","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"orderedTestNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.TestEnumeratorWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.TestListenerWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.GUI.RuntimeTestRunnerFilter","fieldInfos":[{"name":"assemblyNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groupNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"categoryNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"synchronousOnly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.GUI.SynchronousFilter","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.PlayerQuitHandler","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.PlayModeRunnerCallback","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.RemoteTestResultSender","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.RemoteTestResultSender+QueueData","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.TestResultRenderer","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.TestResultRendererCallback","fieldInfos":[]},{"className":"UnityEngine.TestTools.Constraints.AllocatingGCMemoryConstraint","fieldInfos":[]},{"className":"UnityEngine.TestTools.Constraints.ConstraintExtensions","fieldInfos":[]},{"className":"UnityEngine.TestTools.Constraints.Is","fieldInfos":[]}]},{"name":"UnityEngine.UI","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\ScriptAssemblies\\UnityEngine.UI.dll","types":[{"className":"UnityEngine.UI.AnimationTriggers","fieldInfos":[{"name":"m_NormalTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HighlightedTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PressedTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectedTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisabledTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Button","fieldInfos":[{"name":"m_OnClick","type":"UnityEngine.UI.Button+ButtonClickedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Button+ButtonClickedEvent","fieldInfos":[]},{"className":"UnityEngine.UI.Selectable","fieldInfos":[{"name":"m_Navigation","type":"UnityEngine.UI.Navigation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Transition","type":"UnityEngine.UI.Selectable+Transition","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Colors","type":"UnityEngine.UI.ColorBlock","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SpriteState","type":"UnityEngine.UI.SpriteState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AnimationTriggers","type":"UnityEngine.UI.AnimationTriggers","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Interactable","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TargetGraphic","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Selectable+Transition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Selectable+SelectionState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.UIBehaviour","fieldInfos":[]},{"className":"UnityEngine.UI.CanvasUpdate","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ICanvasElement","fieldInfos":[]},{"className":"UnityEngine.UI.CanvasUpdateRegistry","fieldInfos":[]},{"className":"UnityEngine.UI.ColorBlock","fieldInfos":[{"name":"m_NormalColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HighlightedColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PressedColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectedColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisabledColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ColorMultiplier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FadeDuration","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ClipperRegistry","fieldInfos":[]},{"className":"UnityEngine.UI.Clipping","fieldInfos":[]},{"className":"UnityEngine.UI.IClipper","fieldInfos":[]},{"className":"UnityEngine.UI.IClippable","fieldInfos":[]},{"className":"UnityEngine.UI.RectangularVertexClipper","fieldInfos":[]},{"className":"UnityEngine.UI.DefaultControls","fieldInfos":[]},{"className":"UnityEngine.UI.Dropdown","fieldInfos":[{"name":"m_Template","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionText","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemText","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Options","type":"UnityEngine.UI.Dropdown+OptionDataList","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.Dropdown+DropdownEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AlphaFadeSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+DropdownItem","fieldInfos":[{"name":"m_Text","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RectTransform","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Toggle","type":"UnityEngine.UI.Toggle","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+OptionData","fieldInfos":[{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+OptionDataList","fieldInfos":[{"name":"m_Options","type":"System.Collections.Generic.List`1[UnityEngine.UI.Dropdown+OptionData]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+DropdownEvent","fieldInfos":[]},{"className":"UnityEngine.UI.FontData","fieldInfos":[{"name":"m_Font","type":"UnityEngine.Font","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontStyle","type":"UnityEngine.FontStyle","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BestFit","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MaxSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Alignment","type":"UnityEngine.TextAnchor","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AlignByGeometry","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RichText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalOverflow","type":"UnityEngine.HorizontalWrapMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalOverflow","type":"UnityEngine.VerticalWrapMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.FontUpdateTracker","fieldInfos":[]},{"className":"UnityEngine.UI.Graphic","fieldInfos":[{"name":"m_Material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Color","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RaycastTarget","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RaycastPadding","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GraphicRaycaster","fieldInfos":[{"name":"m_IgnoreReversedGraphics","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlockingObjects","type":"UnityEngine.UI.GraphicRaycaster+BlockingObjects","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlockingMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GraphicRaycaster+BlockingObjects","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.BaseRaycaster","fieldInfos":[]},{"className":"UnityEngine.UI.GraphicRebuildTracker","fieldInfos":[]},{"className":"UnityEngine.UI.GraphicRegistry","fieldInfos":[]},{"className":"UnityEngine.UI.IGraphicEnabledDisabled","fieldInfos":[]},{"className":"UnityEngine.UI.Image","fieldInfos":[{"name":"m_Sprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Type","type":"UnityEngine.UI.Image+Type","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreserveAspect","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillCenter","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillMethod","type":"UnityEngine.UI.Image+FillMethod","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillAmount","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillClockwise","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillOrigin","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseSpriteMesh","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PixelsPerUnitMultiplier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Type","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+FillMethod","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+OriginHorizontal","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+OriginVertical","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Origin90","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Origin180","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Origin360","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.MaskableGraphic","fieldInfos":[{"name":"m_Maskable","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnCullStateChanged","type":"UnityEngine.UI.MaskableGraphic+CullStateChangedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.MaskableGraphic+CullStateChangedEvent","fieldInfos":[]},{"className":"UnityEngine.UI.IMask","fieldInfos":[]},{"className":"UnityEngine.UI.IMaskable","fieldInfos":[]},{"className":"UnityEngine.UI.InputField","fieldInfos":[{"name":"m_TextComponent","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Placeholder","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ContentType","type":"UnityEngine.UI.InputField+ContentType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputType","type":"UnityEngine.UI.InputField+InputType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AsteriskChar","type":"System.Char","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_KeyboardType","type":"UnityEngine.TouchScreenKeyboardType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineType","type":"UnityEngine.UI.InputField+LineType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HideMobileInput","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterValidation","type":"UnityEngine.UI.InputField+CharacterValidation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterLimit","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnSubmit","type":"UnityEngine.UI.InputField+SubmitEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnDidEndEdit","type":"UnityEngine.UI.InputField+EndEditEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.InputField+OnChangeEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CustomCaretColor","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectionColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretBlinkRate","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReadOnly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ShouldActivateOnSelect","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+ContentType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+InputType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+CharacterValidation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+LineType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+OnValidateInput","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+SubmitEvent","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+EndEditEvent","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+OnChangeEvent","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+EditState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.AspectRatioFitter","fieldInfos":[{"name":"m_AspectMode","type":"UnityEngine.UI.AspectRatioFitter+AspectMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AspectRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.AspectRatioFitter+AspectMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler","fieldInfos":[{"name":"m_UiScaleMode","type":"UnityEngine.UI.CanvasScaler+ScaleMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReferencePixelsPerUnit","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScaleFactor","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReferenceResolution","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScreenMatchMode","type":"UnityEngine.UI.CanvasScaler+ScreenMatchMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MatchWidthOrHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PhysicalUnit","type":"UnityEngine.UI.CanvasScaler+Unit","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FallbackScreenDPI","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DefaultSpriteDPI","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DynamicPixelsPerUnit","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PresetInfoIsWorld","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler+ScaleMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler+ScreenMatchMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler+Unit","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ContentSizeFitter","fieldInfos":[{"name":"m_HorizontalFit","type":"UnityEngine.UI.ContentSizeFitter+FitMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalFit","type":"UnityEngine.UI.ContentSizeFitter+FitMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ContentSizeFitter+FitMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup","fieldInfos":[{"name":"m_StartCorner","type":"UnityEngine.UI.GridLayoutGroup+Corner","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_StartAxis","type":"UnityEngine.UI.GridLayoutGroup+Axis","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CellSize","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Spacing","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Constraint","type":"UnityEngine.UI.GridLayoutGroup+Constraint","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ConstraintCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup+Corner","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup+Axis","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup+Constraint","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.LayoutGroup","fieldInfos":[{"name":"m_Padding","type":"UnityEngine.RectOffset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildAlignment","type":"UnityEngine.TextAnchor","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.HorizontalLayoutGroup","fieldInfos":[]},{"className":"UnityEngine.UI.HorizontalOrVerticalLayoutGroup","fieldInfos":[{"name":"m_Spacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildForceExpandWidth","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildForceExpandHeight","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildControlWidth","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildControlHeight","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildScaleWidth","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildScaleHeight","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReverseArrangement","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ILayoutElement","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutController","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutGroup","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutSelfController","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutIgnorer","fieldInfos":[]},{"className":"UnityEngine.UI.LayoutElement","fieldInfos":[{"name":"m_IgnoreLayout","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreferredWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreferredHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FlexibleWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FlexibleHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LayoutPriority","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.LayoutRebuilder","fieldInfos":[]},{"className":"UnityEngine.UI.LayoutUtility","fieldInfos":[]},{"className":"UnityEngine.UI.VerticalLayoutGroup","fieldInfos":[]},{"className":"UnityEngine.UI.Mask","fieldInfos":[{"name":"m_ShowMaskGraphic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.MaskUtilities","fieldInfos":[]},{"className":"UnityEngine.UI.IMaterialModifier","fieldInfos":[]},{"className":"UnityEngine.UI.Misc","fieldInfos":[]},{"className":"UnityEngine.UI.MultipleDisplayUtilities","fieldInfos":[]},{"className":"UnityEngine.UI.Navigation","fieldInfos":[{"name":"m_Mode","type":"UnityEngine.UI.Navigation+Mode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_WrapAround","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnUp","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnDown","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnLeft","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnRight","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Navigation+Mode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.RawImage","fieldInfos":[{"name":"m_Texture","type":"UnityEngine.Texture","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UVRect","type":"UnityEngine.Rect","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.RectMask2D","fieldInfos":[{"name":"m_Padding","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Softness","type":"UnityEngine.Vector2Int","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Scrollbar","fieldInfos":[{"name":"m_HandleRect","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Direction","type":"UnityEngine.UI.Scrollbar+Direction","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Size","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_NumberOfSteps","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.Scrollbar+ScrollEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Scrollbar+Direction","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Scrollbar+ScrollEvent","fieldInfos":[]},{"className":"UnityEngine.UI.Scrollbar+Axis","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect","fieldInfos":[{"name":"m_Content","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Horizontal","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Vertical","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MovementType","type":"UnityEngine.UI.ScrollRect+MovementType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Elasticity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Inertia","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DecelerationRate","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScrollSensitivity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Viewport","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalScrollbar","type":"UnityEngine.UI.Scrollbar","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbar","type":"UnityEngine.UI.Scrollbar","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalScrollbarVisibility","type":"UnityEngine.UI.ScrollRect+ScrollbarVisibility","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbarVisibility","type":"UnityEngine.UI.ScrollRect+ScrollbarVisibility","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalScrollbarSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbarSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.ScrollRect+ScrollRectEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect+MovementType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect+ScrollbarVisibility","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect+ScrollRectEvent","fieldInfos":[]},{"className":"UnityEngine.UI.SetPropertyUtility","fieldInfos":[]},{"className":"UnityEngine.UI.Slider","fieldInfos":[{"name":"m_FillRect","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HandleRect","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Direction","type":"UnityEngine.UI.Slider+Direction","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinValue","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MaxValue","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_WholeNumbers","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.Slider+SliderEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Slider+Direction","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Slider+SliderEvent","fieldInfos":[]},{"className":"UnityEngine.UI.Slider+Axis","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.SpriteState","fieldInfos":[{"name":"m_HighlightedSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PressedSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectedSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisabledSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.StencilMaterial","fieldInfos":[]},{"className":"UnityEngine.UI.Text","fieldInfos":[{"name":"m_FontData","type":"UnityEngine.UI.FontData","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Toggle","fieldInfos":[{"name":"toggleTransition","type":"UnityEngine.UI.Toggle+ToggleTransition","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"graphic","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Group","type":"UnityEngine.UI.ToggleGroup","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"onValueChanged","type":"UnityEngine.UI.Toggle+ToggleEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsOn","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Toggle+ToggleTransition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Toggle+ToggleEvent","fieldInfos":[]},{"className":"UnityEngine.UI.ToggleGroup","fieldInfos":[{"name":"m_AllowSwitchOff","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ReflectionMethodsCache","fieldInfos":[]},{"className":"UnityEngine.UI.VertexHelper","fieldInfos":[]},{"className":"UnityEngine.UI.BaseVertexEffect","fieldInfos":[]},{"className":"UnityEngine.UI.BaseMeshEffect","fieldInfos":[]},{"className":"UnityEngine.UI.IVertexModifier","fieldInfos":[]},{"className":"UnityEngine.UI.IMeshModifier","fieldInfos":[]},{"className":"UnityEngine.UI.Outline","fieldInfos":[]},{"className":"UnityEngine.UI.Shadow","fieldInfos":[{"name":"m_EffectColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EffectDistance","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseGraphicAlpha","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.PositionAsUV1","fieldInfos":[]},{"className":"UnityEngine.UI.CoroutineTween.ITweenValue","fieldInfos":[]},{"className":"UnityEngine.UI.CoroutineTween.ColorTween","fieldInfos":[]},{"className":"UnityEngine.UI.CoroutineTween.FloatTween","fieldInfos":[]},{"className":"UnityEngine.UIElements.PanelEventHandler","fieldInfos":[]},{"className":"UnityEngine.UIElements.PanelEventHandler+PointerEventType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UIElements.PanelEventHandler+PointerEvent","fieldInfos":[]},{"className":"UnityEngine.UIElements.PanelRaycaster","fieldInfos":[]},{"className":"UnityEngine.EventSystems.AxisEventData","fieldInfos":[]},{"className":"UnityEngine.EventSystems.AbstractEventData","fieldInfos":[]},{"className":"UnityEngine.EventSystems.BaseEventData","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerEventData","fieldInfos":[{"name":"hovered","type":"System.Collections.Generic.List`1[UnityEngine.GameObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventHandle","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.IEventSystemHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerMoveHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerEnterHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerExitHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerDownHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerUpHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerClickHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IBeginDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IInitializePotentialDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IEndDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IDropHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IScrollHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IUpdateSelectedHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.ISelectHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IDeselectHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IMoveHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.ISubmitHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.ICancelHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.EventSystem","fieldInfos":[{"name":"m_FirstSelected","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sendNavigationEvents","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DragThreshold","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventSystem+UIToolkitOverrideConfig","fieldInfos":[{"name":"activeEventSystem","type":"UnityEngine.EventSystems.EventSystem","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sendEvents","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"createPanelGameObjectsOnStart","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventTrigger","fieldInfos":[{"name":"m_Delegates","type":"System.Collections.Generic.List`1[UnityEngine.EventSystems.EventTrigger+Entry]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventTrigger+TriggerEvent","fieldInfos":[]},{"className":"UnityEngine.EventSystems.EventTrigger+Entry","fieldInfos":[{"name":"eventID","type":"UnityEngine.EventSystems.EventTriggerType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"callback","type":"UnityEngine.EventSystems.EventTrigger+TriggerEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventTriggerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.ExecuteEvents","fieldInfos":[]},{"className":"UnityEngine.EventSystems.BaseInput","fieldInfos":[]},{"className":"UnityEngine.EventSystems.BaseInputModule","fieldInfos":[{"name":"m_SendPointerHoverToParent","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.PointerInputModule","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerInputModule+ButtonState","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerInputModule+MouseState","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerInputModule+MouseButtonEventData","fieldInfos":[{"name":"buttonState","type":"UnityEngine.EventSystems.PointerEventData+FramePressState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.StandaloneInputModule","fieldInfos":[{"name":"m_HorizontalAxis","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalAxis","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SubmitButton","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CancelButton","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputActionsPerSecond","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RepeatDelay","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ForceModuleActive","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.StandaloneInputModule+InputMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.TouchInputModule","fieldInfos":[{"name":"m_ForceModuleActive","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.MoveDirection","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.RaycasterManager","fieldInfos":[]},{"className":"UnityEngine.EventSystems.Physics2DRaycaster","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PhysicsRaycaster","fieldInfos":[{"name":"m_EventMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MaxRayIntersections","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.PhysicsRaycaster+RaycastHitComparer","fieldInfos":[]},{"className":"UnityEngine.EventSystems.RaycastResult","fieldInfos":[{"name":"module","type":"UnityEngine.EventSystems.BaseRaycaster","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"distance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"index","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"depth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingGroupID","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingGroupOrder","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingLayer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingOrder","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"worldPosition","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"worldNormal","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"screenPosition","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"displayIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"nunit.framework","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\PackageCache\\com.unity.ext.nunit@1.0.6\\net35\\unity-custom\\nunit.framework.dll","types":[{"className":"System.Web.UI.ICallbackEventHandler","fieldInfos":[]},{"className":"System.Threading.LazyThreadSafetyMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Threading.SpinWait","fieldInfos":[]},{"className":"NUnit.FrameworkPackageSettings","fieldInfos":[]},{"className":"NUnit.Env","fieldInfos":[]},{"className":"NUnit.Compatibility.AttributeHelper","fieldInfos":[]},{"className":"NUnit.Compatibility.LongLivedMarshalByRefObject","fieldInfos":[]},{"className":"NUnit.Compatibility.TypeExtensions","fieldInfos":[]},{"className":"NUnit.Compatibility.AssemblyExtensions","fieldInfos":[]},{"className":"NUnit.Compatibility.AdditionalTypeExtensions","fieldInfos":[]},{"className":"NUnit.Compatibility.NUnitNullType","fieldInfos":[]},{"className":"NUnit.Framework.ActionTargets","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.ApartmentAttribute","fieldInfos":[]},{"className":"NUnit.Framework.AuthorAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CombiningStrategyAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SingleThreadedAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestAssemblyDirectoryResolveAttribute","fieldInfos":[]},{"className":"NUnit.Framework.OrderAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RetryAttribute","fieldInfos":[]},{"className":"NUnit.Framework.OneTimeTearDownAttribute","fieldInfos":[]},{"className":"NUnit.Framework.OneTimeSetUpAttribute","fieldInfos":[]},{"className":"NUnit.Framework.LevelOfParallelismAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ParallelizableAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ParallelScope","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.TestActionAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestOfAttribute","fieldInfos":[]},{"className":"NUnit.Framework.Assert","fieldInfos":[]},{"className":"NUnit.Framework.Guard","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureData","fieldInfos":[]},{"className":"NUnit.Framework.DirectoryAssert","fieldInfos":[]},{"className":"NUnit.Framework.Does","fieldInfos":[]},{"className":"NUnit.Framework.ResultStateException","fieldInfos":[]},{"className":"NUnit.Framework.ITestAction","fieldInfos":[]},{"className":"NUnit.Framework.TestDelegate","fieldInfos":[]},{"className":"NUnit.Framework.AssertionHelper","fieldInfos":[]},{"className":"NUnit.Framework.Assume","fieldInfos":[]},{"className":"NUnit.Framework.CategoryAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CombinatorialAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CultureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DataAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DatapointAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DatapointsAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DatapointSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DescriptionAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ExplicitAttribute","fieldInfos":[]},{"className":"NUnit.Framework.IgnoreAttribute","fieldInfos":[]},{"className":"NUnit.Framework.IncludeExcludeAttribute","fieldInfos":[]},{"className":"NUnit.Framework.MaxTimeAttribute","fieldInfos":[]},{"className":"NUnit.Framework.NUnitAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PairwiseAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PlatformAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PropertyAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RandomAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RangeAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RepeatAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RequiresMTAAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RequiresSTAAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RequiresThreadAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SequentialAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetCultureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetUICultureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetUpAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PreTestAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PostTestAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetUpFixtureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TearDownAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestCaseAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestCaseSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureSetUpAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureTearDownAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TheoryAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TimeoutAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ValuesAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ValueSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CollectionAssert","fieldInfos":[]},{"className":"NUnit.Framework.Contains","fieldInfos":[]},{"className":"NUnit.Framework.AssertionException","fieldInfos":[]},{"className":"NUnit.Framework.IgnoreException","fieldInfos":[]},{"className":"NUnit.Framework.InconclusiveException","fieldInfos":[]},{"className":"NUnit.Framework.SuccessException","fieldInfos":[]},{"className":"NUnit.Framework.FileAssert","fieldInfos":[]},{"className":"NUnit.Framework.GlobalSettings","fieldInfos":[]},{"className":"NUnit.Framework.Has","fieldInfos":[]},{"className":"NUnit.Framework.Is","fieldInfos":[]},{"className":"NUnit.Framework.Iz","fieldInfos":[]},{"className":"NUnit.Framework.List","fieldInfos":[]},{"className":"NUnit.Framework.ListMapper","fieldInfos":[]},{"className":"NUnit.Framework.SpecialValue","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.StringAssert","fieldInfos":[]},{"className":"NUnit.Framework.TestCaseData","fieldInfos":[]},{"className":"NUnit.Framework.TestContext","fieldInfos":[]},{"className":"NUnit.Framework.TestParameters","fieldInfos":[]},{"className":"NUnit.Framework.Throws","fieldInfos":[]},{"className":"NUnit.Framework.Internal.AssemblyHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ILogger","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InternalTrace","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InternalTraceLevel","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.InternalTraceWriter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Logger","fieldInfos":[]},{"className":"NUnit.Framework.Internal.MethodWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ParameterWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestNameGenerator","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TypeWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ActionsHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TextMessageWriter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.GenericMethodHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InvalidDataSourceException","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Randomizer","fieldInfos":[]},{"className":"NUnit.Framework.Internal.StackFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.StringUtil","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFixtureParameters","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestParameters","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestExecutionStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.PropertyNames","fieldInfos":[]},{"className":"NUnit.Framework.Internal.CultureDetector","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ExceptionHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InvalidTestFixtureException","fieldInfos":[]},{"className":"NUnit.Framework.Internal.NUnitException","fieldInfos":[]},{"className":"NUnit.Framework.Internal.OSPlatform","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestCaseParameters","fieldInfos":[]},{"className":"NUnit.Framework.Internal.PlatformHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.PropertyBag","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Reflect","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestResult","fieldInfos":[]},{"className":"NUnit.Framework.Internal.RuntimeType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.RuntimeFramework","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ITestExecutionContext","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestExecutionContext","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFilter+EmptyFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestListener","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestProgressReporter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ParameterizedFixtureSuite","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ParameterizedMethodSuite","fieldInfos":[]},{"className":"NUnit.Framework.Internal.SetUpFixture","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Test","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestAssembly","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFixture","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestMethod","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestSuite","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ThreadUtility","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TypeHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestCaseResult","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestSuiteResult","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.SetUpTearDownItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestActionCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestActionItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.ApplyChangesToContextCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.DelegatingTestCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.MaxTimeCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.OneTimeSetUpCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.OneTimeTearDownCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.SetUpTearDownCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.SkipCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestMethodCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TheoryResultCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.CommandStage","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.Filters.CompositeFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.PropertyFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.ValueMatchFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.TestNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.ClassNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.MethodNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.IdFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.AndFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.CategoryFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.NotFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.OrFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.FullNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.EventListenerTextWriter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.CommandBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.IWorkItemDispatcher","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.SimpleWorkItemDispatcher","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.TextCapture","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.CompositeWorkItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.CountdownEvent","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.SimpleWorkItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.WorkItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.WorkItemState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.Builders.ParameterDataProvider","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.DefaultSuiteBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.NUnitTestCaseBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.NamespaceTreeBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.CombinatorialStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.DatapointProvider","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.DefaultTestCaseBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.NUnitTestFixtureBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.PairwiseStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.ParameterDataSourceProvider","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.ProviderCache","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.SequentialStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IDisposableFixture","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IMethodInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IParameterInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IReflectionInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITypeInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.TestOutput","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ICombiningStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ISimpleTestBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IParameterDataProvider","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IParameterDataSource","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IPropertyBag","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITest","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestData","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestFixtureData","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestCaseData","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestFilter","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestListener","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestResult","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IXmlNodeBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ResultState","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.FailureSite","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Interfaces.RunState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Interfaces.TestStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Interfaces.TNode","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.NodeList","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.AttributeDictionary","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IFixtureBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IImplyFixture","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IApplyToContext","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IApplyToTest","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ISuiteBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestCaseBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ICommandWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IWrapTestMethod","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IWrapSetUpTearDown","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionSupersetConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.DictionaryContainsValueConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EqualConstraintResult","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExceptionNotThrownConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FileExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FileOrDirectoryExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.IConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AllOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NoneOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SomeOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SubPathConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsExceptionConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AllItemsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AndConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AssignableFromConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AssignableToConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AttributeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AttributeExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.BinaryConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.BinarySerializableConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionContainsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionEquivalentConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionItemsEqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionOrderedConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionSubsetConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionTally","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ComparisonAdapter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ComparisonConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.Constraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintExpression","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintFactory","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ContainsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.DelayedConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.DictionaryContainsKeyConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyCollectionConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyDirectoryConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyStringConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EndsWithConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EqualityAdapter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExactTypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FalseConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FloatingPointNumerics","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.GreaterThanConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.GreaterThanOrEqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Constraints.ConstraintResult","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.InstanceOfTypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.IResolveConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.LessThanConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.LessThanOrEqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.MessageWriter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ValueFormatter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ValueFormatterFactory","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.MsgUtils","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NaNConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NoItemConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NotConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NullConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.Numerics","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NUnitComparer","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NUnitEqualityComparer","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AndOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AttributeOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.BinaryOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NotOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.OrOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PrefixOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PropOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SelfResolvingOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.WithOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.OrConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PathConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PrefixConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PropertyConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PropertyExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.RangeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.RegexConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ResolvableConstraintExpression","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ReusableConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SameAsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SamePathConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SamePathOrUnderConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SomeItemsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.StartsWithConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.StringConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SubstringConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsNothingConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.Tolerance","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ToleranceMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Constraints.TrueConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.TypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.UniqueItemsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.XmlSerializableConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExactCountConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExactCountOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExceptionTypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Api.FrameworkController","fieldInfos":[]},{"className":"NUnit.Framework.Api.NUnitTestAssemblyRunner","fieldInfos":[]},{"className":"NUnit.Framework.Api.ITestAssemblyBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Api.ITestAssemblyRunner","fieldInfos":[]},{"className":"NUnit.Framework.Api.DefaultTestAssemblyBuilder","fieldInfos":[]}]},{"name":"ReportGeneratorMerged","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\PackageCache\\com.unity.testtools.codecoverage@1.2.5\\lib\\ReportGenerator\\ReportGeneratorMerged.dll","types":[{"className":"Palmmedia.ReportGenerator.Core.CommandLineArgumentNames","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.DotNetConfigSettingNames","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Generator","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Help","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.IReportGenerator","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Program","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.ReportConfiguration","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.ReportConfigurationBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.ReportConfigurationValidator","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.ReportContext","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Settings","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.IReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.IReportBuilderFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.IReportConfiguration","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.IReportContext","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.ReportBuilderFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.ReportGenerator","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.History.FileHistoryStorage","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.History.HistoryParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.History.HistoryReportGenerator","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.History.HistoryStorageFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.History.IHistoryStorage","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.BadgeReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.CloverReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.CoberturaReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.CsvSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.HtmlChartReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.HtmlInlineAzurePipelinesDarkReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.HtmlInlineAzurePipelinesReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.HtmlInlineCssAndJavaScriptReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.HtmlReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.HtmlSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.JsonSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.LatexReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.LatexSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.LCovSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.MarkdownSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.MhtmlReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.PngChartReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.ReportBuilderBase","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.SonarQubeBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.TeamCitySummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.TextSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.XmlReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.XmlSummaryReportBuilder","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.Rendering.HtmlMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.Rendering.HtmlRenderer","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.Rendering.IReportRenderer","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.Rendering.LatexRenderer","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.Rendering.PngHistoryChartRenderer","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Reporting.Builders.Rendering.StringHelper","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Plugin.DefaultAssemblyLoader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Plugin.FileUnblocker","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Plugin.IAssemblyLoader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Plugin.IPluginLoader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Plugin.ReflectionPluginLoader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Plugin.ReflectionWrapperAssemblyLoader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.CloverParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.CoberturaParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.CodeElementBase","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.CoverageReportParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.DotCoverParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.DynamicCodeCoverageParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.GCovParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.JaCoCoParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.LCovParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.MProfParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.NCoverParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.OpenCoverParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.ParserBase","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.ParserResult","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.UnsupportedParserException","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.VisualStudioParser","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.CloverReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.CoberturaReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.DotCoverReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.DynamicCodeCoverageReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.GCovReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.JaCoCoReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.OpenCoverReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Preprocessing.VisualStudioReportPreprocessor","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Filtering.DefaultFilter","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Filtering.IFilter","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.FileReading.AltCoverEmbeddedFileReader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.FileReading.CachingFileReader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.FileReading.IFileReader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.FileReading.LocalFileReader","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.Assembly","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.Branch","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.Class","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.CodeElement","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.CodeElementType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.CodeFile","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.CoverageByTrackedMethod","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.CoverageType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.FileAnalysis","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.HistoricCoverage","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.LineAnalysis","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.LineVisitStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.MethodMetric","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.Metric","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.MetricMergeOrder","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.MetricType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.ShortLineAnalysis","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.SummaryResult","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Parser.Analysis.TestMethod","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.ConsoleLogger","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.ConsoleLoggerFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.DelegateLogger","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.DelegateLoggerFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.ILogger","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.ILoggerFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.LoggerFactory","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Logging.VerbosityLevel","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Palmmedia.ReportGenerator.Core.Common.ExceptionExtensions","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.FileHelper","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.Glob","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.GlobbingFileSearch","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.JsonSerializer","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.LinqExtensions","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.StringExtensions","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.Common.WildCardFileSearch","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.CodeAnalysis.IRiskHotspotsAnalyzer","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.CodeAnalysis.MetricStatus","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.CodeAnalysis.RiskHotspot","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.CodeAnalysis.RiskHotspotAnalysisResult","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.CodeAnalysis.RiskHotspotsAnalysisThresholds","fieldInfos":[]},{"className":"Palmmedia.ReportGenerator.Core.CodeAnalysis.RiskHotspotsAnalyzer","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.AllowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.DisallowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.MaybeNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.NotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.NotNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.NotNullIfNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.DoesNotReturnAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.MemberNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute","fieldInfos":[]},{"className":"System.Linq.RoslynEnumerable","fieldInfos":[]},{"className":"Microsoft.Build.Eventing.MSBuildEventSource","fieldInfos":[]},{"className":"Microsoft.Build.Shared.MSBuildConstants","fieldInfos":[]},{"className":"Microsoft.Build.Shared.PropertyNames","fieldInfos":[]},{"className":"Microsoft.Build.Shared.DesignTimeProperties","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ItemTypeNames","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ItemMetadataNames","fieldInfos":[]},{"className":"Microsoft.Build.Shared.BinaryReaderExtensions","fieldInfos":[]},{"className":"Microsoft.Build.Shared.BinaryWriterExtensions","fieldInfos":[]},{"className":"Microsoft.Build.Shared.Debugging.CommonWriter","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.ChangeWaveConversionState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.ChangeWaves","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildEngineResult","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildErrorEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.LazyFormattedBuildEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildEventContext","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildFinishedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildStatusEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.MessageImportance","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.BuildMessageEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildStartedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildWarningEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.CriticalBuildMessageEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.CustomBuildEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.EngineServices","fieldInfos":[]},{"className":"Microsoft.Build.Framework.EnvironmentVariableReadEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ExternalProjectFinishedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ExternalProjectStartedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine10","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine2","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine3","fieldInfos":[]},{"className":"Microsoft.Build.Framework.RegisteredTaskObjectLifetime","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.IBuildEngine4","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine5","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine6","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine7","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine8","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IBuildEngine9","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ICancelableTask","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IEventRedirector","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildMessageEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildErrorEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildWarningEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.CustomBuildEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildStartedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildFinishedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectStartedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectFinishedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TargetStartedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TargetFinishedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskStartedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskFinishedEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.BuildStatusEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.AnyEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IEventSource","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TelemetryEventHandler","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IEventSource2","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IEventSource3","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IEventSource4","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IForwardingLogger","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IGeneratedTask","fieldInfos":[]},{"className":"Microsoft.Build.Framework.LoggerVerbosity","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.ILogger","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IMetadataContainer","fieldInfos":[]},{"className":"Microsoft.Build.Framework.INodeLogger","fieldInfos":[]},{"className":"Microsoft.Build.Framework.IProjectElement","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITask","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITaskFactory","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITaskFactory2","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITaskHost","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITaskItem","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITaskItem2","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ITaskItemExtensions","fieldInfos":[]},{"className":"Microsoft.Build.Framework.LoadInSeparateAppDomainAttribute","fieldInfos":[]},{"className":"Microsoft.Build.Framework.LoggerException","fieldInfos":[]},{"className":"Microsoft.Build.Framework.MetaprojectGeneratedEventArgs","fieldInfos":[{"name":"metaprojectXml","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.OutputAttribute","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectEvaluationFinishedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectEvaluationStartedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectFinishedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectImportedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.ProjectStartedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.PropertyInitialValueSetEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.PropertyReassignmentEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.RequiredAttribute","fieldInfos":[]},{"className":"Microsoft.Build.Framework.RequiredRuntimeAttribute","fieldInfos":[]},{"className":"Microsoft.Build.Framework.RunInMTAAttribute","fieldInfos":[]},{"className":"Microsoft.Build.Framework.RunInSTAAttribute","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkLogger","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkReference","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkResolver","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkResolverContext","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkResult","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkResultFactory","fieldInfos":[]},{"className":"Microsoft.Build.Framework.SdkResultItem","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TargetBuiltReason","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.TargetFinishedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TargetSkipReason","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.TargetSkippedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TargetStartedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskCommandLineEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskFinishedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskItemData","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskParameterMessageKind","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.TaskParameterEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskPropertyInfo","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TaskStartedEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TelemetryEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.TestInfo","fieldInfos":[]},{"className":"Microsoft.Build.Framework.UninitializedPropertyReadEventArgs","fieldInfos":[]},{"className":"Microsoft.Build.Framework.Internal.Strings","fieldInfos":[]},{"className":"Microsoft.Build.Framework.Profiler.EvaluationIdProvider","fieldInfos":[]},{"className":"Microsoft.Build.Framework.Profiler.EvaluationPass","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.Profiler.EvaluationLocationKind","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Framework.Profiler.EvaluationLocation","fieldInfos":[]},{"className":"Microsoft.Build.Framework.Profiler.ProfilerResult","fieldInfos":[]},{"className":"Microsoft.Build.Framework.Profiler.ProfiledLocation","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.ImmutableSegmentedDictionary","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.ImmutableSegmentedList","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.RoslynImmutableInterlocked","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.SegmentedArray","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.SR","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.SegmentedArraySortUtils","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.HashHelpers","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.ICollectionCalls","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.IEnumerableCalls","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.IListCalls","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.InsertionBehavior","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.RoslynUnsafe","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.SegmentedArrayHelper","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.ThrowHelper","fieldInfos":[]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.ExceptionArgument","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.CodeAnalysis.Collections.Internal.ExceptionResource","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Runtime.CompilerServices.IsExternalInit","fieldInfos":[]},{"className":"Microsoft.Build.Evaluation.ToolsetConfigurationReaderHelpers","fieldInfos":[]},{"className":"Microsoft.Build.Evaluation.ToolsetElement","fieldInfos":[]},{"className":"Microsoft.Build.Evaluation.ToolsetElementCollection","fieldInfos":[]},{"className":"Microsoft.Build.Evaluation.ToolsetConfigurationSection","fieldInfos":[]},{"className":"Microsoft.Build.Internal.Tracing","fieldInfos":[]},{"className":"Microsoft.Build.Collections.IKeyed","fieldInfos":[]},{"className":"Microsoft.Build.Collections.MSBuildNameIgnoreCaseComparer","fieldInfos":[]},{"className":"Microsoft.Build.Tasks.AssemblyFoldersFromConfig.AssemblyFoldersFromConfig","fieldInfos":[]},{"className":"Microsoft.Build.Shared.AssemblyResources","fieldInfos":[]},{"className":"Microsoft.Build.Shared.EnvironmentUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.BuildEnvironmentHelper","fieldInfos":[]},{"className":"Microsoft.Build.Shared.BuildEnvironmentMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Shared.BuildEnvironment","fieldInfos":[]},{"className":"Microsoft.Build.Shared.CanonicalError","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ExtensionFoldersRegistryKey","fieldInfos":[]},{"className":"Microsoft.Build.Shared.DirectoryGetFiles","fieldInfos":[]},{"className":"Microsoft.Build.Shared.GetDirectories","fieldInfos":[]},{"className":"Microsoft.Build.Shared.DirectoryExists","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileExists","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileCopy","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileDelete","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileCreate","fieldInfos":[]},{"className":"Microsoft.Build.Shared.EncodingUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ErrorUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.EscapingUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.EventArgsFormatting","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ExceptionHandling","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileMatcher","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileUtilitiesRegex","fieldInfos":[]},{"className":"Microsoft.Build.Shared.DotNetFrameworkArchitecture","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Shared.FrameworkLocationHelper","fieldInfos":[]},{"className":"Microsoft.Build.Shared.InternalErrorException","fieldInfos":[]},{"className":"Microsoft.Build.Shared.NativeMethodsShared","fieldInfos":[]},{"className":"Microsoft.Build.Shared.AssemblyUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ProcessExtensions","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ResourceUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ReuseableStringBuilder","fieldInfos":[]},{"className":"Microsoft.Build.Shared.StringBuilderCache","fieldInfos":[]},{"className":"Microsoft.Build.Shared.VersionUtilities","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ReverseStringGenericComparer","fieldInfos":[]},{"className":"Microsoft.Build.Shared.ReverseVersionGenericComparer","fieldInfos":[]},{"className":"Microsoft.Build.Shared.VisualStudioLocationHelper","fieldInfos":[]},{"className":"Microsoft.Build.Shared.VisualStudioInstance","fieldInfos":[]},{"className":"Microsoft.Build.Shared.AssemblyFoldersFromConfig.AssemblyFolderCollection","fieldInfos":[]},{"className":"Microsoft.Build.Shared.AssemblyFoldersFromConfig.AssemblyFolderItem","fieldInfos":[]},{"className":"Microsoft.Build.Shared.Debugging.DebugUtils","fieldInfos":[]},{"className":"Microsoft.Build.Shared.Debugging.PrintLineDebugger","fieldInfos":[]},{"className":"Microsoft.Build.Shared.Debugging.PrintLineDebuggerWriters","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.CachingFileSystemWrapper","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.FileSystems","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.IFileSystem","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.ManagedFileSystem","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.MSBuildOnWindowsFileSystem","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.NativeWin32Exception","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.SafeFindFileHandle","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.FileArtifactType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Shared.FileSystem.WindowsFileSystem","fieldInfos":[]},{"className":"Microsoft.Build.Shared.FileSystem.WindowsNative","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.ApiContract","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.AssemblyFoldersFromConfigInfo","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.CommandLineBuilder","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.ExtensionSDK","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.Logger","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.MuxLogger","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.PlatformManifest","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.ProcessorArchitecture","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.MultipleVersionSupport","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.SDKManifest","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.SDKType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.TargetPlatformSDK","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.Task","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.TaskItem","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.TargetDotNetFrameworkVersion","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.VisualStudioVersion","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.DotNetFrameworkArchitecture","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.ToolLocationHelper","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.HostObjectInitializationStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Build.Utilities.ToolTask","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.TrackedDependencies","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.TaskLoggingHelper","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.Traits","fieldInfos":[]},{"className":"Microsoft.Build.Utilities.EscapeHatches","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Configuration.Abstractions.SR","fieldInfos":[]},{"className":"System.SR","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationKeyNameAttribute","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationPath","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationRootExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.IConfiguration","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.IConfigurationBuilder","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.IConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.IConfigurationRoot","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.IConfigurationSection","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.IConfigurationSource","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Configuration.Binder.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.Configuration.Binder467262.SR","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Diagnostics.CodeAnalysis.RequiresUnreferencedCodeAttribute","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.BinderOptions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationBinder","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Configuration.CommandLine.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.Configuration.CommandLine472396.SR","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.CommandLineConfigurationExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.CommandLine.CommandLineConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.CommandLine.CommandLineConfigurationSource","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Configuration.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.Configuration474470.SR","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ChainedBuilderExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ChainedConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ChainedConfigurationSource","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationBuilder","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationKeyComparer","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationManager","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationReloadToken","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationRoot","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.ConfigurationSection","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.InternalConfigurationRootExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.MemoryConfigurationBuilderExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.StreamConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.StreamConfigurationSource","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Memory.MemoryConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Memory.MemoryConfigurationSource","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Configuration.FileExtensions.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.Configuration.FileExtensions483922.SR","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.FileConfigurationExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.FileConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.FileConfigurationSource","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.FileLoadExceptionContext","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Configuration.Json.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.Configuration.Json487339.SR","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.JsonConfigurationExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Json.JsonConfigurationFileParser","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Json.JsonConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Json.JsonConfigurationSource","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Json.JsonStreamConfigurationProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.Configuration.Json.JsonStreamConfigurationSource","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.FileProviders.Abstractions.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.FileProviders.Abstractions490178.SR","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.IDirectoryContents","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.IFileInfo","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.IFileProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.NotFoundDirectoryContents","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.NotFoundFileInfo","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.NullChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.NullFileProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.EmptyDisposable","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.FileProviders.Physical.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.FileProviders.Physical492932.SR","fieldInfos":[]},{"className":"System.Runtime.Versioning.OSPlatformAttribute","fieldInfos":[]},{"className":"System.Runtime.Versioning.TargetPlatformAttribute","fieldInfos":[]},{"className":"System.Runtime.Versioning.SupportedOSPlatformAttribute","fieldInfos":[]},{"className":"System.Runtime.Versioning.UnsupportedOSPlatformAttribute","fieldInfos":[]},{"className":"System.Runtime.Versioning.SupportedOSPlatformGuardAttribute","fieldInfos":[]},{"className":"System.Runtime.Versioning.UnsupportedOSPlatformGuardAttribute","fieldInfos":[]},{"className":"Microsoft.Extensions.Internal.NonCapturingTimer","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.IPollingChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.PhysicalFileProvider","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Microsoft.Extensions.FileProviders.Physical492932.EmptyDisposable","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Internal.PhysicalDirectoryContents","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.ExclusionFilters","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Extensions.FileProviders.Physical.Clock","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.FileSystemInfoHelper","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.IClock","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.PhysicalDirectoryInfo","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.PhysicalFileInfo","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.PhysicalFilesWatcher","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.PollingFileChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.PollingWildCardChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.FileProviders.Physical.Internal.PathUtils","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.FileSystemGlobbing.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.FileSystemGlobbing502894.SR","fieldInfos":[]},{"className":"System.Numerics.Hashing.HashHelpers","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.FilePatternMatch","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.InMemoryDirectoryInfo","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Matcher","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.MatcherExtensions","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.PatternMatchingResult","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Util.StringComparisonHelper","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.ILinearPattern","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.InMemoryFileInfo","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.IPathSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.IPattern","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.IPatternContext","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.IRaggedPattern","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.MatcherContext","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternTestResult","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.Patterns.PatternBuilder","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextLinear","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextLinearExclude","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextLinearInclude","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextRagged","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextRaggedExclude","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.PatternContextRaggedInclude","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.CurrentPathSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.LiteralPathSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.ParentPathSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.RecursiveWildcardSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.WildcardPathSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Abstractions.DirectoryInfoBase","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Abstractions.DirectoryInfoWrapper","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileInfoBase","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileInfoWrapper","fieldInfos":[]},{"className":"Microsoft.Extensions.FileSystemGlobbing.Abstractions.FileSystemInfoBase","fieldInfos":[]},{"className":"FxResources.Microsoft.Extensions.Primitives.SR","fieldInfos":[]},{"className":"System.Microsoft.Extensions.Primitives516545.SR","fieldInfos":[]},{"className":"System.Text.ValueStringBuilder","fieldInfos":[]},{"className":"System.Numerics.Hashing.Microsoft.Extensions.Primitives516545.HashHelpers","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.CancellationChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.ChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.CompositeChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.Extensions","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.IChangeToken","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.StringSegment","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.StringSegmentComparer","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.StringTokenizer","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.StringValues","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.ThrowHelper","fieldInfos":[]},{"className":"Microsoft.Extensions.Primitives.ExceptionArgument","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Microsoft.Extensions.Primitives.ExceptionResource","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.IAsyncDisposable","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.AsyncIteratorMethodBuilder","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.AsyncIteratorStateMachineAttribute","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.ConfiguredAsyncDisposable","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.EnumeratorCancellationAttribute","fieldInfos":[]},{"className":"System.Threading.Tasks.TaskAsyncEnumerableExtensions","fieldInfos":[]},{"className":"System.Threading.Tasks.Sources.ManualResetValueTaskSourceCoreShared","fieldInfos":[]},{"className":"System.ThrowHelper","fieldInfos":[]},{"className":"System.ExceptionArgument","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Threading.Tasks.ValueTask","fieldInfos":[]},{"className":"System.Threading.Tasks.Sources.ValueTaskSourceOnCompletedFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Threading.Tasks.Sources.ValueTaskSourceStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Threading.Tasks.Sources.IValueTaskSource","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.AsyncMethodBuilderAttribute","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.ValueTaskAwaiter","fieldInfos":[]},{"className":"System.Diagnostics.StackTraceHiddenAttribute","fieldInfos":[]},{"className":"FxResources.System.Numerics.Vectors.SR","fieldInfos":[]},{"className":"System.MathF","fieldInfos":[]},{"className":"System.System.Numerics.Vectors540940.SR","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.IntrinsicAttribute","fieldInfos":[]},{"className":"System.Numerics.ConstantHelper","fieldInfos":[]},{"className":"System.Numerics.Register","fieldInfos":[]},{"className":"System.Numerics.Vector","fieldInfos":[]},{"className":"System.Numerics.Hashing.System.Numerics.Vectors540940.HashHelpers","fieldInfos":[]},{"className":"FxResources.System.Text.Encodings.Web.SR","fieldInfos":[]},{"className":"System.HexConverter","fieldInfos":[]},{"className":"System.System.Text.Encodings.Web552585.SR","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.AllowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.DisallowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.MaybeNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.NotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.MaybeNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.NotNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.NotNullIfNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.DoesNotReturnAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.DoesNotReturnIfAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.MemberNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Encodings.Web552585.MemberNotNullWhenAttribute","fieldInfos":[]},{"className":"System.Numerics.BitOperations","fieldInfos":[]},{"className":"System.Text.UnicodeDebug","fieldInfos":[]},{"className":"System.Text.UnicodeUtility","fieldInfos":[]},{"className":"System.Text.System.Text.Encodings.Web552585.ValueStringBuilder","fieldInfos":[]},{"className":"System.Text.Rune","fieldInfos":[]},{"className":"System.Text.Unicode.UnicodeHelpers","fieldInfos":[]},{"className":"System.Text.Unicode.UnicodeRange","fieldInfos":[]},{"className":"System.Text.Unicode.UnicodeRanges","fieldInfos":[]},{"className":"System.Text.Encodings.Web.AsciiByteMap","fieldInfos":[]},{"className":"System.Text.Encodings.Web.AllowedBmpCodePointsBitmap","fieldInfos":[]},{"className":"System.Text.Encodings.Web.OptimizedInboxTextEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.DefaultUrlEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.DefaultJavaScriptEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.SpanUtility","fieldInfos":[]},{"className":"System.Text.Encodings.Web.ScalarEscaperBase","fieldInfos":[]},{"className":"System.Text.Encodings.Web.HtmlEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.DefaultHtmlEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.JavaScriptEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.TextEncoder","fieldInfos":[]},{"className":"System.Text.Encodings.Web.TextEncoderSettings","fieldInfos":[]},{"className":"System.Text.Encodings.Web.ThrowHelper","fieldInfos":[]},{"className":"System.Text.Encodings.Web.ExceptionArgument","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Encodings.Web.UrlEncoder","fieldInfos":[]},{"className":"System.IO.TextWriterExtensions","fieldInfos":[]},{"className":"Interop","fieldInfos":[]},{"className":"FxResources.System.Text.Encoding.CodePages.SR","fieldInfos":[]},{"className":"System.System.Text.Encoding.CodePages578816.SR","fieldInfos":[]},{"className":"System.Text.BaseCodePageEncoding","fieldInfos":[]},{"className":"System.Text.CodePagesEncodingProvider","fieldInfos":[]},{"className":"System.Text.DBCSCodePageEncoding","fieldInfos":[]},{"className":"System.Text.InternalDecoderBestFitFallback","fieldInfos":[]},{"className":"System.Text.InternalDecoderBestFitFallbackBuffer","fieldInfos":[]},{"className":"System.Text.DecoderFallbackBufferHelper","fieldInfos":[]},{"className":"System.Text.DecoderNLS","fieldInfos":[]},{"className":"System.Text.InternalEncoderBestFitFallback","fieldInfos":[]},{"className":"System.Text.InternalEncoderBestFitFallbackBuffer","fieldInfos":[]},{"className":"System.Text.EncoderFallbackBufferHelper","fieldInfos":[]},{"className":"System.Text.EncoderNLS","fieldInfos":[]},{"className":"System.Text.EncodingByteBuffer","fieldInfos":[]},{"className":"System.Text.EncodingCharBuffer","fieldInfos":[]},{"className":"System.Text.EncodingNLS","fieldInfos":[]},{"className":"System.Text.EncodingTable","fieldInfos":[]},{"className":"System.Text.EUCJPEncoding","fieldInfos":[]},{"className":"System.Text.GB18030Encoding","fieldInfos":[]},{"className":"System.Text.ISO2022Encoding","fieldInfos":[]},{"className":"System.Text.ISCIIEncoding","fieldInfos":[]},{"className":"System.Text.SBCSCodePageEncoding","fieldInfos":[]},{"className":"Microsoft.Win32.SafeHandles.SafeAllocHHandle","fieldInfos":[]},{"className":"FxResources.System.Security.Permissions.SR","fieldInfos":[]},{"className":"System.System.Security.Permissions606883.SR","fieldInfos":[]},{"className":"FxResources.System.Text.Json.SR","fieldInfos":[]},{"className":"System.System.Text.Json607869.HexConverter","fieldInfos":[]},{"className":"System.Obsoletions","fieldInfos":[]},{"className":"System.System.Text.Json607869.SR","fieldInfos":[]},{"className":"System.ObsoleteAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.DynamicDependencyAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.DynamicallyAccessedMembersAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.DynamicallyAccessedMemberTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.RequiresUnreferencedCodeAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessageAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.AllowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.DisallowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.MaybeNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.NotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.MaybeNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.NotNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.NotNullIfNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.DoesNotReturnAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.DoesNotReturnIfAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.MemberNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Text.Json607869.MemberNotNullWhenAttribute","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.System.Text.Json607869.IsExternalInit","fieldInfos":[]},{"className":"System.Collections.Generic.ReferenceEqualityComparer","fieldInfos":[]},{"className":"System.Collections.Generic.StackExtensions","fieldInfos":[]},{"className":"System.Buffers.Text.SequenceValidity","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.PooledByteBufferWriter","fieldInfos":[]},{"className":"System.Text.Json.ThrowHelper","fieldInfos":[]},{"className":"System.Text.Json.JsonCamelCaseNamingPolicy","fieldInfos":[]},{"className":"System.Text.Json.JsonNamingPolicy","fieldInfos":[]},{"className":"System.Text.Json.JsonConstants","fieldInfos":[]},{"className":"System.Text.Json.JsonHelpers","fieldInfos":[]},{"className":"System.Text.Json.BitStack","fieldInfos":[]},{"className":"System.Text.Json.JsonDocument","fieldInfos":[]},{"className":"System.Text.Json.JsonDocumentOptions","fieldInfos":[]},{"className":"System.Text.Json.JsonElement","fieldInfos":[]},{"className":"System.Text.Json.JsonProperty","fieldInfos":[]},{"className":"System.Text.Json.JsonValueKind","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonCommentHandling","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonEncodedText","fieldInfos":[]},{"className":"System.Text.Json.JsonException","fieldInfos":[]},{"className":"System.Text.Json.JsonTokenType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.ConsumeNumberResult","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.ConsumeTokenResult","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonReaderException","fieldInfos":[]},{"className":"System.Text.Json.JsonReaderHelper","fieldInfos":[]},{"className":"System.Text.Json.JsonReaderOptions","fieldInfos":[]},{"className":"System.Text.Json.JsonReaderState","fieldInfos":[]},{"className":"System.Text.Json.Utf8JsonReader","fieldInfos":[]},{"className":"System.Text.Json.ArgumentState","fieldInfos":[{"name":"FoundPropertyCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParameterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"FoundKey","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"FoundValue","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonSerializer","fieldInfos":[]},{"className":"System.Text.Json.ConverterStrategy","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonSerializerDefaults","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonSerializerOptions","fieldInfos":[]},{"className":"System.Text.Json.MetadataPropertyName","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.ReadStack","fieldInfos":[{"name":"BytesConsumed","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ReadAhead","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SupportContinuation","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"UseFastPath","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.ReadStackFrame","fieldInfos":[{"name":"PropertyState","type":"System.Text.Json.StackFramePropertyState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"UseExtensionProperty","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"JsonPropertyName","type":"System.Byte[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"JsonPropertyNameAsString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"OriginalDepth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"OriginalTokenType","type":"System.Text.Json.JsonTokenType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ObjectState","type":"System.Text.Json.StackFrameObjectState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ValidateEndTokenOnArray","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"PropertyIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CtorArgumentStateIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.StackFrameObjectState","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.StackFramePropertyState","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.WriteStack","fieldInfos":[{"name":"SuppressFlush","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"FlushThreshold","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SupportContinuation","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"BoxedStructReferenceId","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.WriteStackFrame","fieldInfos":[{"name":"AsyncEnumeratorIsPendingCompletion","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"IsWritingExtensionDataProperty","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"OriginalDepth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ProcessedStartToken","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ProcessedEndToken","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"PropertyState","type":"System.Text.Json.StackFramePropertyState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"EnumeratorIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"JsonPropertyNameAsString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"MetadataPropertyName","type":"System.Text.Json.MetadataPropertyName","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.ExceptionResource","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.NumericType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.DataType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.JsonWriterHelper","fieldInfos":[]},{"className":"System.Text.Json.JsonWriterOptions","fieldInfos":[]},{"className":"System.Text.Json.Utf8JsonWriter","fieldInfos":[]},{"className":"System.Text.Json.Nodes.JsonArray","fieldInfos":[]},{"className":"System.Text.Json.Nodes.JsonNode","fieldInfos":[]},{"className":"System.Text.Json.Nodes.JsonNodeOptions","fieldInfos":[]},{"className":"System.Text.Json.Nodes.JsonObject","fieldInfos":[]},{"className":"System.Text.Json.Nodes.JsonValue","fieldInfos":[]},{"className":"System.Text.Json.Reflection.ReflectionExtensions","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonIgnoreCondition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.JsonKnownNamingPolicy","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.JsonNumberHandling","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.JsonSerializableAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonSourceGenerationMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.JsonSourceGenerationOptionsAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonConstructorAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonConverterAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonExtensionDataAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonIgnoreAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonIncludeAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonNumberHandlingAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonPropertyNameAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonPropertyOrderAttribute","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IgnoreReferenceResolver","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IJsonOnDeserialized","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IJsonOnDeserializing","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IJsonOnSerialized","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IJsonOnSerializing","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonSerializerContext","fieldInfos":[]},{"className":"System.Text.Json.Serialization.ReferenceEqualsWrapper","fieldInfos":[]},{"className":"System.Text.Json.Serialization.ConverterList","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IAsyncEnumerableConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IEnumerableConverterFactoryHelpers","fieldInfos":[]},{"className":"System.Text.Json.Serialization.IgnoreReferenceHandler","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonStringEnumConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.JsonUnknownTypeHandling","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.PreserveReferenceHandler","fieldInfos":[]},{"className":"System.Text.Json.Serialization.PreserveReferenceResolver","fieldInfos":[]},{"className":"System.Text.Json.Serialization.ReadBufferState","fieldInfos":[{"name":"Buffer","type":"System.Byte[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"BytesInBuffer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ClearMax","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"IsFirstIteration","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"IsFinalBlock","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.ReferenceHandler","fieldInfos":[]},{"className":"System.Text.Json.Serialization.ReferenceHandlingStrategy","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.ReferenceResolver","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.FSharpCoreReflectionProxy","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.GenericMethodHolder","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.JsonMetadataServices","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.JsonParameterInfoValues","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.JsonParameterInfo","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.JsonPropertyInfo","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.JsonTypeInfo","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.MemberAccessor","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.ParameterRef","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.PropertyRef","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.ReflectionEmitMemberAccessor","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Metadata.ReflectionMemberAccessor","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.IEnumerableConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.FSharpTypeConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonArrayConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonNodeConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonNodeConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonObjectConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonValueConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.ObjectConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.BooleanConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.ByteArrayConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.ByteConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.CharConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.DateTimeConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.DateTimeOffsetConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.DecimalConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.DoubleConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.EnumConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.EnumConverterOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Text.Json.Serialization.Converters.GuidConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.Int16Converter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.Int32Converter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.Int64Converter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonDocumentConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.JsonElementConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.NullableConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.ObjectConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.SByteConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.SingleConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.StringConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.TimeSpanConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.UInt16Converter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.UInt32Converter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.UInt64Converter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.UnsupportedTypeConverterFactory","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.UriConverter","fieldInfos":[]},{"className":"System.Text.Json.Serialization.Converters.VersionConverter","fieldInfos":[]},{"className":"System.HashCode","fieldInfos":[]},{"className":"System.SixLabors.Fonts826268.MathF","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.SixLabors.Fonts826268.NotNullWhenAttribute","fieldInfos":[]},{"className":"SixLabors.DebugGuard","fieldInfos":[]},{"className":"SixLabors.Guard","fieldInfos":[]},{"className":"SixLabors.ThrowHelper","fieldInfos":[]},{"className":"SixLabors.Fonts.AppliedFontStyle","fieldInfos":[{"name":"PointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TabWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Start","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"End","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ApplyKerning","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.BigEndianBinaryReader","fieldInfos":[]},{"className":"SixLabors.Fonts.Bounds","fieldInfos":[]},{"className":"SixLabors.Fonts.ColorFontSupport","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.FileFontInstance","fieldInfos":[]},{"className":"SixLabors.Fonts.Font","fieldInfos":[]},{"className":"SixLabors.Fonts.FontCollection","fieldInfos":[]},{"className":"SixLabors.Fonts.FontDescription","fieldInfos":[]},{"className":"SixLabors.Fonts.FontFamily","fieldInfos":[]},{"className":"SixLabors.Fonts.FontFamilyCollectionExtensions","fieldInfos":[]},{"className":"SixLabors.Fonts.FontInstance","fieldInfos":[]},{"className":"SixLabors.Fonts.FontReader","fieldInfos":[]},{"className":"SixLabors.Fonts.FontRectangle","fieldInfos":[]},{"className":"SixLabors.Fonts.FontStyle","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.Glyph","fieldInfos":[]},{"className":"SixLabors.Fonts.GlyphInstance","fieldInfos":[]},{"className":"SixLabors.Fonts.GlyphLayout","fieldInfos":[]},{"className":"SixLabors.Fonts.GlyphMetric","fieldInfos":[]},{"className":"SixLabors.Fonts.GlyphRendererParameters","fieldInfos":[]},{"className":"SixLabors.Fonts.GlyphType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.HorizontalAlignment","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.IColorGlyphRenderer","fieldInfos":[]},{"className":"SixLabors.Fonts.GlyphColor","fieldInfos":[]},{"className":"SixLabors.Fonts.IFontCollection","fieldInfos":[]},{"className":"SixLabors.Fonts.IFontInstance","fieldInfos":[]},{"className":"SixLabors.Fonts.IGlyphRenderer","fieldInfos":[]},{"className":"SixLabors.Fonts.IGlyphRendererExtensions","fieldInfos":[]},{"className":"SixLabors.Fonts.IReadOnlyFontCollection","fieldInfos":[]},{"className":"SixLabors.Fonts.IReadonlyFontCollectionExtensions","fieldInfos":[]},{"className":"SixLabors.Fonts.RendererOptions","fieldInfos":[]},{"className":"SixLabors.Fonts.StringComparerHelpers","fieldInfos":[]},{"className":"SixLabors.Fonts.SystemFontCollection","fieldInfos":[]},{"className":"SixLabors.Fonts.SystemFonts","fieldInfos":[]},{"className":"SixLabors.Fonts.TextLayout","fieldInfos":[]},{"className":"SixLabors.Fonts.TextMeasurer","fieldInfos":[]},{"className":"SixLabors.Fonts.TextRenderer","fieldInfos":[]},{"className":"SixLabors.Fonts.VerticalAlignment","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.WellKnownIds.EncodingIDs","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.WellKnownIds.NameIds","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.WellKnownIds.PlatformIDs","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.Utilities.EncodingIDExtensions","fieldInfos":[]},{"className":"SixLabors.Fonts.Utilities.StringLoader","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.BidiCharacterType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.Unicode.BidiPairedBracketType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.Unicode.BidiType","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.CodePoint","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.CodePointEnumerator","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.Grapheme","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.GraphemeClusterClass","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.Unicode.GraphemeEnumerator","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.LineBreak","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.LineBreakClass","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.Fonts.Unicode.LineBreakEnumerator","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.LineBreakPairTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.BidiAlgorithm","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.BidiData","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.BidiRun","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.UnicodeData","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.UnicodeTrie","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.UnicodeTrieBuilder","fieldInfos":[]},{"className":"SixLabors.Fonts.Unicode.UnicodeUtility","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.Table","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.TableHeader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.TableLoader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.TableNameAttribute","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.TtcHeader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.UnknownTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.WoffTableHeader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CMapTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.ColrTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CpalTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.GlyphTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.HeadTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.HorizontalHeadTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.HorizontalMetricsTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.IndexLocationTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.KerningTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.MaximumProfileTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.NameTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.OS2Table","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Name.NameRecord","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Kern.Format0SubTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Kern.KearningPair","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Kern.KerningCoverage","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Kern.KerningSubTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Glyphs.CompositeGlyphLoader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Glyphs.EmptyGlyphLoader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Glyphs.GlyphLoader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Glyphs.GlyphVector","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Glyphs.GlyphVectorWithColor","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Glyphs.SimpleGlyphLoader","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Colr.BaseGlyphRecord","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.Colr.LayerRecord","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CMap.CMapSubTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CMap.EncodingRecord","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CMap.Format0SubTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CMap.Format12SubTable","fieldInfos":[]},{"className":"SixLabors.Fonts.Tables.General.CMap.Format4SubTable","fieldInfos":[]},{"className":"SixLabors.Fonts.IO.ZlibInflateStream","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.FontException","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.FontFamilyNotFoundException","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.FontsThrowHelper","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.GlyphMissingException","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.InvalidFontFileException","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.InvalidFontTableException","fieldInfos":[]},{"className":"SixLabors.Fonts.Exceptions.MissingFontTableException","fieldInfos":[]},{"className":"System.SixLabors.ImageSharp910877.HashCode","fieldInfos":[]},{"className":"System.SixLabors.ImageSharp910877.MathF","fieldInfos":[]},{"className":"SixLabors.SixLabors.ImageSharp910877.DebugGuard","fieldInfos":[]},{"className":"SixLabors.SixLabors.ImageSharp910877.Guard","fieldInfos":[]},{"className":"SixLabors.SixLabors.ImageSharp910877.ThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Color","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Constants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageFormatException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageProcessingException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.InvalidImageContentException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.UnknownImageFormatException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ConfigurationExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.EncoderExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.EnumerableExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.StreamExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorNumerics","fieldInfos":[]},{"className":"SixLabors.ImageSharp.EnumUtils","fieldInfos":[]},{"className":"SixLabors.ImageSharp.InliningOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Numerics","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IComponentShuffle","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IShuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.DefaultShuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.WXYZShuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.WZYXShuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.YZWXShuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ZYXWShuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IPad3Shuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.DefaultPad3Shuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.XYZWPad3Shuffle4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IShuffle3","fieldInfos":[]},{"className":"SixLabors.ImageSharp.DefaultShuffle3","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IShuffle4Slice3","fieldInfos":[]},{"className":"SixLabors.ImageSharp.DefaultShuffle4Slice3","fieldInfos":[]},{"className":"SixLabors.ImageSharp.XYZWShuffle4Slice3","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Byte3","fieldInfos":[]},{"className":"SixLabors.ImageSharp.SimdUtils","fieldInfos":[]},{"className":"SixLabors.ImageSharp.TolerantMath","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Configuration","fieldInfos":[]},{"className":"SixLabors.ImageSharp.MetadataExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.GeometryUtilities","fieldInfos":[]},{"className":"SixLabors.ImageSharp.GraphicOptionsDefaultsExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.GraphicsOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IConfigurationModule","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IDeepCloneable","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IImage","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IImageInfo","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Image","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageFrame","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageFrameCollection","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageInfo","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ImageInfoExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.RgbaComponent","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.ColorMatrix","fieldInfos":[{"name":"M11","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M12","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M13","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M14","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M21","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M22","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M23","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M24","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M31","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M32","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M33","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M34","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M41","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M42","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M43","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M44","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M51","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M52","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M53","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"M54","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Complex64","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ComplexVector4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.LongRational","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Matrix3x2Extensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Number","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Point","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PointF","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Rational","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Rectangle","fieldInfos":[]},{"className":"SixLabors.ImageSharp.RectangleF","fieldInfos":[]},{"className":"SixLabors.ImageSharp.SignedRational","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Size","fieldInfos":[]},{"className":"SixLabors.ImageSharp.SizeF","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ValueSize","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ReadOrigin","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.AdaptiveThresholdExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.AffineTransformBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.AnchorPositionMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.BinaryThresholdMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.ColorBlindnessMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.BinaryDitherExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.BinaryThresholdExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.BokehBlurExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.BoxBlurExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.DetectEdgesExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.GaussianBlurExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.GaussianSharpenExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.DitherExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.DrawImageExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.OilPaintExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.PixelateExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.PixelRowDelegateExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.BlackWhiteExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.BrightnessExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.ColorBlindnessExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.ContrastExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.FilterExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.GrayscaleExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.HueExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.InvertExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.KodachromeExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.LightnessExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.LomographExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.OpacityExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.PolaroidExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.SaturateExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.SepiaExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.HistogramEqualizationExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.BackgroundColorExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.GlowExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.VignetteExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.ProcessingExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.QuantizeExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.AutoOrientExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.CropExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.EntropyCropExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.FlipExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.PadExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.ResizeExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.RotateExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.RotateFlipExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.SkewExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.TransformExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.FlipMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.GrayscaleMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.IImageProcessingContext","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.IImageProcessingContextFactory","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.DefaultImageOperationsProviderFactory","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.KnownDitherings","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.KnownEdgeDetectorKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.KnownFilterMatrices","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.KnownQuantizers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.KnownResamplers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.OrientationMode","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.PixelRowOperation","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.ProjectiveTransformBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.ResizeMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.ResizeOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.RotateMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.TaperCorner","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.TaperSide","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.IImageProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.ImageProcessorExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.CropProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.DegenerateTransformException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.EntropyCropProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.ISwizzler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.AffineTransformProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.AutoOrientProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.FlipProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.LinearTransformUtils","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.RotateProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.SkewProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeKernel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeKernelMap","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.ResizeProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessorHelpers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Transforms.TransformUtils","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.DefaultPixelSamplingStrategy","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.ExtensivePixelSamplingStrategy","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.PaletteQuantizer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.WebSafePaletteQuantizer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.WernerPaletteQuantizer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Overlays.BackgroundColorProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Overlays.GlowProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Overlays.VignetteProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Normalization.AdaptiveHistogramEqualizationProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Normalization.AdaptiveHistogramEqualizationSlidingWindowProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Normalization.GlobalHistogramEqualizationProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Normalization.HistogramEqualizationMethod","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Processing.Processors.Normalization.HistogramEqualizationOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Normalization.HistogramEqualizationProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.AchromatomalyProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.AchromatopsiaProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.BlackWhiteProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.BrightnessProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.ContrastProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.DeuteranomalyProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.DeuteranopiaProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.FilterProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.GrayscaleBt601Processor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.GrayscaleBt709Processor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.HueProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.InvertProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.KodachromeProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.LightnessProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.LomographProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.OpacityProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.PolaroidProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.ProtanomalyProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.ProtanopiaProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.SaturateProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.SepiaProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.TritanomalyProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Filters.TritanopiaProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Effects.IPixelRowDelegate","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Effects.OilPaintingProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Effects.PixelateProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Drawing.DrawImageProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Dithering.ErrorDither","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Dithering.IDither","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDither","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Dithering.OrderedDitherFactory","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Dithering.PaletteDitherProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.BokehBlurProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.BoxBlurProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.Convolution2DState","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.ConvolutionProcessorHelpers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.ConvolutionState","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.GaussianBlurProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.GaussianSharpenProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.KernelSamplingMap","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetector2DKernel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorCompassKernel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.EdgeDetectorKernel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.KayyaliKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.KirschKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.LaplacianKernelFactory","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.LaplacianKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.PrewittKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.RobertsCrossKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.RobinsonKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.ScharrKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.SobelKernels","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.ReadOnlyKernel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelData","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurKernelDataProvider","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Convolution.Parameters.BokehBlurParameters","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Binarization.AdaptiveThresholdProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Processors.Binarization.BinaryThresholdProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Processing.Extensions.Transforms.SwizzleExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.HalfTypeHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.IPixel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.PixelAlphaCompositionMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.PixelAlphaRepresentation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.PixelColorBlendingMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.PixelConversionModifiersExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.A8","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Argb32","fieldInfos":[{"name":"A","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"R","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"B","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Bgr24","fieldInfos":[{"name":"B","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"R","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Bgr565","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Bgra32","fieldInfos":[{"name":"B","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"R","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"A","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Bgra4444","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Bgra5551","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Byte4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.HalfSingle","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.HalfVector2","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.HalfVector4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.L16","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.L8","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.La16","fieldInfos":[{"name":"L","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"A","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.La32","fieldInfos":[{"name":"L","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"A","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.NormalizedByte2","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.NormalizedByte4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.NormalizedShort2","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.NormalizedShort4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Rgb24","fieldInfos":[{"name":"R","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"B","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Rgb48","fieldInfos":[{"name":"R","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"B","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Rgba32","fieldInfos":[{"name":"R","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"B","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"A","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Rgba64","fieldInfos":[{"name":"R","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"B","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"A","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Rg32","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Rgba1010102","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.RgbaVector","fieldInfos":[{"name":"R","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"G","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"B","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"A","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.PixelFormats.Short2","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Short4","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Utils.PixelConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.Utils.Vector4Converters","fieldInfos":[]},{"className":"SixLabors.ImageSharp.PixelFormats.PixelBlenders.PorterDuffFunctions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.FrameDecodingMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.ImageFrameMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.ImageMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.PixelResolutionUnit","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Iptc.IptcProfile","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Iptc.IptcTag","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Iptc.IptcTagExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Iptc.IptcValue","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccCurveSegment","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccFormulaCurveElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccOneDimensionalCurve","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccParametricCurve","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccResponseCurve","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccSampledCurveElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDataReader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDataWriter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccClutDataType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantEncoding","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorSpaceType","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccCurveMeasurementEncodings","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccCurveSegmentSignature","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDataType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDeviceAttribute","fieldInfos":[{"name":"value__","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccFormulaCurveType","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMeasurementGeometry","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMultiProcessElementSignature","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccParametricCurveType","fieldInfos":[{"name":"value__","type":"System.UInt16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccPrimaryPlatformType","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileClass","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileFlag","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileTag","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccRenderingIntent","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningFlag","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningSpotType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccSignatureName","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccStandardIlluminant","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccStandardObserver","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTypeSignature","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.InvalidIccProfileException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfile","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileHeader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccReader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccWriter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccBAcsProcessElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccClutProcessElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccCurveSetProcessElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccEAcsProcessElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMatrixProcessElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMultiProcessElement","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccChromaticityTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantOrderTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccCrdInfoTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccCurveTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDataTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDateTimeTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccFix16ArrayTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLut16TagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLut8TagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLutAToBTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLutBToATagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMeasurementTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMultiLocalizedUnicodeTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccMultiProcessElementsTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccNamedColor2TagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccParametricCurveTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceDescTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceIdentifierTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccResponseCurveSet16TagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccSignatureTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTextDescriptionTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTextTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUcrBgTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUFix16ArrayTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUInt16ArrayTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUInt32ArrayTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUInt64ArrayTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUInt8ArrayTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccUnknownTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccViewingConditionsTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccXyzTagDataEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccClut","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLut","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccNamedColor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccPositionNumber","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileId","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceIdentifier","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccResponseNumber","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningChannel","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccTagTableEntry","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Icc.IccVersion","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifDataType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifDataTypes","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifParts","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifProfile","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifReader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifTagDescriptionAttribute","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifTags","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifWriter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifTag","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifTagValue","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.UnkownExifTag","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifByte","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifByteArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifDouble","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifDoubleArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifFloat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifFloatArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifLong","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifLongArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifNumber","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifNumberArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifRational","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifRationalArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifShort","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifShortArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedByte","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedByteArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedLong","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedLongArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedRational","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedRationalArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedShort","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifSignedShortArray","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifString","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifValue","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifValues","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Metadata.Profiles.Exif.IExifValue","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.AllocationOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Memory.ArrayPoolMemoryAllocator","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.IManagedByteBuffer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.MemoryAllocator","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.SimpleGcMemoryAllocator","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.Buffer2DExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.MemoryGroupExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.InvalidMemoryOperationException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.MemoryOwnerExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.RowInterval","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Memory.Internals.BasicByteBuffer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IO.BufferedReadStream","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IO.ChunkedMemoryStream","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IO.IFileSystem","fieldInfos":[]},{"className":"SixLabors.ImageSharp.IO.LocalFileSystem","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageDecoderInternals","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageEncoderInternals","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageFormat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageFormatDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.IImageInfoDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.ImageDecoderUtilities","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.ImageEncoderUtilities","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.ImageFormatManager","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.PixelTypeInfo","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.ITgaDecoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.ITgaEncoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaBitsPerPixel","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaCompression","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaConfigurationModule","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaDecoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaEncoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaFileHeader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaFormat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaImageFormatDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaImageOrigin","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaImageType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaImageTypeExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Tga.TgaThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Adam7","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.IPngDecoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.IPngEncoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngBitDepth","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngChunk","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngChunkFilter","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngChunkType","fieldInfos":[{"name":"value__","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngColorType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngCompressionLevel","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngConfigurationModule","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngDecoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngEncoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngEncoderHelpers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngEncoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngEncoderOptionsHelpers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngFilterMethod","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngFormat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngHeader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngImageFormatDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngInterlaceMode","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.PngMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngTextData","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.PngTransparentColorMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.Adler32","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.Crc32","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.Deflater","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflaterConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflateStrategy","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflaterEngine","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflaterHuffman","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflaterOutputStream","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflaterPendingBuffer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.DeflateThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.ZlibDeflateStream","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Zlib.ZlibInflateStream","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Filters.AverageFilter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Filters.FilterType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Png.Filters.NoneFilter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Filters.PaethFilter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Filters.SubFilter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Filters.UpFilter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Png.Chunks.PhysicalChunkData","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.IJpegDecoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.IJpegEncoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegConfigurationModule","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegDecoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegFormat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegImageFormatDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegSubsample","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.JpegThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.FastFloatingPointDCT","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.SizeExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.ZigZag","fieldInfos":[{"name":"Data","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.ZigZag+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":80,"fixedBufferTypename":"Byte"}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffIndex","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanLut","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanSpec","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.QuantIndex","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut","fieldInfos":[{"name":"YRTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"YGTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"YBTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"CbRTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"CbGTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"CbBTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"CrGTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"},{"name":"CrBTable","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterLut+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Int32"}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.RgbToYCbCrConverterVectorized","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.AdobeMarker","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanScanBuffer","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanScanDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable","fieldInfos":[{"name":"Sizes","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":17,"fixedBufferTypename":"Byte"},{"name":"Values","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Byte"},{"name":"MaxCode","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":18,"fixedBufferTypename":"UInt64"},{"name":"ValOffset","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":19,"fixedBufferTypename":"Int32"},{"name":"LookaheadSize","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Byte"},{"name":"LookaheadValue","type":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.HuffmanTable+e__FixedBuffer","flags":{"value__":1},"fixedBufferLength":256,"fixedBufferTypename":"Byte"}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.IJpegComponent","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.IRawJpegData","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JFifMarker","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegBlockPostProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegColorSpace","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegComponent","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegComponentPostProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegFileMarker","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegFrame","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.JpegImagePostProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.ProfileResolver","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.QualityEvaluator","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Jpeg.Components.Decoder.ColorConverters.JpegColorConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifColorTableMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifConfigurationModule","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifDecoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifDisposalMethod","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifEncoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifFormat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifFrameMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifImageFormatDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.IGifDecoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.IGifEncoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.LzwDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.LzwEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifGraphicControlExtension","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifImageDescriptor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifLogicalScreenDescriptor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.GifNetscapeLoopingApplicationExtension","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Gif.IGifExtension","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpArrayFileHeader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpBitsPerPixel","fieldInfos":[{"name":"value__","type":"System.Int16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpCompression","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpConfigurationModule","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpDecoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpDecoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpEncoder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpEncoderCore","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpFileHeader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpFileMarkerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpFormat","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpImageFormatDetector","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpInfoHeader","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpInfoHeaderType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpMetadata","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.BmpThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.IBmpDecoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.IBmpEncoderOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Formats.Bmp.RleSkippedPixelHandling","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Tuples.OctetExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Tuples.Vector4Pair","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Common.Helpers.TestHelpers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Common.Helpers.UnitConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.CieLab","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.CieLch","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.CieLchuv","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.CieLuv","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.CieXyy","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.CieXyz","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Cmyk","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Hsl","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Hsv","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.HunterLab","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Illuminants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.LinearRgb","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Lms","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Rgb","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.RgbWorkingSpaces","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.YCbCr","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieConstants","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.ColorSpaceConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.ColorSpaceConverterOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyChromaticityCoordinates","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieLabToCieLchConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieLabToCieXyzConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieLchToCieLabConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieLchuvToCieLuvConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieLuvToCieLchuvConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieLuvToCieXyzConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzAndCieXyyConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzAndHunterLabConverterBase","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzAndLmsConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzToCieLabConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzToCieLuvConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzToHunterLabConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CieXyzToLinearRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.CmykAndRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.HslAndRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.HsvAndRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.HunterLabToCieXyzConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.LinearRgbAndCieXyzConverterBase","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.LinearRgbToCieXyzConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.LinearRgbToRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.RgbToLinearRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.YCbCrAndRgbConverter","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.IChromaticAdaptation","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.LmsAdaptationMatrix","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.RgbPrimariesChromaticityCoordinates","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.VonKriesChromaticAdaptation","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.GammaWorkingSpace","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.LWorkingSpace","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.Rec2020WorkingSpace","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.Rec709WorkingSpace","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.RgbWorkingSpace","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Conversion.SRgbWorkingSpace","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Companding.GammaCompanding","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Companding.LCompanding","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Companding.Rec2020Companding","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Companding.Rec709Companding","fieldInfos":[]},{"className":"SixLabors.ImageSharp.ColorSpaces.Companding.SRgbCompanding","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.AdvancedImageExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.AotCompilerTools","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.IConfigurationProvider","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.IImageVisitor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.IImageVisitorAsync","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.IPixelSource","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.IRowIntervalOperation","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.IRowOperation","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.ParallelExecutionSettings","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Advanced.ParallelRowIterator","fieldInfos":[]},{"className":"System.SixLabors.ImageSharp.Drawing1547051.HashCode","fieldInfos":[]},{"className":"System.SixLabors.ImageSharp.Drawing1547051.MathF","fieldInfos":[]},{"className":"ClipperLib.DoublePoint","fieldInfos":[{"name":"X","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Y","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.PolyTree","fieldInfos":[]},{"className":"ClipperLib.PolyNode","fieldInfos":[]},{"className":"ClipperLib.Int128","fieldInfos":[]},{"className":"ClipperLib.IntPoint","fieldInfos":[{"name":"X","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Y","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.IntRect","fieldInfos":[{"name":"left","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"top","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"right","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottom","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.ClipType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.PolyType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.PolyFillType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.JoinType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.EndType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.EdgeSide","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.Direction","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"ClipperLib.TEdge","fieldInfos":[]},{"className":"ClipperLib.IntersectNode","fieldInfos":[]},{"className":"ClipperLib.MyIntersectNodeSort","fieldInfos":[]},{"className":"ClipperLib.LocalMinima","fieldInfos":[]},{"className":"ClipperLib.Scanbeam","fieldInfos":[]},{"className":"ClipperLib.Maxima","fieldInfos":[]},{"className":"ClipperLib.OutRec","fieldInfos":[]},{"className":"ClipperLib.OutPt","fieldInfos":[]},{"className":"ClipperLib.Join","fieldInfos":[]},{"className":"ClipperLib.ClipperBase","fieldInfos":[]},{"className":"ClipperLib.Clipper","fieldInfos":[]},{"className":"ClipperLib.ClipperOffset","fieldInfos":[]},{"className":"ClipperLib.ClipperException","fieldInfos":[]},{"className":"SixLabors.SixLabors.ImageSharp.Drawing1547051.DebugGuard","fieldInfos":[]},{"className":"SixLabors.SixLabors.ImageSharp.Drawing1547051.Guard","fieldInfos":[]},{"className":"SixLabors.SixLabors.ImageSharp.Drawing1547051.ThrowHelper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.GraphicsOptionsExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Region","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.ShapePath","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.ShapeRegion","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.ClipPathExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.ComplexPolygon","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.CubicBezierLineSegment","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.EllipsePolygon","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.EndCapStyle","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.ArrayExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.VectorExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.IInternalPathOwner","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.ILineSegment","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.InternalPath","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.IntersectionRule","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.IPath","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.IPathCollection","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.IPathInternals","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.ISimplePath","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.JointStyle","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.LinearLineSegment","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.OutlinePathExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Path","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PathBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PathCollection","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PathExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PathTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.PointOrientation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.Polygon","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.RectangularPolygon","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.RegularPolygon","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.SegmentInfo","fieldInfos":[{"name":"Angle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.Star","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.TextBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Utilities.Intersect","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Utilities.NumericUtilities","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Utilities.SortUtility","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Text.BaseGlyphBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Text.GlyphBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Text.PathGlyphBuilder","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PolygonClipper.ClippablePath","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PolygonClipper.Clipper","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PolygonClipper.ClipperException","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.PolygonClipper.ClippingType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.TessellatedMultipolygon","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Rasterization.NonZeroIntersectionType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Rasterization.ActiveEdgeList","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Rasterization.PolygonScanner","fieldInfos":[{"name":"PixelLineY","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SubPixelY","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Rasterization.RasterizerExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Rasterization.ScanEdge","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Rasterization.ScanEdgeCollection","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Shapes.Helpers.TopologyUtilities","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Brushes","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ColorStop","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawingHelpers","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawingOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawingOptionsDefaultsExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.EllipticGradientBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ClearExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ClearPathExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ClearRectangleExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ClearRegionExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawBezierExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawLineExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawPathCollectionExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawPathExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawPolygonExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawRectangleExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.DrawTextExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillPathBuilderExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillPathCollectionExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillPathExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillPolygonExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillRectangleExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.FillRegionExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.GradientBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.GradientRepetitionMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"SixLabors.ImageSharp.Drawing.Processing.IBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ImageBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.IPen","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.LinearGradientBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.PathGradientBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.PatternBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Pen","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Pens","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.RadialGradientBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.RecolorBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ShapeGraphicOptionsDefaultsExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.ShapeOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.SolidBrush","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.TextOptions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.TextOptionsDefaultsExtensions","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Processors.Text.DrawTextProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Processors.Drawing.DrawPathProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Processors.Drawing.FillPathProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Processors.Drawing.FillProcessor","fieldInfos":[]},{"className":"SixLabors.ImageSharp.Drawing.Processing.Processors.Drawing.FillRegionProcessor","fieldInfos":[]},{"className":"FxResources.System.Buffers.SR","fieldInfos":[]},{"className":"System.System.Buffers1634312.SR","fieldInfos":[]},{"className":"System.Buffers.ArrayPoolEventSource","fieldInfos":[]},{"className":"System.Buffers.Utilities","fieldInfos":[]},{"className":"FxResources.System.Collections.Immutable.SR","fieldInfos":[]},{"className":"System.System.Collections.Immutable1636539.SR","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.AllowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.DisallowNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.MaybeNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.NotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.MaybeNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.NotNullWhenAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.NotNullIfNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.DoesNotReturnAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.DoesNotReturnIfAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.MemberNotNullAttribute","fieldInfos":[]},{"className":"System.Diagnostics.CodeAnalysis.System.Collections.Immutable1636539.MemberNotNullWhenAttribute","fieldInfos":[]},{"className":"System.Runtime.Versioning.NonVersionableAttribute","fieldInfos":[]},{"className":"System.Linq.ImmutableArrayExtensions","fieldInfos":[]},{"className":"System.Collections.Immutable.AllocFreeConcurrentStack","fieldInfos":[]},{"className":"System.Collections.Immutable.IBinaryTree","fieldInfos":[]},{"className":"System.Collections.Immutable.IImmutableArray","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableArray","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableDictionary","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableExtensions","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableHashSet","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableInterlocked","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableList","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableQueue","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableSortedDictionary","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableSortedSet","fieldInfos":[]},{"className":"System.Collections.Immutable.ImmutableStack","fieldInfos":[]},{"className":"System.Collections.Immutable.SecureObjectPool","fieldInfos":[]},{"className":"System.Collections.Immutable.ISecurePooledObjectUser","fieldInfos":[]},{"className":"System.Collections.Immutable.Requires","fieldInfos":[]},{"className":"System.Collections.Immutable.ValidatedNotNullAttribute","fieldInfos":[]},{"className":"FxResources.System.Memory.SR","fieldInfos":[]},{"className":"System.SequencePosition","fieldInfos":[]},{"className":"System.System.Memory1752649.ThrowHelper","fieldInfos":[]},{"className":"System.System.Memory1752649.ExceptionArgument","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.DecimalDecCalc","fieldInfos":[]},{"className":"System.Number","fieldInfos":[]},{"className":"System.NumberBuffer","fieldInfos":[{"name":"Scale","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"IsNegative","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.MemoryExtensions","fieldInfos":[]},{"className":"System.SpanHelpers","fieldInfos":[]},{"className":"System.NUInt","fieldInfos":[]},{"className":"System.NotImplemented","fieldInfos":[]},{"className":"System.MutableDecimal","fieldInfos":[{"name":"Flags","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"High","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Low","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Mid","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.System.Memory1752649.SR","fieldInfos":[]},{"className":"System.Numerics.Hashing.System.Memory1752649.HashHelpers","fieldInfos":[]},{"className":"System.Runtime.InteropServices.SequenceMarshal","fieldInfos":[]},{"className":"System.Runtime.InteropServices.MemoryMarshal","fieldInfos":[]},{"className":"System.Buffers.BuffersExtensions","fieldInfos":[]},{"className":"System.Buffers.OperationStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Buffers.ReadOnlySequence","fieldInfos":[]},{"className":"System.Buffers.StandardFormat","fieldInfos":[]},{"className":"System.Buffers.IPinnable","fieldInfos":[]},{"className":"System.Buffers.MemoryHandle","fieldInfos":[]},{"className":"System.Buffers.Text.Base64","fieldInfos":[]},{"className":"System.Buffers.Text.Utf8Constants","fieldInfos":[]},{"className":"System.Buffers.Text.FormattingHelpers","fieldInfos":[]},{"className":"System.Buffers.Text.Utf8Formatter","fieldInfos":[]},{"className":"System.Buffers.Text.ParserHelpers","fieldInfos":[]},{"className":"System.Buffers.Text.Utf8Parser","fieldInfos":[]},{"className":"System.Buffers.Binary.BinaryPrimitives","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.Unsafe","fieldInfos":[]},{"className":"System.Runtime.Versioning.System.Runtime.CompilerServices.Unsafe1804074.NonVersionableAttribute","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.System.Runtime.CompilerServices.Unsafe1804074.IsReadOnlyAttribute","fieldInfos":[]},{"className":"ThisAssembly","fieldInfos":[]},{"className":"System.Index","fieldInfos":[]},{"className":"System.Range","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.DotNetConfig1808001.IsExternalInit","fieldInfos":[]},{"className":"System.Runtime.CompilerServices.RuntimeHelpers","fieldInfos":[]},{"className":"DotNetConfig.AggregateConfig","fieldInfos":[]},{"className":"DotNetConfig.Config","fieldInfos":[]},{"className":"DotNetConfig.ConfigDocument","fieldInfos":[]},{"className":"DotNetConfig.ConfigEntry","fieldInfos":[]},{"className":"DotNetConfig.ConfigExtensions","fieldInfos":[]},{"className":"DotNetConfig.ConfigLevel","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"DotNetConfig.ConfigReader","fieldInfos":[]},{"className":"DotNetConfig.ConfigSection","fieldInfos":[]},{"className":"DotNetConfig.ConfigSectionExtensions","fieldInfos":[]},{"className":"DotNetConfig.FileConfig","fieldInfos":[]},{"className":"DotNetConfig.Line","fieldInfos":[]},{"className":"DotNetConfig.LineKind","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"DotNetConfig.Position","fieldInfos":[]},{"className":"DotNetConfig.TextRules","fieldInfos":[]},{"className":"DotNetConfig.TextSpan","fieldInfos":[]},{"className":"DotNetConfig.ValueMatcher","fieldInfos":[]},{"className":"Microsoft.NET.StringTools.InternableString","fieldInfos":[]},{"className":"Microsoft.NET.StringTools.SpanBasedStringBuilder","fieldInfos":[]},{"className":"Microsoft.NET.StringTools.Strings","fieldInfos":[]},{"className":"Microsoft.NET.StringTools.WeakStringCache","fieldInfos":[]},{"className":"Microsoft.NET.StringTools.WeakStringCacheInterner","fieldInfos":[]},{"className":"System.Microsoft.NET.StringTools.net351852932.MemoryExtensions","fieldInfos":[]}]},{"name":"Unity.VisualScripting.Antlr3.Runtime","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Dependencies\\NCalc\\Unity.VisualScripting.Antlr3.Runtime.dll","types":[{"className":"Unity.VisualScripting.Antlr3.Runtime.Collections.HashList","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITreeVisitorAction","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Misc.ErrorManager","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITreeAdaptor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.IToken","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ITokenStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.RecognitionException","fieldInfos":[{"name":"approximateLineInfo","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.BaseTreeAdaptor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CommonErrorNode","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTree","fieldInfos":[{"name":"startIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stopIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"parent","type":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTree","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"childIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.BaseTree","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITree","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTreeAdaptor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CommonToken","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.DFA","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.IIntStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.BaseRecognizer","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Token","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.NoViableAltException","fieldInfos":[{"name":"grammarDecisionDescription","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"decisionNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stateNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.RecognizerSharedState","fieldInfos":[{"name":"followingStackPointer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"errorRecovery","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastErrorIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"failed","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"syntaxErrors","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"backtracking","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tokenStartCharIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tokenStartLine","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tokenStartCharPositionInLine","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"channel","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"type","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.BitSet","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.Tree","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteEmptyStreamException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteCardinalityException","fieldInfos":[{"name":"elementDescription","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteRuleNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITreeNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ICharStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedTokenException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MissingTokenException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedTreeNodeException","fieldInfos":[{"name":"expecting","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedSetException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.EarlyExitException","fieldInfos":[{"name":"decisionNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.UnwantedTokenException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedNotSetException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.FailedPredicateException","fieldInfos":[{"name":"ruleName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"predicateText","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ITokenSource","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Lexer","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedRangeException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRStringStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CharStreamState","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRReaderStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRInputStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeWizard","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreePatternLexer","fieldInfos":[{"name":"error","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreePatternParser","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.RuleReturnScope","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Parser","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CharStreamConstants","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRFileStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Constants","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ClassicToken","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.UnBufferedTreeNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Collections.StackList","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTreeNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Collections.CollectionUtils","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ParserRuleReturnScope","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.SynPredPointer","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteEarlyExitException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Misc.Stats","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CommonTokenStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.TokenRewriteStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteRuleSubtreeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeRuleReturnScope","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeParser","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteRuleTokenStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ParseTree","fieldInfos":[]}]}]} diff --git a/3D FPS/Library/BuildPlayerData/Player/TypeDb-All.json b/3D FPS/Library/BuildPlayerData/Player/TypeDb-All.json index c7d8aab3..02fc4567 100644 --- a/3D FPS/Library/BuildPlayerData/Player/TypeDb-All.json +++ b/3D FPS/Library/BuildPlayerData/Player/TypeDb-All.json @@ -1 +1 @@ -{"root":[{"name":"Assembly-CSharp","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll","types":[{"className":"EnemyAttack","fieldInfos":[{"name":"attackRange","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"attackAngle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"attackCooldown","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"damage","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"EnemyMovement","fieldInfos":[{"name":"charControl","type":"UnityEngine.CharacterController","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"speed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gravity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"jumpHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundCheck","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"obstacleMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"detectionOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"player","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"obstacleDetectionDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"rotationSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"RandomSpawn","fieldInfos":[{"name":"enemyPrefab","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spawnInterval","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spawnAreaCenter","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spawnAreaSize","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Entity","fieldInfos":[{"name":"startingHealth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"scoreValue","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"GameOverScreen","fieldInfos":[{"name":"scoreText","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Gun","fieldInfos":[{"name":"onGunShoot","type":"UnityEngine.Events.UnityEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fireCoolDown","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"automatic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"GunDamage","fieldInfos":[{"name":"bulletHolePrefab","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"damage","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bulletRange","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"audioSource","type":"UnityEngine.AudioSource","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gunShot","type":"UnityEngine.AudioClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"GunRecoil","fieldInfos":[{"name":"gunTransform","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoilDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoilRotation","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoilSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoverySpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"PlayerCamMovement","fieldInfos":[{"name":"mouseSensitivity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"playerBody","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"PlayerHealth","fieldInfos":[{"name":"startingHealth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"healthMonitor","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gameOverScreen","type":"GameOverScreen","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"PlayerMovement","fieldInfos":[{"name":"charControl","type":"UnityEngine.CharacterController","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"speed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gravity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"jumpHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundCheck","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"Unity.TextMeshPro","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll","types":[{"className":"TMPro.FastAction","fieldInfos":[]},{"className":"TMPro.ITextPreprocessor","fieldInfos":[]},{"className":"TMPro.MaterialReferenceManager","fieldInfos":[]},{"className":"TMPro.TMP_MaterialReference","fieldInfos":[{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referenceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.MaterialReference","fieldInfos":[{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isDefaultMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isFallbackMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fallbackMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referenceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextContainerAnchors","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextContainer","fieldInfos":[{"name":"m_pivot","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_anchorPosition","type":"TMPro.TextContainerAnchors","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_rect","type":"UnityEngine.Rect","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_margins","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextMeshPro","fieldInfos":[{"name":"_SortingLayer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"_SortingLayerID","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"_SortingOrder","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_hasFontAssetChanged","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_renderer","type":"UnityEngine.Renderer","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_maskType","type":"TMPro.MaskingTypes","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text","fieldInfos":[{"name":"m_text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isRightToLeft","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sharedMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSharedMaterials","type":"UnityEngine.Material[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontMaterials","type":"UnityEngine.Material[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColor32","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableVertexGradient","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_colorMode","type":"TMPro.ColorMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColorGradient","type":"TMPro.VertexGradient","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColorGradientPreset","type":"TMPro.TMP_ColorGradient","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_tintAllSprites","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_StyleSheet","type":"TMPro.TMP_StyleSheet","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextStyleHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_overrideHtmlColors","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_faceColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSizeBase","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontWeight","type":"TMPro.FontWeight","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableAutoSizing","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSizeMin","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSizeMax","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontStyle","type":"TMPro.FontStyles","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalAlignment","type":"TMPro.HorizontalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalAlignment","type":"TMPro.VerticalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_textAlignment","type":"TMPro.TextAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_characterSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_wordSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_lineSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_lineSpacingMax","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_paragraphSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_charWidthMaxAdj","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableWordWrapping","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_wordWrappingRatios","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_overflowMode","type":"TMPro.TextOverflowModes","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_linkedTextComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"parentLinkedComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableKerning","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableExtraPadding","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"checkPaddingRequired","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isRichText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_parseCtrlCharacters","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isOrthographic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isCullingEnabled","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_horizontalMapping","type":"TMPro.TextureMappingOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_verticalMapping","type":"TMPro.TextureMappingOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_uvLineOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_geometrySortingOrder","type":"TMPro.VertexSortingOrder","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsTextObjectScaleStatic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VertexBufferAutoSizeReduction","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_useMaxVisibleDescender","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_pageToDisplay","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_margin","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isUsingLegacyAnimationComponent","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isVolumetricText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+CharacterSubstitution","fieldInfos":[{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"unicode","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+TextInputSources","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+UnicodeChar","fieldInfos":[{"name":"unicode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stringIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"length","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+SpecialCharacter","fieldInfos":[{"name":"character","type":"TMPro.TMP_Character","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+TextBackingContainer","fieldInfos":[]},{"className":"TMPro.TextMeshProUGUI","fieldInfos":[{"name":"m_hasFontAssetChanged","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_baseMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_maskOffset","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.Compute_DistanceTransform_EventTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMPro_EventManager","fieldInfos":[]},{"className":"TMPro.Compute_DT_EventArgs","fieldInfos":[{"name":"EventType","type":"TMPro.Compute_DistanceTransform_EventTypes","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ProgressPercentage","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Colors","type":"UnityEngine.Color[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMPro_ExtensionMethods","fieldInfos":[]},{"className":"TMPro.TMP_Math","fieldInfos":[]},{"className":"TMPro.TMP_VertexDataUpdateFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.VertexGradient","fieldInfos":[{"name":"topLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_PageInfo","fieldInfos":[{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baseLine","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_LinkInfo","fieldInfos":[{"name":"textComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkIdFirstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkIdLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkTextfirstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkTextLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_WordInfo","fieldInfos":[{"name":"textComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteInfo","fieldInfos":[{"name":"spriteIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.Extents","fieldInfos":[{"name":"min","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"max","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.Mesh_Extents","fieldInfos":[{"name":"min","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"max","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.WordWrapState","fieldInfos":[{"name":"previous_WordBreak","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"total_CharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visible_CharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visible_SpriteCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visible_LinkCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstVisibleCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastVisibleCharIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxCapHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxDescender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"startOfLineAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxLineAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxLineDescender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pageAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"horizontalAlignment","type":"TMPro.HorizontalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginLeft","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginRight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"preferredWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"preferredHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"previousLineScale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"wordCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontStyle","type":"TMPro.FontStyles","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italicAngle","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontScaleMultiplier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentFontSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baselineOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isDrivenLineSpacing","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"glyphHorizontalAdvanceAdjustment","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"cSpace","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"mSpace","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"textInfo","type":"TMPro.TMP_TextInfo","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underlineColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"highlightColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteAnimationID","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentFontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentSpriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentMaterialIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tagNoParsing","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isNonBreakingSpace","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TagAttribute","fieldInfos":[{"name":"startIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"length","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.RichTextTagAttribute","fieldInfos":[{"name":"nameHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueType","type":"TMPro.TagValueType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueStartIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"unitType","type":"TMPro.TagUnitType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Asset","fieldInfos":[{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Character","fieldInfos":[]},{"className":"TMPro.TMP_TextElement","fieldInfos":[{"name":"m_ElementType","type":"TMPro.TextElementType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Unicode","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Vertex","fieldInfos":[{"name":"position","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uv","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uv2","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uv4","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"color","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Offset","fieldInfos":[]},{"className":"TMPro.HighlightState","fieldInfos":[{"name":"color","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_CharacterInfo","fieldInfos":[{"name":"character","type":"System.Char","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stringLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"elementType","type":"TMPro.TMP_TextElementType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"textElement","type":"TMPro.TMP_TextElement","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialReferenceIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isUsingAlternateTypeface","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pageNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topLeft","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomLeft","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topRight","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomRight","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"origin","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baseLine","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"aspectRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"color","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underlineColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underlineVertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughVertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"highlightColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"style","type":"TMPro.FontStyles","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isVisible","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.ColorMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_ColorGradient","fieldInfos":[{"name":"colorMode","type":"TMPro.ColorMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Compatibility","fieldInfos":[]},{"className":"TMPro.ITweenValue","fieldInfos":[]},{"className":"TMPro.ColorTween","fieldInfos":[]},{"className":"TMPro.FloatTween","fieldInfos":[]},{"className":"TMPro.TMP_DefaultControls","fieldInfos":[]},{"className":"TMPro.TMP_Dropdown","fieldInfos":[{"name":"m_Template","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionText","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Placeholder","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemText","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Options","type":"TMPro.TMP_Dropdown+OptionDataList","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"TMPro.TMP_Dropdown+DropdownEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AlphaFadeSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+DropdownItem","fieldInfos":[{"name":"m_Text","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RectTransform","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Toggle","type":"UnityEngine.UI.Toggle","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+OptionData","fieldInfos":[{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+OptionDataList","fieldInfos":[{"name":"m_Options","type":"System.Collections.Generic.List`1[TMPro.TMP_Dropdown+OptionData]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+DropdownEvent","fieldInfos":[]},{"className":"TMPro.AtlasPopulationMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontAsset","fieldInfos":[{"name":"m_Version","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SourceFontFileGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SourceFontFile","type":"UnityEngine.Font","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasPopulationMode","type":"TMPro.AtlasPopulationMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FaceInfo","type":"UnityEngine.TextCore.FaceInfo","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlyphTable","type":"System.Collections.Generic.List`1[UnityEngine.TextCore.Glyph]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterTable","type":"System.Collections.Generic.List`1[TMPro.TMP_Character]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasTextures","type":"UnityEngine.Texture2D[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasTextureIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsMultiAtlasTexturesEnabled","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClearDynamicDataOnBuild","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UsedGlyphRects","type":"System.Collections.Generic.List`1[UnityEngine.TextCore.GlyphRect]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FreeGlyphRects","type":"System.Collections.Generic.List`1[UnityEngine.TextCore.GlyphRect]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontInfo","type":"TMPro.FaceInfo_Legacy","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"atlas","type":"UnityEngine.Texture2D","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasHeight","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasPadding","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasRenderMode","type":"UnityEngine.TextCore.LowLevel.GlyphRenderMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_glyphInfoList","type":"System.Collections.Generic.List`1[TMPro.TMP_Glyph]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_KerningTable","type":"TMPro.KerningTable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontFeatureTable","type":"TMPro.TMP_FontFeatureTable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fallbackFontAssets","type":"System.Collections.Generic.List`1[TMPro.TMP_FontAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FallbackFontAssetTable","type":"System.Collections.Generic.List`1[TMPro.TMP_FontAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CreationSettings","type":"TMPro.FontAssetCreationSettings","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontWeightTable","type":"TMPro.TMP_FontWeightPair[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontWeights","type":"TMPro.TMP_FontWeightPair[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"normalStyle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"normalSpacingOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"boldStyle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"boldSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italicStyle","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tabSize","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FaceInfo_Legacy","fieldInfos":[{"name":"Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"PointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"LineHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Baseline","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CapHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CenterLine","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SuperscriptOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SubscriptOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SubSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Underline","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"UnderlineThickness","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethrough","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughThickness","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TabWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"AtlasWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"AtlasHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Glyph","fieldInfos":[]},{"className":"TMPro.TMP_TextElement_Legacy","fieldInfos":[{"name":"id","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"x","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"y","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"width","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"height","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"yOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FontAssetCreationSettings","fieldInfos":[{"name":"sourceFontFileName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sourceFontFileGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pointSizeSamplingMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pointSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"padding","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"packingMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"atlasWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"atlasHeight","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterSetSelectionMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterSequence","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referencedFontAssetGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referencedTextAssetGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontStyle","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontStyleModifier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"renderMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"includeFontFeatures","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontWeightPair","fieldInfos":[{"name":"regularTypeface","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italicTypeface","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.KerningPairKey","fieldInfos":[{"name":"ascii_Left","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascii_Right","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"key","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.GlyphValueRecord_Legacy","fieldInfos":[{"name":"xPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"yPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"yAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.KerningPair","fieldInfos":[{"name":"m_FirstGlyph","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FirstGlyphAdjustments","type":"TMPro.GlyphValueRecord_Legacy","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SecondGlyph","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SecondGlyphAdjustments","type":"TMPro.GlyphValueRecord_Legacy","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IgnoreSpacingAdjustments","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.KerningTable","fieldInfos":[{"name":"kerningPairs","type":"System.Collections.Generic.List`1[TMPro.KerningPair]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontUtilities","fieldInfos":[]},{"className":"TMPro.TMP_FontAssetUtilities","fieldInfos":[]},{"className":"TMPro.FontFeatureLookupFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_GlyphValueRecord","fieldInfos":[{"name":"m_XPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_YPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_XAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_YAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_GlyphAdjustmentRecord","fieldInfos":[{"name":"m_GlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlyphValueRecord","type":"TMPro.TMP_GlyphValueRecord","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_GlyphPairAdjustmentRecord","fieldInfos":[{"name":"m_FirstAdjustmentRecord","type":"TMPro.TMP_GlyphAdjustmentRecord","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SecondAdjustmentRecord","type":"TMPro.TMP_GlyphAdjustmentRecord","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FeatureLookupFlags","type":"TMPro.FontFeatureLookupFlags","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.GlyphPairKey","fieldInfos":[{"name":"firstGlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"secondGlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"key","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontFeatureTable","fieldInfos":[{"name":"m_GlyphPairAdjustmentRecords","type":"System.Collections.Generic.List`1[TMPro.TMP_GlyphPairAdjustmentRecord]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField","fieldInfos":[{"name":"m_TextViewport","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Placeholder","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbar","type":"UnityEngine.UI.Scrollbar","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbarEventHandler","type":"TMPro.TMP_ScrollbarEventHandler","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LayoutGroup","type":"UnityEngine.UI.LayoutGroup","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScrollSensitivity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ContentType","type":"TMPro.TMP_InputField+ContentType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputType","type":"TMPro.TMP_InputField+InputType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AsteriskChar","type":"System.Char","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_KeyboardType","type":"UnityEngine.TouchScreenKeyboardType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineType","type":"TMPro.TMP_InputField+LineType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HideMobileInput","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HideSoftKeyboard","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterValidation","type":"TMPro.TMP_InputField+CharacterValidation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RegexValue","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlobalPointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterLimit","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnEndEdit","type":"TMPro.TMP_InputField+SubmitEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnSubmit","type":"TMPro.TMP_InputField+SubmitEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnSelect","type":"TMPro.TMP_InputField+SelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnDeselect","type":"TMPro.TMP_InputField+SelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnTextSelection","type":"TMPro.TMP_InputField+TextSelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnEndTextSelection","type":"TMPro.TMP_InputField+TextSelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"TMPro.TMP_InputField+OnChangeEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnTouchScreenKeyboardStatusChanged","type":"TMPro.TMP_InputField+TouchScreenKeyboardEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CustomCaretColor","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectionColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretBlinkRate","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReadOnly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RichText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlobalFontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnFocusSelectAll","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ResetOnDeActivation","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RestoreOriginalTextOnEscape","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isRichTextEditingAllowed","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineLimit","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputValidator","type":"TMPro.TMP_InputValidator","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+ContentType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+InputType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+CharacterValidation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+LineType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+OnValidateInput","fieldInfos":[]},{"className":"TMPro.TMP_InputField+SubmitEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+OnChangeEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+SelectionEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+TextSelectionEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+TouchScreenKeyboardEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+EditState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.SetPropertyUtility","fieldInfos":[]},{"className":"TMPro.TMP_InputValidator","fieldInfos":[]},{"className":"TMPro.TMP_LineInfo","fieldInfos":[{"name":"characterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visibleCharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spaceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"wordCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstVisibleCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastVisibleCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"length","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baseline","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"width","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginLeft","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginRight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"alignment","type":"TMPro.HorizontalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_MaterialManager","fieldInfos":[]},{"className":"TMPro.VertexSortingOrder","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_MeshInfo","fieldInfos":[{"name":"mesh","type":"UnityEngine.Mesh","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertices","type":"UnityEngine.Vector3[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"normals","type":"UnityEngine.Vector3[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tangents","type":"UnityEngine.Vector4[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uvs0","type":"UnityEngine.Vector2[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uvs2","type":"UnityEngine.Vector2[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"colors32","type":"UnityEngine.Color32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"triangles","type":"System.Int32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_ResourceManager","fieldInfos":[]},{"className":"TMPro.MarkupTag","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TagValueType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TagUnitType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.CodePoint","fieldInfos":[]},{"className":"TMPro.TMP_ScrollbarEventHandler","fieldInfos":[{"name":"isSelected","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SelectionCaret","fieldInfos":[]},{"className":"TMPro.TMP_Settings","fieldInfos":[{"name":"m_enableWordWrapping","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableKerning","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableExtraPadding","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableTintAllSprites","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableParseEscapeCharacters","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EnableRaycastTarget","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GetFontFeaturesAtRuntime","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_missingGlyphCharacter","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_warningsDisabled","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultFontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultFontAssetPath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultFontSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultAutoSizeMinRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultAutoSizeMaxRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultTextMeshProTextContainerSize","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultTextMeshProUITextContainerSize","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_autoSizeTextContainer","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsTextObjectScaleStatic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fallbackFontAssets","type":"System.Collections.Generic.List`1[TMPro.TMP_FontAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_matchMaterialPreset","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultSpriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultSpriteAssetPath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableEmojiSupport","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MissingCharacterSpriteUnicode","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultColorGradientPresetsPath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultStyleSheet","type":"TMPro.TMP_StyleSheet","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_StyleSheetsResourcePath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_leadingCharacters","type":"UnityEngine.TextAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_followingCharacters","type":"UnityEngine.TextAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseModernHangulLineBreakingRules","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Settings+LineBreakingTable","fieldInfos":[]},{"className":"TMPro.ShaderUtilities","fieldInfos":[]},{"className":"TMPro.TMP_Sprite","fieldInfos":[{"name":"name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"unicode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pivot","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteAnimator","fieldInfos":[]},{"className":"TMPro.TMP_SpriteAsset","fieldInfos":[{"name":"m_Version","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FaceInfo","type":"UnityEngine.TextCore.FaceInfo","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteSheet","type":"UnityEngine.Texture","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SpriteCharacterTable","type":"System.Collections.Generic.List`1[TMPro.TMP_SpriteCharacter]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SpriteGlyphTable","type":"System.Collections.Generic.List`1[TMPro.TMP_SpriteGlyph]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteInfoList","type":"System.Collections.Generic.List`1[TMPro.TMP_Sprite]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fallbackSpriteAssets","type":"System.Collections.Generic.List`1[TMPro.TMP_SpriteAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteCharacter","fieldInfos":[{"name":"m_Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteGlyph","fieldInfos":[{"name":"sprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Style","fieldInfos":[{"name":"m_Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpeningDefinition","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClosingDefinition","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpeningTagArray","type":"System.Int32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClosingTagArray","type":"System.Int32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpeningTagUnicodeArray","type":"System.UInt32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClosingTagUnicodeArray","type":"System.UInt32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_StyleSheet","fieldInfos":[{"name":"m_StyleList","type":"System.Collections.Generic.List`1[TMPro.TMP_Style]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SubMesh","fieldInfos":[{"name":"m_fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sharedMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isDefaultMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_renderer","type":"UnityEngine.Renderer","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextComponent","type":"TMPro.TextMeshPro","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SubMeshUI","fieldInfos":[{"name":"m_fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sharedMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isDefaultMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextComponent","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_materialReferenceIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.ITextElement","fieldInfos":[]},{"className":"TMPro.TextAlignmentOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.HorizontalAlignmentOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.VerticalAlignmentOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextRenderFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextElementType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.MaskingTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextOverflowModes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.MaskingOffsetMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextureMappingOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FontStyles","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FontWeight","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextElementType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextInfo","fieldInfos":[{"name":"textComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spaceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"wordCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pageCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextParsingUtilities","fieldInfos":[]},{"className":"TMPro.TMP_FontStyleStack","fieldInfos":[{"name":"bold","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italic","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underline","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethrough","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"highlight","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"superscript","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"subscript","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uppercase","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lowercase","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"smallcaps","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.CaretPosition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.CaretInfo","fieldInfos":[{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"position","type":"TMPro.CaretPosition","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextUtilities","fieldInfos":[]},{"className":"TMPro.TMP_UpdateManager","fieldInfos":[]},{"className":"TMPro.TMP_UpdateRegistry","fieldInfos":[]},{"className":"TMPro.SpriteAssetUtilities.SpriteAssetImportFormats","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.SpriteAssetUtilities.TexturePacker_JsonArray","fieldInfos":[]}]},{"name":"Unity.Timeline","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll","types":[{"className":"UnityEngine.Timeline.ActivationMixerPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.ActivationPlayableAsset","fieldInfos":[]},{"className":"UnityEngine.Timeline.ActivationTrack","fieldInfos":[{"name":"m_PostPlaybackState","type":"UnityEngine.Timeline.ActivationTrack+PostPlaybackState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ActivationTrack+PostPlaybackState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackAsset","fieldInfos":[{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AnimClip","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Locked","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Muted","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CustomPlayableFullTypename","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Curves","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Parent","type":"UnityEngine.Playables.PlayableAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Children","type":"System.Collections.Generic.List`1[UnityEngine.ScriptableObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Clips","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.TimelineClip]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Markers","type":"UnityEngine.Timeline.MarkerList","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackAsset+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackAsset+TrackAssetUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackAsset+TransientBuildData","fieldInfos":[{"name":"trackList","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.TrackAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"clipList","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.TimelineClip]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationOutputWeightProcessor","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset","fieldInfos":[{"name":"m_Clip","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Position","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EulerAngles","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseTrackMatchFields","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MatchTargetFields","type":"UnityEngine.Timeline.MatchTargetFields","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RemoveStartOffset","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ApplyFootIK","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Loop","type":"UnityEngine.Timeline.AnimationPlayableAsset+LoopMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Rotation","type":"UnityEngine.Quaternion","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset+LoopMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset+AnimationPlayableAssetUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationPreviewUpdateCallback","fieldInfos":[]},{"className":"UnityEngine.Timeline.MatchTargetFields","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackOffset","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AppliedOffsetMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.MatchTargetFieldConstants","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationTrack","fieldInfos":[{"name":"m_InfiniteClipPreExtrapolation","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipPostExtrapolation","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipOffsetPosition","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipOffsetEulerAngles","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipTimeOffset","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipRemoveOffset","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipApplyFootIK","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"mInfiniteClipLoop","type":"UnityEngine.Timeline.AnimationPlayableAsset+LoopMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MatchTargetFields","type":"UnityEngine.Timeline.MatchTargetFields","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Position","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EulerAngles","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AvatarMask","type":"UnityEngine.AvatarMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ApplyAvatarMask","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TrackOffset","type":"UnityEngine.Timeline.TrackOffset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClip","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpenClipOffsetRotation","type":"UnityEngine.Quaternion","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Rotation","type":"UnityEngine.Quaternion","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ApplyOffsets","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationTrack+AnimationTrackUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.ICurvesOwner","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineClip","fieldInfos":[{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Start","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClipIn","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Asset","type":"UnityEngine.Object","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Duration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TimeScale","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ParentTrack","type":"UnityEngine.Timeline.TrackAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EaseInDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EaseOutDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendInDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendOutDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MixInCurve","type":"UnityEngine.AnimationCurve","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MixOutCurve","type":"UnityEngine.AnimationCurve","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendInCurveMode","type":"UnityEngine.Timeline.TimelineClip+BlendCurveMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendOutCurveMode","type":"UnityEngine.Timeline.TimelineClip+BlendCurveMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ExposedParameterNames","type":"System.Collections.Generic.List`1[System.String]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AnimationCurves","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Recordable","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PostExtrapolationMode","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreExtrapolationMode","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PostExtrapolationTime","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreExtrapolationTime","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisplayName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClip+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClip+TimelineClipUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClip+BlendCurveMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset","fieldInfos":[{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Tracks","type":"System.Collections.Generic.List`1[UnityEngine.ScriptableObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FixedDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EditorSettings","type":"UnityEngine.Timeline.TimelineAsset+EditorSettings","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DurationMode","type":"UnityEngine.Timeline.TimelineAsset+DurationMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MarkerTrack","type":"UnityEngine.Timeline.MarkerTrack","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+TimelineAssetUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineAsset+MediaType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+DurationMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+EditorSettings","fieldInfos":[{"name":"m_Framerate","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScenePreview","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineHelpURLAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackColorAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.AudioClipProperties","fieldInfos":[{"name":"volume","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AudioMixerProperties","fieldInfos":[{"name":"volume","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stereoPan","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spatialBlend","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AudioPlayableAsset","fieldInfos":[{"name":"m_Clip","type":"UnityEngine.AudioClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Loop","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_bufferingTime","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClipProperties","type":"UnityEngine.Timeline.AudioClipProperties","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AudioTrack","fieldInfos":[{"name":"m_TrackProperties","type":"UnityEngine.Timeline.AudioMixerProperties","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ClipCaps","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClipCapsExtensions","fieldInfos":[]},{"className":"UnityEngine.Timeline.ControlPlayableAsset","fieldInfos":[{"name":"sourceGameObject","type":"UnityEngine.ExposedReference`1[UnityEngine.GameObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"prefabGameObject","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"updateParticle","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"particleRandomSeed","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"updateDirector","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"updateITimeControl","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"searchHierarchy","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"active","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"postPlayback","type":"UnityEngine.Timeline.ActivationControlPlayable+PostPlaybackState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ControlTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.DiscreteTime","fieldInfos":[]},{"className":"UnityEngine.Timeline.InfiniteRuntimeClip","fieldInfos":[]},{"className":"UnityEngine.Timeline.IInterval","fieldInfos":[]},{"className":"UnityEngine.Timeline.IntervalTreeNode","fieldInfos":[{"name":"center","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"first","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"last","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"left","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"right","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.RuntimeClip","fieldInfos":[]},{"className":"UnityEngine.Timeline.RuntimeClipBase","fieldInfos":[]},{"className":"UnityEngine.Timeline.RuntimeElement","fieldInfos":[]},{"className":"UnityEngine.Timeline.ScheduleRuntimeClip","fieldInfos":[]},{"className":"UnityEngine.Timeline.IMarker","fieldInfos":[]},{"className":"UnityEngine.Timeline.INotificationOptionProvider","fieldInfos":[]},{"className":"UnityEngine.Timeline.Marker","fieldInfos":[{"name":"m_Time","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.MarkerList","fieldInfos":[{"name":"m_Objects","type":"System.Collections.Generic.List`1[UnityEngine.ScriptableObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.MarkerTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.CustomSignalEventDrawer","fieldInfos":[]},{"className":"UnityEngine.Timeline.SignalAsset","fieldInfos":[]},{"className":"UnityEngine.Timeline.SignalEmitter","fieldInfos":[{"name":"m_Retroactive","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EmitOnce","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Asset","type":"UnityEngine.Timeline.SignalAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.SignalReceiver","fieldInfos":[{"name":"m_Events","type":"UnityEngine.Timeline.SignalReceiver+EventKeyValue","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.SignalReceiver+EventKeyValue","fieldInfos":[{"name":"m_Signals","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.SignalAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Events","type":"System.Collections.Generic.List`1[UnityEngine.Events.UnityEvent]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.SignalTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackAssetExtensions","fieldInfos":[]},{"className":"UnityEngine.Timeline.GroupTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.ILayerable","fieldInfos":[]},{"className":"UnityEngine.Timeline.ActivationControlPlayable","fieldInfos":[{"name":"gameObject","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"postPlayback","type":"UnityEngine.Timeline.ActivationControlPlayable+PostPlaybackState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.BasicPlayableBehaviour","fieldInfos":[]},{"className":"UnityEngine.Timeline.DirectorControlPlayable","fieldInfos":[{"name":"director","type":"UnityEngine.Playables.PlayableDirector","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ITimeControl","fieldInfos":[]},{"className":"UnityEngine.Timeline.NotificationFlags","fieldInfos":[{"name":"value__","type":"System.Int16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ParticleControlPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.PrefabControlPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimeControlPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimeNotificationBehaviour","fieldInfos":[]},{"className":"UnityEngine.Timeline.PlayableTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackMediaType","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackClipTypeAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.NotKeyableAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackBindingFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackBindingTypeAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.SupportsChildTracksAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.IgnoreOnPlayableTrackAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimeFieldAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.FrameRateFieldAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.HideInMenuAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.CustomStyleAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.MenuCategoryAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.ITimelineClipAsset","fieldInfos":[]},{"className":"UnityEngine.Timeline.ITimelineEvaluateCallback","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelinePlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.Extrapolation","fieldInfos":[]},{"className":"UnityEngine.Timeline.HashUtility","fieldInfos":[]},{"className":"UnityEngine.Timeline.IPropertyCollector","fieldInfos":[]},{"className":"UnityEngine.Timeline.IPropertyPreview","fieldInfos":[]},{"className":"UnityEngine.Timeline.NotificationUtilities","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineClipExtensions","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineCreateUtilities","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineUndo","fieldInfos":[]},{"className":"UnityEngine.Timeline.StandardFrameRates","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimeUtility","fieldInfos":[]},{"className":"UnityEngine.Timeline.WeightUtility","fieldInfos":[]}]},{"name":"Unity.VisualScripting.Core","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll","types":[{"className":"Unity.VisualScripting.VisualScriptingHelpURLAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.AnimationCurveCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ArrayCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.DictionaryCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.EnumerableCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.FakeSerializationCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.FieldsCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.GradientCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ListCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectedCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.Cloning","fieldInfos":[]},{"className":"Unity.VisualScripting.CloningContext","fieldInfos":[]},{"className":"Unity.VisualScripting.ICloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ISpecifiesCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.AotDictionary","fieldInfos":[]},{"className":"Unity.VisualScripting.AotList","fieldInfos":[]},{"className":"Unity.VisualScripting.INotifiedCollectionItem","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidConnectionException","fieldInfos":[]},{"className":"Unity.VisualScripting.IDecoratorAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.AllowsNullAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.DisableAnnotationAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.EditorBindingUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.EditorTimeBinding","fieldInfos":[]},{"className":"Unity.VisualScripting.ExpectedTypeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.IInspectableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.IncludeInSettingsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectableIfAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorActionDirectionAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorAdaptiveWidthAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorDelayedAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorExpandTooltipAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorLabelAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorRangeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorTextAreaAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorToggleLeftAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorWideAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectViaImplementationsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.NullMeansSelfAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.PredictableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeIconAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeIconPriorityAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeSet","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypeSetAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.WarnBeforeEditingAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.WarnBeforeRemovingAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.Ensure","fieldInfos":[]},{"className":"Unity.VisualScripting.EnsureThat","fieldInfos":[]},{"className":"Unity.VisualScripting.ExceptionMessages","fieldInfos":[]},{"className":"Unity.VisualScripting.XComparable","fieldInfos":[]},{"className":"Unity.VisualScripting.XString","fieldInfos":[]},{"className":"Unity.VisualScripting.EmptyEventArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.EventBus","fieldInfos":[]},{"className":"Unity.VisualScripting.EventHook","fieldInfos":[]},{"className":"Unity.VisualScripting.EventHookComparer","fieldInfos":[]},{"className":"Unity.VisualScripting.EventHooks","fieldInfos":[]},{"className":"Unity.VisualScripting.XEventGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.IEventMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.DebugUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidConversionException","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidImplementationException","fieldInfos":[]},{"className":"Unity.VisualScripting.Graph","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphInstances","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphPointer","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphPointerException","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphReference","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphsExceptionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphSource","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.GraphStack","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElement","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementWithData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementWithDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphItem","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphNest","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphNester","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphNesterElement","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphParent","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphParentElement","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphRoot","fieldInfos":[]},{"className":"Unity.VisualScripting.MergedGraphElementCollection","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphGroup","fieldInfos":[]},{"className":"Unity.VisualScripting.MouseButton","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.PressState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.AnimatorMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.GlobalMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphEventListener","fieldInfos":[]},{"className":"Unity.VisualScripting.XGraphEventListener","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphEventListenerData","fieldInfos":[]},{"className":"Unity.VisualScripting.MessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnBecameInvisibleMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnBecameVisibleMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionEnter2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionExit2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionStay2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionStayMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnControllerColliderHitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnJointBreak2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnJointBreakMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseDownMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseOverMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseUpAsButtonMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseUpMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnParticleCollisionMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTransformChildrenChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTransformParentChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerEnter2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerExit2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerStay2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerStayMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnButtonClickMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDropdownValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnInputFieldEndEditMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnInputFieldValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnScrollbarValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnScrollRectValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnSliderValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnToggleValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnBeginDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCancelMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDeselectMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDropMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnEndDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMoveMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerClickMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerDownMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerUpMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnScrollMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnSelectMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnSubmitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.IMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.IMacro","fieldInfos":[]},{"className":"Unity.VisualScripting.AotIncompatibleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.IAotStubbable","fieldInfos":[]},{"className":"Unity.VisualScripting.PlatformUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.XArrayPool","fieldInfos":[]},{"className":"Unity.VisualScripting.XHashSetPool","fieldInfos":[]},{"className":"Unity.VisualScripting.IPoolable","fieldInfos":[]},{"className":"Unity.VisualScripting.XListPool","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfiledSegment","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfiledSegmentCollection","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfilingScope","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfilingUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ActionDirection","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.AttributeUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ConversionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericClosingException","fieldInfos":[]},{"className":"Unity.VisualScripting.IAttributeProvider","fieldInfos":[]},{"className":"Unity.VisualScripting.IPrewarmable","fieldInfos":[]},{"className":"Unity.VisualScripting.LooseAssemblyName","fieldInfos":[]},{"className":"Unity.VisualScripting.Member","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberFilter","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberInfoComparer","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ExtensionMethodCache","fieldInfos":[]},{"className":"Unity.VisualScripting.Namespace","fieldInfos":[]},{"className":"Unity.VisualScripting.AdditionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.AmbiguousOperatorException","fieldInfos":[]},{"className":"Unity.VisualScripting.AndHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.BinaryOperator","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.BinaryOperatorHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.DecrementHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.DivisionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.EqualityHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.ExclusiveOrHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.GreaterThanHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.GreaterThanOrEqualHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.IncrementHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.InequalityHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidOperatorException","fieldInfos":[]},{"className":"Unity.VisualScripting.LeftShiftHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.LessThanHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.LessThanOrEqualHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.LogicalNegationHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.ModuloHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.MultiplicationHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.NumericNegationHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.OperatorException","fieldInfos":[]},{"className":"Unity.VisualScripting.OperatorHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.OperatorUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.OrHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.PlusHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.RightShiftHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.SubtractionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.UnaryOperator","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.UnaryOperatorHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.InvokerBase","fieldInfos":[]},{"className":"Unity.VisualScripting.IOptimizedAccessor","fieldInfos":[]},{"className":"Unity.VisualScripting.IOptimizedInvoker","fieldInfos":[]},{"className":"Unity.VisualScripting.OptimizedReflection","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectionFieldAccessor","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectionInvoker","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectionPropertyAccessor","fieldInfos":[]},{"className":"Unity.VisualScripting.StaticActionInvokerBase","fieldInfos":[]},{"className":"Unity.VisualScripting.StaticActionInvoker","fieldInfos":[]},{"className":"Unity.VisualScripting.StaticInvokerBase","fieldInfos":[]},{"className":"Unity.VisualScripting.RenamedAssemblyAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.RenamedFromAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.RenamedNamespaceAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.RuntimeCodebase","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeFilter","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeName","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeNameDetail","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypeQualifier","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypesMatching","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypeUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.LooseAssemblyNameConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.NamespaceConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.Ray2DConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.RayConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityObjectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.DictionaryAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.LudiqScriptableObject","fieldInfos":[{"name":"_data","type":"Unity.VisualScripting.SerializationData","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.DoNotSerializeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ISerializationDependency","fieldInfos":[]},{"className":"Unity.VisualScripting.ISerializationDepender","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializableType","fieldInfos":[{"name":"Identification","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Unknown","fieldInfos":[]},{"className":"Unity.VisualScripting.Serialization","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializationData","fieldInfos":[{"name":"_json","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"_objectReferences","type":"UnityEngine.Object[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.SerializationOperation","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializationVersionAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializeAsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ISerializedPropertyProvider","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializedPropertyProviderAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.StickyNote","fieldInfos":[]},{"className":"Unity.VisualScripting.IGizmoDrawer","fieldInfos":[]},{"className":"Unity.VisualScripting.ISingleton","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnityObjectOwnable","fieldInfos":[]},{"className":"Unity.VisualScripting.LudiqBehaviour","fieldInfos":[{"name":"_data","type":"Unity.VisualScripting.SerializationData","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.MacroScriptableObject","fieldInfos":[]},{"className":"Unity.VisualScripting.RequiresUnityAPIAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SingletonAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityObjectOwnershipUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityThread","fieldInfos":[]},{"className":"Unity.VisualScripting.ComponentHolderProtocol","fieldInfos":[]},{"className":"Unity.VisualScripting.CoroutineRunner","fieldInfos":[]},{"className":"Unity.VisualScripting.CSharpNameUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.EnumUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ExceptionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.HashUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.IAnalyticsIdentifiable","fieldInfos":[]},{"className":"Unity.VisualScripting.AnalyticsIdentifier","fieldInfos":[{"name":"Identifier","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Namespace","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Hashcode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.IGettable","fieldInfos":[]},{"className":"Unity.VisualScripting.XGettable","fieldInfos":[]},{"className":"Unity.VisualScripting.IIdentifiable","fieldInfos":[]},{"className":"Unity.VisualScripting.IInitializable","fieldInfos":[]},{"className":"Unity.VisualScripting.LinqUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.Recursion","fieldInfos":[]},{"className":"Unity.VisualScripting.ReferenceCollector","fieldInfos":[]},{"className":"Unity.VisualScripting.ReferenceEqualityComparer","fieldInfos":[]},{"className":"Unity.VisualScripting.RuntimeVSUsageUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.StringUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityObjectUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.XColor","fieldInfos":[]},{"className":"Unity.VisualScripting.ApplicationVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphDataWithVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphWithVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorVariableNameAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ObjectVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.SavedVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.SceneVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableDeclaration","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableDeclarationCollection","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableDeclarations","fieldInfos":[{"name":"Kind","type":"Unity.VisualScripting.VariableKind","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.VariableDeclarationsCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableKind","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.VariableKindAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.Variables","fieldInfos":[]},{"className":"Unity.VisualScripting.VariablesAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.VariablesSaver","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsArrayConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDateConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDictionaryConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsEnumConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsForwardAttribute","fieldInfos":[{"name":"MemberName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsForwardConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsGuidConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsIEnumerableConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsKeyValuePairConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsNullableConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsPrimitiveConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsReflectedConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsTypeConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsWeakReferenceConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsConverterRegistrar","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.AnimationCurve_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Bounds_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Gradient_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.GUIStyleState_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.GUIStyle_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Keyframe_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.LayerMask_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.RectOffset_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Rect_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsAotCompilationManager","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsBaseConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsGlobalConfig","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsConfig","fieldInfos":[{"name":"DefaultMemberSerialization","type":"Unity.VisualScripting.FullSerializer.fsMemberSerialization","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"EnablePropertySerialization","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SerializeNonAutoProperties","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SerializeNonPublicSetProperties","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CustomDateTimeFormatString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Serialize64BitIntegerAsString","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SerializeEnumsAsInteger","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsContext","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDataType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsData","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMissingVersionConstructorException","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDuplicateVersionNameException","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsIgnoreAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsISerializationCallbacks","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsSerializationCallbackProcessor","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsSerializationCallbackReceiverProcessor","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsJsonParser","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsJsonPrinter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMemberSerialization","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsObjectAttribute","fieldInfos":[{"name":"VersionString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"MemberSerialization","type":"Unity.VisualScripting.FullSerializer.fsMemberSerialization","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsObjectProcessor","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsPropertyAttribute","fieldInfos":[{"name":"Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsResult","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsSerializer","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMetaProperty","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMetaType","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsReflectionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsTypeCache","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsCyclicReferenceManager","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsOption","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsPortableReflection","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsTypeExtensions","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsVersionedType","fieldInfos":[{"name":"VersionString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsVersionManager","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.Converters.UnityEvent_Converter","fieldInfos":[]},{"className":"Unity.VisualScripting.AssemblyQualifiedNameParser.ParsedAssemblyQualifiedName","fieldInfos":[]},{"className":"Unity.VisualScripting.EventMachine`2[Unity.VisualScripting.StateGraph,Unity.VisualScripting.StateGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Machine`2[Unity.VisualScripting.StateGraph,Unity.VisualScripting.StateGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Macro`1[Unity.VisualScripting.StateGraph]","fieldInfos":[]},{"className":"Unity.VisualScripting.EventMachine`2[Unity.VisualScripting.FlowGraph,Unity.VisualScripting.ScriptGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Machine`2[Unity.VisualScripting.FlowGraph,Unity.VisualScripting.ScriptGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Macro`1[Unity.VisualScripting.FlowGraph]","fieldInfos":[]}]},{"name":"Unity.VisualScripting.Flow","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll","types":[{"className":"Unity.VisualScripting.ControlConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitConnectionDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitRelation","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitConnectionDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitRelation","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.PortKeyAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.PortLabelAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.PortLabelHiddenAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SpecialUnitAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitFooterPortsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitHeaderInspectableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitOrderAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitShortTitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitSubtitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitSurtitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitTitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.Flow","fieldInfos":[{"name":"loopIdentifier","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FlowGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.FlowGraphData","fieldInfos":[]},{"className":"Unity.VisualScripting.CreateStruct","fieldInfos":[]},{"className":"Unity.VisualScripting.Expose","fieldInfos":[]},{"className":"Unity.VisualScripting.GetMember","fieldInfos":[]},{"className":"Unity.VisualScripting.InvokeMember","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SetMember","fieldInfos":[]},{"className":"Unity.VisualScripting.CountItems","fieldInfos":[]},{"className":"Unity.VisualScripting.AddDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.ClearDictionary","fieldInfos":[]},{"className":"Unity.VisualScripting.CreateDictionary","fieldInfos":[]},{"className":"Unity.VisualScripting.DictionaryContainsKey","fieldInfos":[]},{"className":"Unity.VisualScripting.GetDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.MergeDictionaries","fieldInfos":[]},{"className":"Unity.VisualScripting.RemoveDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.SetDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.FirstItem","fieldInfos":[]},{"className":"Unity.VisualScripting.LastItem","fieldInfos":[]},{"className":"Unity.VisualScripting.AddListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.ClearList","fieldInfos":[]},{"className":"Unity.VisualScripting.CreateList","fieldInfos":[]},{"className":"Unity.VisualScripting.GetListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.InsertListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.ListContainsItem","fieldInfos":[]},{"className":"Unity.VisualScripting.MergeLists","fieldInfos":[]},{"className":"Unity.VisualScripting.RemoveListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.RemoveListItemAt","fieldInfos":[]},{"className":"Unity.VisualScripting.SetListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.Break","fieldInfos":[]},{"className":"Unity.VisualScripting.Cache","fieldInfos":[]},{"className":"Unity.VisualScripting.For","fieldInfos":[]},{"className":"Unity.VisualScripting.ForEach","fieldInfos":[]},{"className":"Unity.VisualScripting.IBranchUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.If","fieldInfos":[]},{"className":"Unity.VisualScripting.ISelectUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.LoopUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Once","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnEnum","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnFlow","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnInteger","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnString","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Sequence","fieldInfos":[]},{"className":"Unity.VisualScripting.SwitchOnEnum","fieldInfos":[]},{"className":"Unity.VisualScripting.SwitchOnInteger","fieldInfos":[]},{"className":"Unity.VisualScripting.SwitchOnString","fieldInfos":[]},{"className":"Unity.VisualScripting.Throw","fieldInfos":[]},{"className":"Unity.VisualScripting.ToggleFlow","fieldInfos":[]},{"className":"Unity.VisualScripting.ToggleValue","fieldInfos":[]},{"className":"Unity.VisualScripting.TryCatch","fieldInfos":[]},{"className":"Unity.VisualScripting.While","fieldInfos":[]},{"className":"Unity.VisualScripting.BoltAnimationEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.BoltNamedAnimationEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.OnAnimatorIK","fieldInfos":[]},{"className":"Unity.VisualScripting.OnAnimatorMove","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationFocus","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationLostFocus","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationPause","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationQuit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationResume","fieldInfos":[]},{"className":"Unity.VisualScripting.BoltUnityEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.CustomEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.CustomEventArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrawGizmos","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrawGizmosSelected","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericGuiEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnBeginDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnButtonClick","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCancel","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDeselect","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrop","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDropdownValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnEndDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnGUI","fieldInfos":[]},{"className":"Unity.VisualScripting.OnInputFieldEndEdit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnInputFieldValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMove","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerClick","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerDown","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerUp","fieldInfos":[]},{"className":"Unity.VisualScripting.OnScroll","fieldInfos":[]},{"className":"Unity.VisualScripting.OnScrollbarValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnScrollRectValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnSelect","fieldInfos":[]},{"className":"Unity.VisualScripting.OnSliderValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnSubmit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnToggleValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.PointerEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTransformChildrenChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTransformParentChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.IEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IGameObjectEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IMouseEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnButtonInput","fieldInfos":[]},{"className":"Unity.VisualScripting.OnKeyboardInput","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseDown","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseInput","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseOver","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseUp","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseUpAsButton","fieldInfos":[]},{"className":"Unity.VisualScripting.FixedUpdate","fieldInfos":[]},{"className":"Unity.VisualScripting.LateUpdate","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDestroy","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDisable","fieldInfos":[]},{"className":"Unity.VisualScripting.OnEnable","fieldInfos":[]},{"className":"Unity.VisualScripting.Start","fieldInfos":[]},{"className":"Unity.VisualScripting.Update","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDestinationReached","fieldInfos":[]},{"className":"Unity.VisualScripting.CollisionEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionStay","fieldInfos":[]},{"className":"Unity.VisualScripting.OnControllerColliderHit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnJointBreak","fieldInfos":[]},{"className":"Unity.VisualScripting.OnParticleCollision","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerStay","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.CollisionEvent2DUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionEnter2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionExit2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionStay2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnJointBreak2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerEnter2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerExit2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerStay2D","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerEvent2DUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnBecameInvisible","fieldInfos":[]},{"className":"Unity.VisualScripting.OnBecameVisible","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTimerElapsed","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerCustomEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.Formula","fieldInfos":[]},{"className":"Unity.VisualScripting.GetScriptGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.GetScriptGraphs","fieldInfos":[]},{"className":"Unity.VisualScripting.HasScriptGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.ScriptGraphContainerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.SetScriptGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.Literal","fieldInfos":[]},{"className":"Unity.VisualScripting.And","fieldInfos":[]},{"className":"Unity.VisualScripting.ApproximatelyEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.BinaryComparisonUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Comparison","fieldInfos":[]},{"className":"Unity.VisualScripting.Equal","fieldInfos":[]},{"className":"Unity.VisualScripting.EqualityComparison","fieldInfos":[]},{"className":"Unity.VisualScripting.ExclusiveOr","fieldInfos":[]},{"className":"Unity.VisualScripting.Greater","fieldInfos":[]},{"className":"Unity.VisualScripting.GreaterOrEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.Less","fieldInfos":[]},{"className":"Unity.VisualScripting.LessOrEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.Negate","fieldInfos":[]},{"className":"Unity.VisualScripting.NotApproximatelyEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.NotEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.NumericComparison","fieldInfos":[]},{"className":"Unity.VisualScripting.Or","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedGenericAdd","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericDivide","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericModulo","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericMultiply","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericSubtract","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericSum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedScalarAdd","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarAbsolute","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarAverage","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarDivide","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarExponentiate","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarLerp","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMaximum","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMinimum","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarModulo","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMultiply","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarNormalize","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarPerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarRoot","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarRound","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarSubtract","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarSum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedVector2Add","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Absolute","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Angle","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Average","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Distance","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Divide","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2DotProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Lerp","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Maximum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Minimum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Modulo","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2MoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Multiply","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Normalize","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2PerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Project","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Round","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Subtract","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Sum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedVector3Add","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Absolute","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Angle","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Average","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3CrossProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Distance","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Divide","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3DotProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Lerp","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Maximum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Minimum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Modulo","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3MoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Multiply","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Normalize","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3PerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Project","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Round","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Subtract","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Sum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedVector4Add","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Absolute","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Average","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Distance","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Divide","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4DotProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Lerp","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Maximum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Minimum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Modulo","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4MoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Multiply","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Normalize","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4PerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Round","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Subtract","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Sum","fieldInfos":[]},{"className":"Unity.VisualScripting.MissingType","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphInput","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.Null","fieldInfos":[]},{"className":"Unity.VisualScripting.NullCheck","fieldInfos":[]},{"className":"Unity.VisualScripting.NullCoalesce","fieldInfos":[]},{"className":"Unity.VisualScripting.This","fieldInfos":[]},{"className":"Unity.VisualScripting.Cooldown","fieldInfos":[]},{"className":"Unity.VisualScripting.Timer","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForEndOfFrameUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForFlow","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForNextFrameUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForSecondsUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitUntilUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitWhileUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.GetVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.IsVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnifiedVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.GetApplicationVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetGraphVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetObjectVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetSavedVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetSceneVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IApplicationVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IObjectVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IsApplicationVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.ISavedVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.ISceneVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IsGraphVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsObjectVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsSavedVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsSceneVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsVariableDefinedUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SetApplicationVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetGraphVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetObjectVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetSavedVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetSceneVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SaveVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.SetVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.UnifiedVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.INesterUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.XUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IMultiInputUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlInput","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlInputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlOutputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidInput","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitControlPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitControlPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitInputPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitInputPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitInvalidPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitOutputPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitOutputPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitValuePort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitValuePortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.MissingValuePortInputException","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueInput","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueInputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueOutputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ValuePortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ScriptGraphAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.ScriptMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.SubgraphUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Unit","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitCategory","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitCategoryConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitPreservation","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.BinaryExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.BinaryExpressionType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluateFunctionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluateParameterHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluationException","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluateOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluationVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.Expression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.FunctionArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.FunctionExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.IdentifierExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.LogicalExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.LogicalExpressionVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.NCalcLexer","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.NCalcParser","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.ParameterArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.SerializationVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.TernaryExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.UnaryExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.UnaryExpressionType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Dependencies.NCalc.ValueExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.ValueType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"Unity.VisualScripting.State","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll","types":[{"className":"Unity.VisualScripting.AnyState","fieldInfos":[]},{"className":"Unity.VisualScripting.FlowState","fieldInfos":[]},{"className":"Unity.VisualScripting.FlowStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.HasStateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.INesterState","fieldInfos":[]},{"className":"Unity.VisualScripting.INesterStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.IState","fieldInfos":[]},{"className":"Unity.VisualScripting.IStateDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.IStateTransitionDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.OnEnterState","fieldInfos":[]},{"className":"Unity.VisualScripting.OnExitState","fieldInfos":[]},{"className":"Unity.VisualScripting.State","fieldInfos":[]},{"className":"Unity.VisualScripting.StateEnterReason","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.StateEventHooks","fieldInfos":[]},{"className":"Unity.VisualScripting.StateExitReason","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.StateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.StateGraphAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.StateGraphData","fieldInfos":[]},{"className":"Unity.VisualScripting.StateMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.StateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.StateUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SuperState","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.GetStateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.GetStateGraphs","fieldInfos":[]},{"className":"Unity.VisualScripting.SetStateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.StateGraphContainerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"UnityEngine.TestRunner","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.TestRunner.dll","types":[{"className":"UnityEngine.TestRunner.ITestRunCallback","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestRunCallbackAttribute","fieldInfos":[]},{"className":"UnityEngine.TestRunner.Utils.TestRunCallbackListener","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.IRemoteTestResultDataFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.PlayerConnectionMessageIds","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestData","fieldInfos":[{"name":"id","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fullName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testCaseCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ChildIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hasChildren","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isSuite","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"childrenIds","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testCaseTimeout","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Categories","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"IsTestAssembly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"RunState","type":"NUnit.Framework.Interfaces.RunState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Description","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SkipReason","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParentId","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"UniqueName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParentUniqueName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParentFullName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultData","fieldInfos":[{"name":"testId","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fullName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"resultState","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testStatus","type":"NUnit.Framework.Interfaces.TestStatus","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"duration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"message","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stackTrace","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"assertCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"failCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"passCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"skipCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"inconclusiveCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hasChildren","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"output","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xml","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"childrenIds","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultDataFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultDataWithTestData","fieldInfos":[{"name":"results","type":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultData[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tests","type":"UnityEngine.TestRunner.TestLaunchers.RemoteTestData[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestRunner.NUnitExtensions.ITestSuiteModifier","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.OrderedTestSuiteModifier","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.TestExtensions","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.TestResultExtensions","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.CompositeWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.CoroutineTestWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.EditModeTestCallbacks","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.DefaultTestWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.FailCommand","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.IEnumerableTestMethodCommand","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.PlaymodeWorkItemFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.RestoreTestContextAfterDomainReload","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.TestCommandBuilder","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityLogCheckDelegatingCommand","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.IUnityTestAssemblyRunner","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityTestAssemblyRunner","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityTestExecutionContext","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityWorkItemDataHolder","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.WorkItemFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Filters.AssemblyNameFilter","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Filters.CategoryFilterExtended","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Filters.FullNameFilter","fieldInfos":[]},{"className":"UnityEngine.TestTools.LogAssert","fieldInfos":[]},{"className":"UnityEngine.TestTools.ConditionalIgnoreAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestEnumerator","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestMustExpectAllLogsAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityCombinatorialStrategy","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityPlatformAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnitySetUpAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityTearDownAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityTestAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.BeforeAfterTestCommandState","fieldInfos":[{"name":"NextBeforeStepIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"NextBeforeStepPc","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"NextAfterStepIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"NextAfterStepPc","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TestHasRun","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestResultStatus","type":"NUnit.Framework.Interfaces.TestStatus","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestResultLabel","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestResultSite","type":"NUnit.Framework.Interfaces.FailureSite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestMessage","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestStrackTrace","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TestAfterStarted","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Timestamp","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.EnumerableApplyChangesToContextCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableRepeatedTestCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableRetryTestCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableSetUpTearDownCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableTestMethodCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableTestState","fieldInfos":[{"name":"Repeat","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Retry","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.ImmediateEnumerableCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.OuterUnityTestActionCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.SetUpTearDownCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestActionCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestCommandPcHelper","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityTestMethodCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.IEditModeTestYieldInstruction","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestPlatform","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestPlatformEnumExtensions","fieldInfos":[]},{"className":"UnityEngine.TestTools.AttributeHelper","fieldInfos":[]},{"className":"UnityEngine.TestTools.IOuterUnityTestAction","fieldInfos":[]},{"className":"UnityEngine.TestTools.IPostBuildCleanup","fieldInfos":[]},{"className":"UnityEngine.TestTools.IPrebuildSetup","fieldInfos":[]},{"className":"UnityEngine.TestTools.IMonoBehaviourTest","fieldInfos":[]},{"className":"UnityEngine.TestTools.PostBuildCleanupAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.PrebuildSetupAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.AssemblyLoadProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.AssemblyWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.IAssemblyLoadProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.IAssemblyWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.IScriptingRuntimeProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.PlayerTestAssemblyProvider","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.ScriptingRuntimeProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.ColorEqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.CoroutineRunner","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.FloatEqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.QuaternionEqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.StackTraceFilter","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Utils","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector2ComparerWithEqualsOperator","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector2EqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector3ComparerWithEqualsOperator","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector3EqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector4ComparerWithEqualsOperator","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector4EqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.ActionDelegator","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.BaseDelegator","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.ConstructDelegator","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.IAsyncTestAssemblyBuilder","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.IStateSerializer","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.UnityTestAssemblyBuilder","fieldInfos":[]},{"className":"UnityEngine.TestTools.Logging.ILogScope","fieldInfos":[]},{"className":"UnityEngine.TestTools.Logging.LogEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.Logging.LogMatch","fieldInfos":[{"name":"m_UseRegex","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Message","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MessageRegex","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LogType","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.Logging.LogScope","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.InvalidSignatureException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.OutOfOrderExpectedLogMessageException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.UnexpectedLogMessageException","fieldInfos":[{"name":"LogEvent","type":"UnityEngine.TestTools.Logging.LogMatch","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.UnhandledLogMessageException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.UnityTestTimeoutException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.ITestRunnerListener","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.TestFinishedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.TestStartedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.RunFinishedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.RunStartedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.PlaymodeTestsController","fieldInfos":[{"name":"m_AssembliesWithTests","type":"System.Collections.Generic.List`1[System.String]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testStartedEvent","type":"UnityEngine.TestTools.TestRunner.TestStartedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testFinishedEvent","type":"UnityEngine.TestTools.TestRunner.TestFinishedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"runStartedEvent","type":"UnityEngine.TestTools.TestRunner.RunStartedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"runFinishedEvent","type":"UnityEngine.TestTools.TestRunner.RunFinishedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"settings","type":"UnityEngine.TestTools.TestRunner.PlaymodeTestsControllerSettings","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.PlaymodeTestsControllerSettings","fieldInfos":[{"name":"filters","type":"UnityEngine.TestTools.TestRunner.GUI.RuntimeTestRunnerFilter[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sceneBased","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"originalScene","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bootstrapScene","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"runInBackgroundValue","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"consoleErrorPaused","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"orderedTestNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.TestEnumeratorWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.TestListenerWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.GUI.RuntimeTestRunnerFilter","fieldInfos":[{"name":"assemblyNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groupNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"categoryNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"synchronousOnly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.GUI.SynchronousFilter","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.PlayerQuitHandler","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.PlayModeRunnerCallback","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.RemoteTestResultSender","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.RemoteTestResultSender+QueueData","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.TestResultRenderer","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.TestResultRendererCallback","fieldInfos":[]},{"className":"UnityEngine.TestTools.Constraints.AllocatingGCMemoryConstraint","fieldInfos":[]},{"className":"UnityEngine.TestTools.Constraints.ConstraintExtensions","fieldInfos":[]},{"className":"UnityEngine.TestTools.Constraints.Is","fieldInfos":[]}]},{"name":"UnityEngine.UI","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll","types":[{"className":"UnityEngine.UI.AnimationTriggers","fieldInfos":[{"name":"m_NormalTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HighlightedTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PressedTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectedTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisabledTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Button","fieldInfos":[{"name":"m_OnClick","type":"UnityEngine.UI.Button+ButtonClickedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Button+ButtonClickedEvent","fieldInfos":[]},{"className":"UnityEngine.UI.Selectable","fieldInfos":[{"name":"m_Navigation","type":"UnityEngine.UI.Navigation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Transition","type":"UnityEngine.UI.Selectable+Transition","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Colors","type":"UnityEngine.UI.ColorBlock","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SpriteState","type":"UnityEngine.UI.SpriteState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AnimationTriggers","type":"UnityEngine.UI.AnimationTriggers","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Interactable","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TargetGraphic","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Selectable+Transition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Selectable+SelectionState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.UIBehaviour","fieldInfos":[]},{"className":"UnityEngine.UI.CanvasUpdate","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ICanvasElement","fieldInfos":[]},{"className":"UnityEngine.UI.CanvasUpdateRegistry","fieldInfos":[]},{"className":"UnityEngine.UI.ColorBlock","fieldInfos":[{"name":"m_NormalColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HighlightedColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PressedColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectedColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisabledColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ColorMultiplier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FadeDuration","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ClipperRegistry","fieldInfos":[]},{"className":"UnityEngine.UI.Clipping","fieldInfos":[]},{"className":"UnityEngine.UI.IClipper","fieldInfos":[]},{"className":"UnityEngine.UI.IClippable","fieldInfos":[]},{"className":"UnityEngine.UI.RectangularVertexClipper","fieldInfos":[]},{"className":"UnityEngine.UI.DefaultControls","fieldInfos":[]},{"className":"UnityEngine.UI.Dropdown","fieldInfos":[{"name":"m_Template","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionText","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemText","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Options","type":"UnityEngine.UI.Dropdown+OptionDataList","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.Dropdown+DropdownEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AlphaFadeSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+DropdownItem","fieldInfos":[{"name":"m_Text","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RectTransform","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Toggle","type":"UnityEngine.UI.Toggle","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+OptionData","fieldInfos":[{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+OptionDataList","fieldInfos":[{"name":"m_Options","type":"System.Collections.Generic.List`1[UnityEngine.UI.Dropdown+OptionData]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+DropdownEvent","fieldInfos":[]},{"className":"UnityEngine.UI.FontData","fieldInfos":[{"name":"m_Font","type":"UnityEngine.Font","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontStyle","type":"UnityEngine.FontStyle","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BestFit","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MaxSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Alignment","type":"UnityEngine.TextAnchor","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AlignByGeometry","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RichText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalOverflow","type":"UnityEngine.HorizontalWrapMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalOverflow","type":"UnityEngine.VerticalWrapMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.FontUpdateTracker","fieldInfos":[]},{"className":"UnityEngine.UI.Graphic","fieldInfos":[{"name":"m_Material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Color","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RaycastTarget","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RaycastPadding","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GraphicRaycaster","fieldInfos":[{"name":"m_IgnoreReversedGraphics","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlockingObjects","type":"UnityEngine.UI.GraphicRaycaster+BlockingObjects","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlockingMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GraphicRaycaster+BlockingObjects","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.BaseRaycaster","fieldInfos":[]},{"className":"UnityEngine.UI.GraphicRegistry","fieldInfos":[]},{"className":"UnityEngine.UI.IGraphicEnabledDisabled","fieldInfos":[]},{"className":"UnityEngine.UI.Image","fieldInfos":[{"name":"m_Sprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Type","type":"UnityEngine.UI.Image+Type","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreserveAspect","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillCenter","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillMethod","type":"UnityEngine.UI.Image+FillMethod","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillAmount","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillClockwise","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillOrigin","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseSpriteMesh","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PixelsPerUnitMultiplier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Type","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+FillMethod","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+OriginHorizontal","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+OriginVertical","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Origin90","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Origin180","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Origin360","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.MaskableGraphic","fieldInfos":[{"name":"m_Maskable","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnCullStateChanged","type":"UnityEngine.UI.MaskableGraphic+CullStateChangedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.MaskableGraphic+CullStateChangedEvent","fieldInfos":[]},{"className":"UnityEngine.UI.IMask","fieldInfos":[]},{"className":"UnityEngine.UI.IMaskable","fieldInfos":[]},{"className":"UnityEngine.UI.InputField","fieldInfos":[{"name":"m_TextComponent","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Placeholder","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ContentType","type":"UnityEngine.UI.InputField+ContentType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputType","type":"UnityEngine.UI.InputField+InputType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AsteriskChar","type":"System.Char","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_KeyboardType","type":"UnityEngine.TouchScreenKeyboardType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineType","type":"UnityEngine.UI.InputField+LineType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HideMobileInput","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterValidation","type":"UnityEngine.UI.InputField+CharacterValidation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterLimit","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnSubmit","type":"UnityEngine.UI.InputField+SubmitEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnDidEndEdit","type":"UnityEngine.UI.InputField+EndEditEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.InputField+OnChangeEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CustomCaretColor","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectionColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretBlinkRate","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReadOnly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ShouldActivateOnSelect","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+ContentType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+InputType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+CharacterValidation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+LineType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+OnValidateInput","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+SubmitEvent","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+EndEditEvent","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+OnChangeEvent","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+EditState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.AspectRatioFitter","fieldInfos":[{"name":"m_AspectMode","type":"UnityEngine.UI.AspectRatioFitter+AspectMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AspectRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.AspectRatioFitter+AspectMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler","fieldInfos":[{"name":"m_UiScaleMode","type":"UnityEngine.UI.CanvasScaler+ScaleMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReferencePixelsPerUnit","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScaleFactor","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReferenceResolution","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScreenMatchMode","type":"UnityEngine.UI.CanvasScaler+ScreenMatchMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MatchWidthOrHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PhysicalUnit","type":"UnityEngine.UI.CanvasScaler+Unit","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FallbackScreenDPI","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DefaultSpriteDPI","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DynamicPixelsPerUnit","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PresetInfoIsWorld","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler+ScaleMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler+ScreenMatchMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler+Unit","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ContentSizeFitter","fieldInfos":[{"name":"m_HorizontalFit","type":"UnityEngine.UI.ContentSizeFitter+FitMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalFit","type":"UnityEngine.UI.ContentSizeFitter+FitMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ContentSizeFitter+FitMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup","fieldInfos":[{"name":"m_StartCorner","type":"UnityEngine.UI.GridLayoutGroup+Corner","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_StartAxis","type":"UnityEngine.UI.GridLayoutGroup+Axis","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CellSize","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Spacing","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Constraint","type":"UnityEngine.UI.GridLayoutGroup+Constraint","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ConstraintCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup+Corner","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup+Axis","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup+Constraint","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.LayoutGroup","fieldInfos":[{"name":"m_Padding","type":"UnityEngine.RectOffset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildAlignment","type":"UnityEngine.TextAnchor","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.HorizontalLayoutGroup","fieldInfos":[]},{"className":"UnityEngine.UI.HorizontalOrVerticalLayoutGroup","fieldInfos":[{"name":"m_Spacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildForceExpandWidth","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildForceExpandHeight","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildControlWidth","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildControlHeight","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildScaleWidth","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildScaleHeight","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReverseArrangement","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ILayoutElement","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutController","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutGroup","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutSelfController","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutIgnorer","fieldInfos":[]},{"className":"UnityEngine.UI.LayoutElement","fieldInfos":[{"name":"m_IgnoreLayout","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreferredWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreferredHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FlexibleWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FlexibleHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LayoutPriority","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.LayoutRebuilder","fieldInfos":[]},{"className":"UnityEngine.UI.LayoutUtility","fieldInfos":[]},{"className":"UnityEngine.UI.VerticalLayoutGroup","fieldInfos":[]},{"className":"UnityEngine.UI.Mask","fieldInfos":[{"name":"m_ShowMaskGraphic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.MaskUtilities","fieldInfos":[]},{"className":"UnityEngine.UI.IMaterialModifier","fieldInfos":[]},{"className":"UnityEngine.UI.Misc","fieldInfos":[]},{"className":"UnityEngine.UI.MultipleDisplayUtilities","fieldInfos":[]},{"className":"UnityEngine.UI.Navigation","fieldInfos":[{"name":"m_Mode","type":"UnityEngine.UI.Navigation+Mode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_WrapAround","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnUp","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnDown","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnLeft","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnRight","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Navigation+Mode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.RawImage","fieldInfos":[{"name":"m_Texture","type":"UnityEngine.Texture","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UVRect","type":"UnityEngine.Rect","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.RectMask2D","fieldInfos":[{"name":"m_Padding","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Softness","type":"UnityEngine.Vector2Int","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Scrollbar","fieldInfos":[{"name":"m_HandleRect","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Direction","type":"UnityEngine.UI.Scrollbar+Direction","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Size","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_NumberOfSteps","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.Scrollbar+ScrollEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Scrollbar+Direction","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Scrollbar+ScrollEvent","fieldInfos":[]},{"className":"UnityEngine.UI.Scrollbar+Axis","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect","fieldInfos":[{"name":"m_Content","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Horizontal","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Vertical","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MovementType","type":"UnityEngine.UI.ScrollRect+MovementType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Elasticity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Inertia","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DecelerationRate","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScrollSensitivity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Viewport","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalScrollbar","type":"UnityEngine.UI.Scrollbar","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbar","type":"UnityEngine.UI.Scrollbar","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalScrollbarVisibility","type":"UnityEngine.UI.ScrollRect+ScrollbarVisibility","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbarVisibility","type":"UnityEngine.UI.ScrollRect+ScrollbarVisibility","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalScrollbarSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbarSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.ScrollRect+ScrollRectEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect+MovementType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect+ScrollbarVisibility","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect+ScrollRectEvent","fieldInfos":[]},{"className":"UnityEngine.UI.SetPropertyUtility","fieldInfos":[]},{"className":"UnityEngine.UI.Slider","fieldInfos":[{"name":"m_FillRect","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HandleRect","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Direction","type":"UnityEngine.UI.Slider+Direction","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinValue","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MaxValue","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_WholeNumbers","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.Slider+SliderEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Slider+Direction","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Slider+SliderEvent","fieldInfos":[]},{"className":"UnityEngine.UI.Slider+Axis","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.SpriteState","fieldInfos":[{"name":"m_HighlightedSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PressedSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectedSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisabledSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.StencilMaterial","fieldInfos":[]},{"className":"UnityEngine.UI.Text","fieldInfos":[{"name":"m_FontData","type":"UnityEngine.UI.FontData","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Toggle","fieldInfos":[{"name":"toggleTransition","type":"UnityEngine.UI.Toggle+ToggleTransition","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"graphic","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Group","type":"UnityEngine.UI.ToggleGroup","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"onValueChanged","type":"UnityEngine.UI.Toggle+ToggleEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsOn","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Toggle+ToggleTransition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Toggle+ToggleEvent","fieldInfos":[]},{"className":"UnityEngine.UI.ToggleGroup","fieldInfos":[{"name":"m_AllowSwitchOff","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ReflectionMethodsCache","fieldInfos":[]},{"className":"UnityEngine.UI.VertexHelper","fieldInfos":[]},{"className":"UnityEngine.UI.BaseVertexEffect","fieldInfos":[]},{"className":"UnityEngine.UI.BaseMeshEffect","fieldInfos":[]},{"className":"UnityEngine.UI.IVertexModifier","fieldInfos":[]},{"className":"UnityEngine.UI.IMeshModifier","fieldInfos":[]},{"className":"UnityEngine.UI.Outline","fieldInfos":[]},{"className":"UnityEngine.UI.Shadow","fieldInfos":[{"name":"m_EffectColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EffectDistance","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseGraphicAlpha","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.PositionAsUV1","fieldInfos":[]},{"className":"UnityEngine.UI.CoroutineTween.ITweenValue","fieldInfos":[]},{"className":"UnityEngine.UI.CoroutineTween.ColorTween","fieldInfos":[]},{"className":"UnityEngine.UI.CoroutineTween.FloatTween","fieldInfos":[]},{"className":"UnityEngine.UIElements.PanelEventHandler","fieldInfos":[]},{"className":"UnityEngine.UIElements.PanelEventHandler+PointerEventType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UIElements.PanelEventHandler+PointerEvent","fieldInfos":[]},{"className":"UnityEngine.UIElements.PanelRaycaster","fieldInfos":[]},{"className":"UnityEngine.EventSystems.AxisEventData","fieldInfos":[]},{"className":"UnityEngine.EventSystems.AbstractEventData","fieldInfos":[]},{"className":"UnityEngine.EventSystems.BaseEventData","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerEventData","fieldInfos":[{"name":"hovered","type":"System.Collections.Generic.List`1[UnityEngine.GameObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventHandle","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.IEventSystemHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerMoveHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerEnterHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerExitHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerDownHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerUpHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerClickHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IBeginDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IInitializePotentialDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IEndDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IDropHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IScrollHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IUpdateSelectedHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.ISelectHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IDeselectHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IMoveHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.ISubmitHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.ICancelHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.EventSystem","fieldInfos":[{"name":"m_FirstSelected","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sendNavigationEvents","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DragThreshold","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventSystem+UIToolkitOverrideConfig","fieldInfos":[{"name":"activeEventSystem","type":"UnityEngine.EventSystems.EventSystem","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sendEvents","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"createPanelGameObjectsOnStart","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventTrigger","fieldInfos":[{"name":"m_Delegates","type":"System.Collections.Generic.List`1[UnityEngine.EventSystems.EventTrigger+Entry]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventTrigger+TriggerEvent","fieldInfos":[]},{"className":"UnityEngine.EventSystems.EventTrigger+Entry","fieldInfos":[{"name":"eventID","type":"UnityEngine.EventSystems.EventTriggerType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"callback","type":"UnityEngine.EventSystems.EventTrigger+TriggerEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventTriggerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.ExecuteEvents","fieldInfos":[]},{"className":"UnityEngine.EventSystems.BaseInput","fieldInfos":[]},{"className":"UnityEngine.EventSystems.BaseInputModule","fieldInfos":[{"name":"m_SendPointerHoverToParent","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.PointerInputModule","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerInputModule+ButtonState","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerInputModule+MouseState","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerInputModule+MouseButtonEventData","fieldInfos":[{"name":"buttonState","type":"UnityEngine.EventSystems.PointerEventData+FramePressState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.StandaloneInputModule","fieldInfos":[{"name":"m_HorizontalAxis","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalAxis","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SubmitButton","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CancelButton","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputActionsPerSecond","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RepeatDelay","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ForceModuleActive","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.StandaloneInputModule+InputMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.TouchInputModule","fieldInfos":[{"name":"m_ForceModuleActive","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.MoveDirection","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.RaycasterManager","fieldInfos":[]},{"className":"UnityEngine.EventSystems.Physics2DRaycaster","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PhysicsRaycaster","fieldInfos":[{"name":"m_EventMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MaxRayIntersections","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.PhysicsRaycaster+RaycastHitComparer","fieldInfos":[]},{"className":"UnityEngine.EventSystems.RaycastResult","fieldInfos":[{"name":"module","type":"UnityEngine.EventSystems.BaseRaycaster","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"distance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"index","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"depth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingGroupID","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingGroupOrder","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingLayer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingOrder","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"worldPosition","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"worldNormal","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"screenPosition","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"displayIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"nunit.framework","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\PackageCache\\com.unity.ext.nunit@1.0.6\\net35\\unity-custom\\nunit.framework.dll","types":[{"className":"System.Web.UI.ICallbackEventHandler","fieldInfos":[]},{"className":"System.Threading.LazyThreadSafetyMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Threading.SpinWait","fieldInfos":[]},{"className":"NUnit.FrameworkPackageSettings","fieldInfos":[]},{"className":"NUnit.Env","fieldInfos":[]},{"className":"NUnit.Compatibility.AttributeHelper","fieldInfos":[]},{"className":"NUnit.Compatibility.LongLivedMarshalByRefObject","fieldInfos":[]},{"className":"NUnit.Compatibility.TypeExtensions","fieldInfos":[]},{"className":"NUnit.Compatibility.AssemblyExtensions","fieldInfos":[]},{"className":"NUnit.Compatibility.AdditionalTypeExtensions","fieldInfos":[]},{"className":"NUnit.Compatibility.NUnitNullType","fieldInfos":[]},{"className":"NUnit.Framework.ActionTargets","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.ApartmentAttribute","fieldInfos":[]},{"className":"NUnit.Framework.AuthorAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CombiningStrategyAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SingleThreadedAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestAssemblyDirectoryResolveAttribute","fieldInfos":[]},{"className":"NUnit.Framework.OrderAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RetryAttribute","fieldInfos":[]},{"className":"NUnit.Framework.OneTimeTearDownAttribute","fieldInfos":[]},{"className":"NUnit.Framework.OneTimeSetUpAttribute","fieldInfos":[]},{"className":"NUnit.Framework.LevelOfParallelismAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ParallelizableAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ParallelScope","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.TestActionAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestOfAttribute","fieldInfos":[]},{"className":"NUnit.Framework.Assert","fieldInfos":[]},{"className":"NUnit.Framework.Guard","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureData","fieldInfos":[]},{"className":"NUnit.Framework.DirectoryAssert","fieldInfos":[]},{"className":"NUnit.Framework.Does","fieldInfos":[]},{"className":"NUnit.Framework.ResultStateException","fieldInfos":[]},{"className":"NUnit.Framework.ITestAction","fieldInfos":[]},{"className":"NUnit.Framework.TestDelegate","fieldInfos":[]},{"className":"NUnit.Framework.AssertionHelper","fieldInfos":[]},{"className":"NUnit.Framework.Assume","fieldInfos":[]},{"className":"NUnit.Framework.CategoryAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CombinatorialAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CultureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DataAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DatapointAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DatapointsAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DatapointSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DescriptionAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ExplicitAttribute","fieldInfos":[]},{"className":"NUnit.Framework.IgnoreAttribute","fieldInfos":[]},{"className":"NUnit.Framework.IncludeExcludeAttribute","fieldInfos":[]},{"className":"NUnit.Framework.MaxTimeAttribute","fieldInfos":[]},{"className":"NUnit.Framework.NUnitAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PairwiseAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PlatformAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PropertyAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RandomAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RangeAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RepeatAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RequiresMTAAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RequiresSTAAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RequiresThreadAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SequentialAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetCultureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetUICultureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetUpAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PreTestAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PostTestAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetUpFixtureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TearDownAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestCaseAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestCaseSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureSetUpAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureTearDownAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TheoryAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TimeoutAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ValuesAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ValueSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CollectionAssert","fieldInfos":[]},{"className":"NUnit.Framework.Contains","fieldInfos":[]},{"className":"NUnit.Framework.AssertionException","fieldInfos":[]},{"className":"NUnit.Framework.IgnoreException","fieldInfos":[]},{"className":"NUnit.Framework.InconclusiveException","fieldInfos":[]},{"className":"NUnit.Framework.SuccessException","fieldInfos":[]},{"className":"NUnit.Framework.FileAssert","fieldInfos":[]},{"className":"NUnit.Framework.GlobalSettings","fieldInfos":[]},{"className":"NUnit.Framework.Has","fieldInfos":[]},{"className":"NUnit.Framework.Is","fieldInfos":[]},{"className":"NUnit.Framework.Iz","fieldInfos":[]},{"className":"NUnit.Framework.List","fieldInfos":[]},{"className":"NUnit.Framework.ListMapper","fieldInfos":[]},{"className":"NUnit.Framework.SpecialValue","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.StringAssert","fieldInfos":[]},{"className":"NUnit.Framework.TestCaseData","fieldInfos":[]},{"className":"NUnit.Framework.TestContext","fieldInfos":[]},{"className":"NUnit.Framework.TestParameters","fieldInfos":[]},{"className":"NUnit.Framework.Throws","fieldInfos":[]},{"className":"NUnit.Framework.Internal.AssemblyHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ILogger","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InternalTrace","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InternalTraceLevel","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.InternalTraceWriter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Logger","fieldInfos":[]},{"className":"NUnit.Framework.Internal.MethodWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ParameterWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestNameGenerator","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TypeWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ActionsHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TextMessageWriter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.GenericMethodHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InvalidDataSourceException","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Randomizer","fieldInfos":[]},{"className":"NUnit.Framework.Internal.StackFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.StringUtil","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFixtureParameters","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestParameters","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestExecutionStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.PropertyNames","fieldInfos":[]},{"className":"NUnit.Framework.Internal.CultureDetector","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ExceptionHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InvalidTestFixtureException","fieldInfos":[]},{"className":"NUnit.Framework.Internal.NUnitException","fieldInfos":[]},{"className":"NUnit.Framework.Internal.OSPlatform","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestCaseParameters","fieldInfos":[]},{"className":"NUnit.Framework.Internal.PlatformHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.PropertyBag","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Reflect","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestResult","fieldInfos":[]},{"className":"NUnit.Framework.Internal.RuntimeType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.RuntimeFramework","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ITestExecutionContext","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestExecutionContext","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFilter+EmptyFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestListener","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestProgressReporter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ParameterizedFixtureSuite","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ParameterizedMethodSuite","fieldInfos":[]},{"className":"NUnit.Framework.Internal.SetUpFixture","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Test","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestAssembly","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFixture","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestMethod","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestSuite","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ThreadUtility","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TypeHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestCaseResult","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestSuiteResult","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.SetUpTearDownItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestActionCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestActionItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.ApplyChangesToContextCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.DelegatingTestCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.MaxTimeCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.OneTimeSetUpCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.OneTimeTearDownCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.SetUpTearDownCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.SkipCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestMethodCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TheoryResultCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.CommandStage","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.Filters.CompositeFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.PropertyFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.ValueMatchFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.TestNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.ClassNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.MethodNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.IdFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.AndFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.CategoryFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.NotFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.OrFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.FullNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.EventListenerTextWriter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.CommandBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.IWorkItemDispatcher","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.SimpleWorkItemDispatcher","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.TextCapture","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.CompositeWorkItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.CountdownEvent","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.SimpleWorkItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.WorkItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.WorkItemState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.Builders.ParameterDataProvider","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.DefaultSuiteBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.NUnitTestCaseBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.NamespaceTreeBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.CombinatorialStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.DatapointProvider","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.DefaultTestCaseBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.NUnitTestFixtureBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.PairwiseStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.ParameterDataSourceProvider","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.ProviderCache","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.SequentialStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IDisposableFixture","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IMethodInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IParameterInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IReflectionInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITypeInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.TestOutput","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ICombiningStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ISimpleTestBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IParameterDataProvider","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IParameterDataSource","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IPropertyBag","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITest","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestData","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestFixtureData","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestCaseData","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestFilter","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestListener","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestResult","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IXmlNodeBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ResultState","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.FailureSite","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Interfaces.RunState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Interfaces.TestStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Interfaces.TNode","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.NodeList","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.AttributeDictionary","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IFixtureBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IImplyFixture","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IApplyToContext","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IApplyToTest","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ISuiteBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestCaseBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ICommandWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IWrapTestMethod","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IWrapSetUpTearDown","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionSupersetConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.DictionaryContainsValueConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EqualConstraintResult","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExceptionNotThrownConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FileExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FileOrDirectoryExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.IConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AllOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NoneOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SomeOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SubPathConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsExceptionConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AllItemsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AndConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AssignableFromConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AssignableToConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AttributeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AttributeExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.BinaryConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.BinarySerializableConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionContainsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionEquivalentConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionItemsEqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionOrderedConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionSubsetConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionTally","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ComparisonAdapter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ComparisonConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.Constraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintExpression","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintFactory","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ContainsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.DelayedConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.DictionaryContainsKeyConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyCollectionConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyDirectoryConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyStringConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EndsWithConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EqualityAdapter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExactTypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FalseConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FloatingPointNumerics","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.GreaterThanConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.GreaterThanOrEqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Constraints.ConstraintResult","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.InstanceOfTypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.IResolveConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.LessThanConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.LessThanOrEqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.MessageWriter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ValueFormatter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ValueFormatterFactory","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.MsgUtils","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NaNConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NoItemConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NotConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NullConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.Numerics","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NUnitComparer","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NUnitEqualityComparer","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AndOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AttributeOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.BinaryOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NotOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.OrOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PrefixOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PropOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SelfResolvingOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.WithOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.OrConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PathConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PrefixConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PropertyConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PropertyExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.RangeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.RegexConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ResolvableConstraintExpression","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ReusableConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SameAsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SamePathConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SamePathOrUnderConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SomeItemsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.StartsWithConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.StringConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SubstringConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsNothingConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.Tolerance","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ToleranceMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Constraints.TrueConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.TypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.UniqueItemsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.XmlSerializableConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExactCountConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExactCountOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExceptionTypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Api.FrameworkController","fieldInfos":[]},{"className":"NUnit.Framework.Api.NUnitTestAssemblyRunner","fieldInfos":[]},{"className":"NUnit.Framework.Api.ITestAssemblyBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Api.ITestAssemblyRunner","fieldInfos":[]},{"className":"NUnit.Framework.Api.DefaultTestAssemblyBuilder","fieldInfos":[]}]},{"name":"Unity.VisualScripting.Antlr3.Runtime","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Dependencies\\NCalc\\Unity.VisualScripting.Antlr3.Runtime.dll","types":[{"className":"Unity.VisualScripting.Antlr3.Runtime.Collections.HashList","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITreeVisitorAction","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Misc.ErrorManager","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITreeAdaptor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.IToken","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ITokenStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.RecognitionException","fieldInfos":[{"name":"approximateLineInfo","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.BaseTreeAdaptor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CommonErrorNode","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTree","fieldInfos":[{"name":"startIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stopIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"parent","type":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTree","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"childIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.BaseTree","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITree","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTreeAdaptor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CommonToken","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.DFA","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.IIntStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.BaseRecognizer","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Token","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.NoViableAltException","fieldInfos":[{"name":"grammarDecisionDescription","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"decisionNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stateNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.RecognizerSharedState","fieldInfos":[{"name":"followingStackPointer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"errorRecovery","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastErrorIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"failed","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"syntaxErrors","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"backtracking","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tokenStartCharIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tokenStartLine","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tokenStartCharPositionInLine","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"channel","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"type","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.BitSet","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.Tree","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteEmptyStreamException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteCardinalityException","fieldInfos":[{"name":"elementDescription","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteRuleNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITreeNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ICharStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedTokenException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MissingTokenException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedTreeNodeException","fieldInfos":[{"name":"expecting","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedSetException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.EarlyExitException","fieldInfos":[{"name":"decisionNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.UnwantedTokenException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedNotSetException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.FailedPredicateException","fieldInfos":[{"name":"ruleName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"predicateText","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ITokenSource","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Lexer","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedRangeException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRStringStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CharStreamState","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRReaderStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRInputStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeWizard","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreePatternLexer","fieldInfos":[{"name":"error","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreePatternParser","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.RuleReturnScope","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Parser","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CharStreamConstants","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRFileStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Constants","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ClassicToken","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.UnBufferedTreeNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Collections.StackList","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTreeNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Collections.CollectionUtils","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ParserRuleReturnScope","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.SynPredPointer","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteEarlyExitException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Misc.Stats","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CommonTokenStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.TokenRewriteStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteRuleSubtreeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeRuleReturnScope","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeParser","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteRuleTokenStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ParseTree","fieldInfos":[]}]}]} +{"root":[{"name":"Assembly-CSharp","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Assembly-CSharp.dll","types":[{"className":"EnemyAttack","fieldInfos":[{"name":"attackRange","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"attackAngle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"attackCooldown","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"damage","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"EnemyMovement","fieldInfos":[{"name":"charControl","type":"UnityEngine.CharacterController","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"speed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gravity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"jumpHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundCheck","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"obstacleMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"detectionOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"player","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"obstacleDetectionDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"rotationSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"RandomSpawn","fieldInfos":[{"name":"enemyPrefab","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spawnInterval","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spawnAreaCenter","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spawnAreaSize","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Entity","fieldInfos":[{"name":"startingHealth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"scoreValue","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"GameOverScreen","fieldInfos":[{"name":"scoreText","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Gun","fieldInfos":[{"name":"onGunShoot","type":"UnityEngine.Events.UnityEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fireCoolDown","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"automatic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ammo","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"reloadCooldown","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"audioSource","type":"UnityEngine.AudioSource","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"reloadSound","type":"UnityEngine.AudioClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ammoTxt","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"GunDamage","fieldInfos":[{"name":"bulletHolePrefab","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"damage","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bulletRange","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"audioSource","type":"UnityEngine.AudioSource","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gunShot","type":"UnityEngine.AudioClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"GunRecoil","fieldInfos":[{"name":"gunTransform","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoilDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoilRotation","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoilSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"recoverySpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"PlayerCamMovement","fieldInfos":[{"name":"mouseSensitivity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"playerBody","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"PlayerHealth","fieldInfos":[{"name":"startingHealth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"healthMonitor","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gameOverScreen","type":"GameOverScreen","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"PlayerMovement","fieldInfos":[{"name":"charControl","type":"UnityEngine.CharacterController","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"speed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"gravity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"jumpHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundCheck","type":"UnityEngine.Transform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundDistance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groundMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"Unity.TextMeshPro","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.TextMeshPro.dll","types":[{"className":"TMPro.FastAction","fieldInfos":[]},{"className":"TMPro.ITextPreprocessor","fieldInfos":[]},{"className":"TMPro.MaterialReferenceManager","fieldInfos":[]},{"className":"TMPro.TMP_MaterialReference","fieldInfos":[{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referenceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.MaterialReference","fieldInfos":[{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isDefaultMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isFallbackMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fallbackMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referenceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextContainerAnchors","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextContainer","fieldInfos":[{"name":"m_pivot","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_anchorPosition","type":"TMPro.TextContainerAnchors","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_rect","type":"UnityEngine.Rect","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_margins","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextMeshPro","fieldInfos":[{"name":"_SortingLayer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"_SortingLayerID","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"_SortingOrder","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_hasFontAssetChanged","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_renderer","type":"UnityEngine.Renderer","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_maskType","type":"TMPro.MaskingTypes","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text","fieldInfos":[{"name":"m_text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isRightToLeft","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sharedMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSharedMaterials","type":"UnityEngine.Material[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontMaterials","type":"UnityEngine.Material[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColor32","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableVertexGradient","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_colorMode","type":"TMPro.ColorMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColorGradient","type":"TMPro.VertexGradient","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontColorGradientPreset","type":"TMPro.TMP_ColorGradient","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_tintAllSprites","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_StyleSheet","type":"TMPro.TMP_StyleSheet","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextStyleHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_overrideHtmlColors","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_faceColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSizeBase","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontWeight","type":"TMPro.FontWeight","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableAutoSizing","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSizeMin","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontSizeMax","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontStyle","type":"TMPro.FontStyles","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalAlignment","type":"TMPro.HorizontalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalAlignment","type":"TMPro.VerticalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_textAlignment","type":"TMPro.TextAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_characterSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_wordSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_lineSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_lineSpacingMax","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_paragraphSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_charWidthMaxAdj","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableWordWrapping","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_wordWrappingRatios","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_overflowMode","type":"TMPro.TextOverflowModes","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_linkedTextComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"parentLinkedComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableKerning","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableExtraPadding","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"checkPaddingRequired","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isRichText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_parseCtrlCharacters","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isOrthographic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isCullingEnabled","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_horizontalMapping","type":"TMPro.TextureMappingOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_verticalMapping","type":"TMPro.TextureMappingOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_uvLineOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_geometrySortingOrder","type":"TMPro.VertexSortingOrder","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsTextObjectScaleStatic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VertexBufferAutoSizeReduction","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_useMaxVisibleDescender","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_pageToDisplay","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_margin","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isUsingLegacyAnimationComponent","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isVolumetricText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+CharacterSubstitution","fieldInfos":[{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"unicode","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+TextInputSources","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+UnicodeChar","fieldInfos":[{"name":"unicode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stringIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"length","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+SpecialCharacter","fieldInfos":[{"name":"character","type":"TMPro.TMP_Character","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Text+TextBackingContainer","fieldInfos":[]},{"className":"TMPro.TextMeshProUGUI","fieldInfos":[{"name":"m_hasFontAssetChanged","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_baseMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_maskOffset","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.Compute_DistanceTransform_EventTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMPro_EventManager","fieldInfos":[]},{"className":"TMPro.Compute_DT_EventArgs","fieldInfos":[{"name":"EventType","type":"TMPro.Compute_DistanceTransform_EventTypes","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ProgressPercentage","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Colors","type":"UnityEngine.Color[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMPro_ExtensionMethods","fieldInfos":[]},{"className":"TMPro.TMP_Math","fieldInfos":[]},{"className":"TMPro.TMP_VertexDataUpdateFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.VertexGradient","fieldInfos":[{"name":"topLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_PageInfo","fieldInfos":[{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baseLine","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_LinkInfo","fieldInfos":[{"name":"textComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkIdFirstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkIdLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkTextfirstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkTextLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_WordInfo","fieldInfos":[{"name":"textComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteInfo","fieldInfos":[{"name":"spriteIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.Extents","fieldInfos":[{"name":"min","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"max","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.Mesh_Extents","fieldInfos":[{"name":"min","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"max","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.WordWrapState","fieldInfos":[{"name":"previous_WordBreak","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"total_CharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visible_CharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visible_SpriteCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visible_LinkCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstVisibleCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastVisibleCharIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxCapHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxDescender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"startOfLineAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxLineAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxLineDescender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pageAscender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"horizontalAlignment","type":"TMPro.HorizontalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginLeft","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginRight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"preferredWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"preferredHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"previousLineScale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"wordCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontStyle","type":"TMPro.FontStyles","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italicAngle","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontScaleMultiplier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentFontSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baselineOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isDrivenLineSpacing","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"glyphHorizontalAdvanceAdjustment","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"cSpace","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"mSpace","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"textInfo","type":"TMPro.TMP_TextInfo","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underlineColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"highlightColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteAnimationID","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentFontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentSpriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"currentMaterialIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tagNoParsing","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isNonBreakingSpace","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TagAttribute","fieldInfos":[{"name":"startIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"length","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.RichTextTagAttribute","fieldInfos":[{"name":"nameHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueType","type":"TMPro.TagValueType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueStartIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"valueLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"unitType","type":"TMPro.TagUnitType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Asset","fieldInfos":[{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialHashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Character","fieldInfos":[]},{"className":"TMPro.TMP_TextElement","fieldInfos":[{"name":"m_ElementType","type":"TMPro.TextElementType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Unicode","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Vertex","fieldInfos":[{"name":"position","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uv","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uv2","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uv4","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"color","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Offset","fieldInfos":[]},{"className":"TMPro.HighlightState","fieldInfos":[{"name":"color","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_CharacterInfo","fieldInfos":[{"name":"character","type":"System.Char","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stringLength","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"elementType","type":"TMPro.TMP_TextElementType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"textElement","type":"TMPro.TMP_TextElement","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialReferenceIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isUsingAlternateTypeface","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pageNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topLeft","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomLeft","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topRight","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomRight","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"origin","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baseLine","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"aspectRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"color","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underlineColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underlineVertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughVertexIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"highlightColor","type":"UnityEngine.Color32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"style","type":"TMPro.FontStyles","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isVisible","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.ColorMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_ColorGradient","fieldInfos":[{"name":"colorMode","type":"TMPro.ColorMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"topRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomLeft","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bottomRight","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Compatibility","fieldInfos":[]},{"className":"TMPro.ITweenValue","fieldInfos":[]},{"className":"TMPro.ColorTween","fieldInfos":[]},{"className":"TMPro.FloatTween","fieldInfos":[]},{"className":"TMPro.TMP_DefaultControls","fieldInfos":[]},{"className":"TMPro.TMP_Dropdown","fieldInfos":[{"name":"m_Template","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionText","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Placeholder","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemText","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Options","type":"TMPro.TMP_Dropdown+OptionDataList","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"TMPro.TMP_Dropdown+DropdownEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AlphaFadeSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+DropdownItem","fieldInfos":[{"name":"m_Text","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RectTransform","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Toggle","type":"UnityEngine.UI.Toggle","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+OptionData","fieldInfos":[{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+OptionDataList","fieldInfos":[{"name":"m_Options","type":"System.Collections.Generic.List`1[TMPro.TMP_Dropdown+OptionData]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Dropdown+DropdownEvent","fieldInfos":[]},{"className":"TMPro.AtlasPopulationMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontAsset","fieldInfos":[{"name":"m_Version","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SourceFontFileGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SourceFontFile","type":"UnityEngine.Font","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasPopulationMode","type":"TMPro.AtlasPopulationMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FaceInfo","type":"UnityEngine.TextCore.FaceInfo","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlyphTable","type":"System.Collections.Generic.List`1[UnityEngine.TextCore.Glyph]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterTable","type":"System.Collections.Generic.List`1[TMPro.TMP_Character]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasTextures","type":"UnityEngine.Texture2D[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasTextureIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsMultiAtlasTexturesEnabled","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClearDynamicDataOnBuild","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UsedGlyphRects","type":"System.Collections.Generic.List`1[UnityEngine.TextCore.GlyphRect]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FreeGlyphRects","type":"System.Collections.Generic.List`1[UnityEngine.TextCore.GlyphRect]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fontInfo","type":"TMPro.FaceInfo_Legacy","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"atlas","type":"UnityEngine.Texture2D","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasHeight","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasPadding","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AtlasRenderMode","type":"UnityEngine.TextCore.LowLevel.GlyphRenderMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_glyphInfoList","type":"System.Collections.Generic.List`1[TMPro.TMP_Glyph]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_KerningTable","type":"TMPro.KerningTable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontFeatureTable","type":"TMPro.TMP_FontFeatureTable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fallbackFontAssets","type":"System.Collections.Generic.List`1[TMPro.TMP_FontAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FallbackFontAssetTable","type":"System.Collections.Generic.List`1[TMPro.TMP_FontAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CreationSettings","type":"TMPro.FontAssetCreationSettings","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontWeightTable","type":"TMPro.TMP_FontWeightPair[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontWeights","type":"TMPro.TMP_FontWeightPair[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"normalStyle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"normalSpacingOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"boldStyle","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"boldSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italicStyle","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tabSize","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FaceInfo_Legacy","fieldInfos":[{"name":"Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"PointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"LineHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Baseline","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CapHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CenterLine","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SuperscriptOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SubscriptOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SubSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Underline","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"UnderlineThickness","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethrough","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethroughThickness","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TabWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"AtlasWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"AtlasHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Glyph","fieldInfos":[]},{"className":"TMPro.TMP_TextElement_Legacy","fieldInfos":[{"name":"id","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"x","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"y","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"width","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"height","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"yOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"scale","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FontAssetCreationSettings","fieldInfos":[{"name":"sourceFontFileName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sourceFontFileGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pointSizeSamplingMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pointSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"padding","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"packingMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"atlasWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"atlasHeight","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterSetSelectionMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterSequence","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referencedFontAssetGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"referencedTextAssetGUID","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontStyle","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fontStyleModifier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"renderMode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"includeFontFeatures","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontWeightPair","fieldInfos":[{"name":"regularTypeface","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italicTypeface","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.KerningPairKey","fieldInfos":[{"name":"ascii_Left","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascii_Right","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"key","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.GlyphValueRecord_Legacy","fieldInfos":[{"name":"xPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"yPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"yAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.KerningPair","fieldInfos":[{"name":"m_FirstGlyph","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FirstGlyphAdjustments","type":"TMPro.GlyphValueRecord_Legacy","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SecondGlyph","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SecondGlyphAdjustments","type":"TMPro.GlyphValueRecord_Legacy","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xOffset","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IgnoreSpacingAdjustments","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.KerningTable","fieldInfos":[{"name":"kerningPairs","type":"System.Collections.Generic.List`1[TMPro.KerningPair]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontUtilities","fieldInfos":[]},{"className":"TMPro.TMP_FontAssetUtilities","fieldInfos":[]},{"className":"TMPro.FontFeatureLookupFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_GlyphValueRecord","fieldInfos":[{"name":"m_XPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_YPlacement","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_XAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_YAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_GlyphAdjustmentRecord","fieldInfos":[{"name":"m_GlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlyphValueRecord","type":"TMPro.TMP_GlyphValueRecord","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_GlyphPairAdjustmentRecord","fieldInfos":[{"name":"m_FirstAdjustmentRecord","type":"TMPro.TMP_GlyphAdjustmentRecord","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SecondAdjustmentRecord","type":"TMPro.TMP_GlyphAdjustmentRecord","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FeatureLookupFlags","type":"TMPro.FontFeatureLookupFlags","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.GlyphPairKey","fieldInfos":[{"name":"firstGlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"secondGlyphIndex","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"key","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_FontFeatureTable","fieldInfos":[{"name":"m_GlyphPairAdjustmentRecords","type":"System.Collections.Generic.List`1[TMPro.TMP_GlyphPairAdjustmentRecord]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField","fieldInfos":[{"name":"m_TextViewport","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Placeholder","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbar","type":"UnityEngine.UI.Scrollbar","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbarEventHandler","type":"TMPro.TMP_ScrollbarEventHandler","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LayoutGroup","type":"UnityEngine.UI.LayoutGroup","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScrollSensitivity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ContentType","type":"TMPro.TMP_InputField+ContentType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputType","type":"TMPro.TMP_InputField+InputType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AsteriskChar","type":"System.Char","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_KeyboardType","type":"UnityEngine.TouchScreenKeyboardType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineType","type":"TMPro.TMP_InputField+LineType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HideMobileInput","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HideSoftKeyboard","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterValidation","type":"TMPro.TMP_InputField+CharacterValidation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RegexValue","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlobalPointSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterLimit","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnEndEdit","type":"TMPro.TMP_InputField+SubmitEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnSubmit","type":"TMPro.TMP_InputField+SubmitEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnSelect","type":"TMPro.TMP_InputField+SelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnDeselect","type":"TMPro.TMP_InputField+SelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnTextSelection","type":"TMPro.TMP_InputField+TextSelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnEndTextSelection","type":"TMPro.TMP_InputField+TextSelectionEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"TMPro.TMP_InputField+OnChangeEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnTouchScreenKeyboardStatusChanged","type":"TMPro.TMP_InputField+TouchScreenKeyboardEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CustomCaretColor","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectionColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretBlinkRate","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReadOnly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RichText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GlobalFontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnFocusSelectAll","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ResetOnDeActivation","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RestoreOriginalTextOnEscape","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isRichTextEditingAllowed","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineLimit","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputValidator","type":"TMPro.TMP_InputValidator","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+ContentType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+InputType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+CharacterValidation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+LineType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_InputField+OnValidateInput","fieldInfos":[]},{"className":"TMPro.TMP_InputField+SubmitEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+OnChangeEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+SelectionEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+TextSelectionEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+TouchScreenKeyboardEvent","fieldInfos":[]},{"className":"TMPro.TMP_InputField+EditState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.SetPropertyUtility","fieldInfos":[]},{"className":"TMPro.TMP_InputValidator","fieldInfos":[]},{"className":"TMPro.TMP_LineInfo","fieldInfos":[{"name":"characterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"visibleCharacterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spaceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"wordCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"firstVisibleCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastVisibleCharacterIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"length","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ascender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"baseline","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"descender","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"maxAdvance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"width","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginLeft","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"marginRight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"alignment","type":"TMPro.HorizontalAlignmentOptions","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_MaterialManager","fieldInfos":[]},{"className":"TMPro.VertexSortingOrder","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_MeshInfo","fieldInfos":[{"name":"mesh","type":"UnityEngine.Mesh","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertexCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"vertices","type":"UnityEngine.Vector3[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"normals","type":"UnityEngine.Vector3[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tangents","type":"UnityEngine.Vector4[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uvs0","type":"UnityEngine.Vector2[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uvs2","type":"UnityEngine.Vector2[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"colors32","type":"UnityEngine.Color32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"triangles","type":"System.Int32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_ResourceManager","fieldInfos":[]},{"className":"TMPro.MarkupTag","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TagValueType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TagUnitType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.CodePoint","fieldInfos":[]},{"className":"TMPro.TMP_ScrollbarEventHandler","fieldInfos":[{"name":"isSelected","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SelectionCaret","fieldInfos":[]},{"className":"TMPro.TMP_Settings","fieldInfos":[{"name":"m_enableWordWrapping","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableKerning","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableExtraPadding","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableTintAllSprites","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableParseEscapeCharacters","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EnableRaycastTarget","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_GetFontFeaturesAtRuntime","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_missingGlyphCharacter","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_warningsDisabled","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultFontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultFontAssetPath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultFontSize","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultAutoSizeMinRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultAutoSizeMaxRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultTextMeshProTextContainerSize","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultTextMeshProUITextContainerSize","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_autoSizeTextContainer","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsTextObjectScaleStatic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_fallbackFontAssets","type":"System.Collections.Generic.List`1[TMPro.TMP_FontAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_matchMaterialPreset","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultSpriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultSpriteAssetPath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_enableEmojiSupport","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MissingCharacterSpriteUnicode","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultColorGradientPresetsPath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_defaultStyleSheet","type":"TMPro.TMP_StyleSheet","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_StyleSheetsResourcePath","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_leadingCharacters","type":"UnityEngine.TextAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_followingCharacters","type":"UnityEngine.TextAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseModernHangulLineBreakingRules","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Settings+LineBreakingTable","fieldInfos":[]},{"className":"TMPro.ShaderUtilities","fieldInfos":[]},{"className":"TMPro.TMP_Sprite","fieldInfos":[{"name":"name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"unicode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pivot","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteAnimator","fieldInfos":[]},{"className":"TMPro.TMP_SpriteAsset","fieldInfos":[{"name":"m_Version","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FaceInfo","type":"UnityEngine.TextCore.FaceInfo","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteSheet","type":"UnityEngine.Texture","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SpriteCharacterTable","type":"System.Collections.Generic.List`1[TMPro.TMP_SpriteCharacter]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SpriteGlyphTable","type":"System.Collections.Generic.List`1[TMPro.TMP_SpriteGlyph]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteInfoList","type":"System.Collections.Generic.List`1[TMPro.TMP_Sprite]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fallbackSpriteAssets","type":"System.Collections.Generic.List`1[TMPro.TMP_SpriteAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteCharacter","fieldInfos":[{"name":"m_Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SpriteGlyph","fieldInfos":[{"name":"sprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_Style","fieldInfos":[{"name":"m_Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HashCode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpeningDefinition","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClosingDefinition","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpeningTagArray","type":"System.Int32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClosingTagArray","type":"System.Int32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpeningTagUnicodeArray","type":"System.UInt32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClosingTagUnicodeArray","type":"System.UInt32[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_StyleSheet","fieldInfos":[{"name":"m_StyleList","type":"System.Collections.Generic.List`1[TMPro.TMP_Style]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SubMesh","fieldInfos":[{"name":"m_fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sharedMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isDefaultMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_renderer","type":"UnityEngine.Renderer","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextComponent","type":"TMPro.TextMeshPro","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_SubMeshUI","fieldInfos":[{"name":"m_fontAsset","type":"TMPro.TMP_FontAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_spriteAsset","type":"TMPro.TMP_SpriteAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sharedMaterial","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_isDefaultMaterial","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_padding","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TextComponent","type":"TMPro.TextMeshProUGUI","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_materialReferenceIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.ITextElement","fieldInfos":[]},{"className":"TMPro.TextAlignmentOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.HorizontalAlignmentOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.VerticalAlignmentOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextRenderFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextElementType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.MaskingTypes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextOverflowModes","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.MaskingOffsetMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextureMappingOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FontStyles","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.FontWeight","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TextElementType","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextInfo","fieldInfos":[{"name":"textComponent","type":"TMPro.TMP_Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"characterCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spriteCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spaceCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"wordCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"linkCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lineCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"pageCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"materialCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextParsingUtilities","fieldInfos":[]},{"className":"TMPro.TMP_FontStyleStack","fieldInfos":[{"name":"bold","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"italic","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"underline","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"strikethrough","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"highlight","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"superscript","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"subscript","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"uppercase","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lowercase","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"smallcaps","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.CaretPosition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.CaretInfo","fieldInfos":[{"name":"index","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"position","type":"TMPro.CaretPosition","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.TMP_TextUtilities","fieldInfos":[]},{"className":"TMPro.TMP_UpdateManager","fieldInfos":[]},{"className":"TMPro.TMP_UpdateRegistry","fieldInfos":[]},{"className":"TMPro.SpriteAssetUtilities.SpriteAssetImportFormats","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"TMPro.SpriteAssetUtilities.TexturePacker_JsonArray","fieldInfos":[]}]},{"name":"Unity.Timeline","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.Timeline.dll","types":[{"className":"UnityEngine.Timeline.ActivationMixerPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.ActivationPlayableAsset","fieldInfos":[]},{"className":"UnityEngine.Timeline.ActivationTrack","fieldInfos":[{"name":"m_PostPlaybackState","type":"UnityEngine.Timeline.ActivationTrack+PostPlaybackState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ActivationTrack+PostPlaybackState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackAsset","fieldInfos":[{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AnimClip","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Locked","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Muted","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CustomPlayableFullTypename","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Curves","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Parent","type":"UnityEngine.Playables.PlayableAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Children","type":"System.Collections.Generic.List`1[UnityEngine.ScriptableObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Clips","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.TimelineClip]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Markers","type":"UnityEngine.Timeline.MarkerList","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackAsset+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackAsset+TrackAssetUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackAsset+TransientBuildData","fieldInfos":[{"name":"trackList","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.TrackAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"clipList","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.TimelineClip]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationOutputWeightProcessor","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset","fieldInfos":[{"name":"m_Clip","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Position","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EulerAngles","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseTrackMatchFields","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MatchTargetFields","type":"UnityEngine.Timeline.MatchTargetFields","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RemoveStartOffset","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ApplyFootIK","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Loop","type":"UnityEngine.Timeline.AnimationPlayableAsset+LoopMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Rotation","type":"UnityEngine.Quaternion","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset+LoopMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationPlayableAsset+AnimationPlayableAssetUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationPreviewUpdateCallback","fieldInfos":[]},{"className":"UnityEngine.Timeline.MatchTargetFields","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackOffset","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AppliedOffsetMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.MatchTargetFieldConstants","fieldInfos":[]},{"className":"UnityEngine.Timeline.AnimationTrack","fieldInfos":[{"name":"m_InfiniteClipPreExtrapolation","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipPostExtrapolation","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipOffsetPosition","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipOffsetEulerAngles","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipTimeOffset","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipRemoveOffset","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClipApplyFootIK","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"mInfiniteClipLoop","type":"UnityEngine.Timeline.AnimationPlayableAsset+LoopMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MatchTargetFields","type":"UnityEngine.Timeline.MatchTargetFields","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Position","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EulerAngles","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AvatarMask","type":"UnityEngine.AvatarMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ApplyAvatarMask","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TrackOffset","type":"UnityEngine.Timeline.TrackOffset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InfiniteClip","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OpenClipOffsetRotation","type":"UnityEngine.Quaternion","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Rotation","type":"UnityEngine.Quaternion","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ApplyOffsets","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AnimationTrack+AnimationTrackUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.ICurvesOwner","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineClip","fieldInfos":[{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Start","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClipIn","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Asset","type":"UnityEngine.Object","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Duration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TimeScale","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ParentTrack","type":"UnityEngine.Timeline.TrackAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EaseInDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EaseOutDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendInDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendOutDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MixInCurve","type":"UnityEngine.AnimationCurve","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MixOutCurve","type":"UnityEngine.AnimationCurve","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendInCurveMode","type":"UnityEngine.Timeline.TimelineClip+BlendCurveMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlendOutCurveMode","type":"UnityEngine.Timeline.TimelineClip+BlendCurveMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ExposedParameterNames","type":"System.Collections.Generic.List`1[System.String]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AnimationCurves","type":"UnityEngine.AnimationClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Recordable","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PostExtrapolationMode","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreExtrapolationMode","type":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PostExtrapolationTime","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreExtrapolationTime","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisplayName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClip+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClip+TimelineClipUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineClip+ClipExtrapolation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClip+BlendCurveMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset","fieldInfos":[{"name":"m_Version","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Tracks","type":"System.Collections.Generic.List`1[UnityEngine.ScriptableObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FixedDuration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EditorSettings","type":"UnityEngine.Timeline.TimelineAsset+EditorSettings","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DurationMode","type":"UnityEngine.Timeline.TimelineAsset+DurationMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MarkerTrack","type":"UnityEngine.Timeline.MarkerTrack","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+Versions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+TimelineAssetUpgrade","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineAsset+MediaType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+DurationMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineAsset+EditorSettings","fieldInfos":[{"name":"m_Framerate","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScenePreview","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineHelpURLAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackColorAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.AudioClipProperties","fieldInfos":[{"name":"volume","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AudioMixerProperties","fieldInfos":[{"name":"volume","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stereoPan","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"spatialBlend","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AudioPlayableAsset","fieldInfos":[{"name":"m_Clip","type":"UnityEngine.AudioClip","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Loop","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_bufferingTime","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ClipProperties","type":"UnityEngine.Timeline.AudioClipProperties","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.AudioTrack","fieldInfos":[{"name":"m_TrackProperties","type":"UnityEngine.Timeline.AudioMixerProperties","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ClipCaps","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimelineClipCapsExtensions","fieldInfos":[]},{"className":"UnityEngine.Timeline.ControlPlayableAsset","fieldInfos":[{"name":"sourceGameObject","type":"UnityEngine.ExposedReference`1[UnityEngine.GameObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"prefabGameObject","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"updateParticle","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"particleRandomSeed","type":"System.UInt32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"updateDirector","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"updateITimeControl","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"searchHierarchy","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"active","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"postPlayback","type":"UnityEngine.Timeline.ActivationControlPlayable+PostPlaybackState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ControlTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.DiscreteTime","fieldInfos":[]},{"className":"UnityEngine.Timeline.InfiniteRuntimeClip","fieldInfos":[]},{"className":"UnityEngine.Timeline.IInterval","fieldInfos":[]},{"className":"UnityEngine.Timeline.IntervalTreeNode","fieldInfos":[{"name":"center","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"first","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"last","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"left","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"right","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.RuntimeClip","fieldInfos":[]},{"className":"UnityEngine.Timeline.RuntimeClipBase","fieldInfos":[]},{"className":"UnityEngine.Timeline.RuntimeElement","fieldInfos":[]},{"className":"UnityEngine.Timeline.ScheduleRuntimeClip","fieldInfos":[]},{"className":"UnityEngine.Timeline.IMarker","fieldInfos":[]},{"className":"UnityEngine.Timeline.INotificationOptionProvider","fieldInfos":[]},{"className":"UnityEngine.Timeline.Marker","fieldInfos":[{"name":"m_Time","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.MarkerList","fieldInfos":[{"name":"m_Objects","type":"System.Collections.Generic.List`1[UnityEngine.ScriptableObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.MarkerTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.CustomSignalEventDrawer","fieldInfos":[]},{"className":"UnityEngine.Timeline.SignalAsset","fieldInfos":[]},{"className":"UnityEngine.Timeline.SignalEmitter","fieldInfos":[{"name":"m_Retroactive","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EmitOnce","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Asset","type":"UnityEngine.Timeline.SignalAsset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.SignalReceiver","fieldInfos":[{"name":"m_Events","type":"UnityEngine.Timeline.SignalReceiver+EventKeyValue","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.SignalReceiver+EventKeyValue","fieldInfos":[{"name":"m_Signals","type":"System.Collections.Generic.List`1[UnityEngine.Timeline.SignalAsset]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Events","type":"System.Collections.Generic.List`1[UnityEngine.Events.UnityEvent]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.SignalTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackAssetExtensions","fieldInfos":[]},{"className":"UnityEngine.Timeline.GroupTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.ILayerable","fieldInfos":[]},{"className":"UnityEngine.Timeline.ActivationControlPlayable","fieldInfos":[{"name":"gameObject","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"postPlayback","type":"UnityEngine.Timeline.ActivationControlPlayable+PostPlaybackState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.BasicPlayableBehaviour","fieldInfos":[]},{"className":"UnityEngine.Timeline.DirectorControlPlayable","fieldInfos":[{"name":"director","type":"UnityEngine.Playables.PlayableDirector","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ITimeControl","fieldInfos":[]},{"className":"UnityEngine.Timeline.NotificationFlags","fieldInfos":[{"name":"value__","type":"System.Int16","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.ParticleControlPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.PrefabControlPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimeControlPlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimeNotificationBehaviour","fieldInfos":[]},{"className":"UnityEngine.Timeline.PlayableTrack","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackMediaType","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackClipTypeAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.NotKeyableAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.TrackBindingFlags","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TrackBindingTypeAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.SupportsChildTracksAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.IgnoreOnPlayableTrackAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimeFieldAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.FrameRateFieldAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.HideInMenuAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.CustomStyleAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.MenuCategoryAttribute","fieldInfos":[]},{"className":"UnityEngine.Timeline.ITimelineClipAsset","fieldInfos":[]},{"className":"UnityEngine.Timeline.ITimelineEvaluateCallback","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelinePlayable","fieldInfos":[]},{"className":"UnityEngine.Timeline.Extrapolation","fieldInfos":[]},{"className":"UnityEngine.Timeline.HashUtility","fieldInfos":[]},{"className":"UnityEngine.Timeline.IPropertyCollector","fieldInfos":[]},{"className":"UnityEngine.Timeline.IPropertyPreview","fieldInfos":[]},{"className":"UnityEngine.Timeline.NotificationUtilities","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineClipExtensions","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineCreateUtilities","fieldInfos":[]},{"className":"UnityEngine.Timeline.TimelineUndo","fieldInfos":[]},{"className":"UnityEngine.Timeline.StandardFrameRates","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.Timeline.TimeUtility","fieldInfos":[]},{"className":"UnityEngine.Timeline.WeightUtility","fieldInfos":[]}]},{"name":"Unity.VisualScripting.Core","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Core.dll","types":[{"className":"Unity.VisualScripting.VisualScriptingHelpURLAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.AnimationCurveCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ArrayCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.DictionaryCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.EnumerableCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.FakeSerializationCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.FieldsCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.GradientCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ListCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectedCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.Cloning","fieldInfos":[]},{"className":"Unity.VisualScripting.CloningContext","fieldInfos":[]},{"className":"Unity.VisualScripting.ICloner","fieldInfos":[]},{"className":"Unity.VisualScripting.ISpecifiesCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.AotDictionary","fieldInfos":[]},{"className":"Unity.VisualScripting.AotList","fieldInfos":[]},{"className":"Unity.VisualScripting.INotifiedCollectionItem","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidConnectionException","fieldInfos":[]},{"className":"Unity.VisualScripting.IDecoratorAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.AllowsNullAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.DisableAnnotationAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.EditorBindingUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.EditorTimeBinding","fieldInfos":[]},{"className":"Unity.VisualScripting.ExpectedTypeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.IInspectableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.IncludeInSettingsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectableIfAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorActionDirectionAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorAdaptiveWidthAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorDelayedAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorExpandTooltipAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorLabelAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorRangeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorTextAreaAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorToggleLeftAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorWideAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectViaImplementationsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.NullMeansSelfAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.PredictableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeIconAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeIconPriorityAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeSet","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypeSetAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.WarnBeforeEditingAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.WarnBeforeRemovingAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.Ensure","fieldInfos":[]},{"className":"Unity.VisualScripting.EnsureThat","fieldInfos":[]},{"className":"Unity.VisualScripting.ExceptionMessages","fieldInfos":[]},{"className":"Unity.VisualScripting.XComparable","fieldInfos":[]},{"className":"Unity.VisualScripting.XString","fieldInfos":[]},{"className":"Unity.VisualScripting.EmptyEventArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.EventBus","fieldInfos":[]},{"className":"Unity.VisualScripting.EventHook","fieldInfos":[]},{"className":"Unity.VisualScripting.EventHookComparer","fieldInfos":[]},{"className":"Unity.VisualScripting.EventHooks","fieldInfos":[]},{"className":"Unity.VisualScripting.XEventGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.IEventMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.DebugUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidConversionException","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidImplementationException","fieldInfos":[]},{"className":"Unity.VisualScripting.Graph","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphInstances","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphPointer","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphPointerException","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphReference","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphsExceptionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphSource","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.GraphStack","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElement","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementWithData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphElementWithDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphItem","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphNest","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphNester","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphNesterElement","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphParent","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphParentElement","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphRoot","fieldInfos":[]},{"className":"Unity.VisualScripting.MergedGraphElementCollection","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphGroup","fieldInfos":[]},{"className":"Unity.VisualScripting.MouseButton","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.PressState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.AnimatorMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.GlobalMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphEventListener","fieldInfos":[]},{"className":"Unity.VisualScripting.XGraphEventListener","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphEventListenerData","fieldInfos":[]},{"className":"Unity.VisualScripting.MessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnBecameInvisibleMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnBecameVisibleMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionEnter2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionExit2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionStay2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCollisionStayMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnControllerColliderHitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnJointBreak2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnJointBreakMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseDownMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseOverMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseUpAsButtonMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMouseUpMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnParticleCollisionMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTransformChildrenChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTransformParentChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerEnter2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerExit2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerStay2DMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnTriggerStayMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnButtonClickMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDropdownValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnInputFieldEndEditMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnInputFieldValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnScrollbarValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnScrollRectValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnSliderValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnToggleValueChangedMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnBeginDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnCancelMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDeselectMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnDropMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnEndDragMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnMoveMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerClickMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerDownMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerEnterMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerExitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnPointerUpMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnScrollMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnSelectMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityOnSubmitMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityMessageListener","fieldInfos":[]},{"className":"Unity.VisualScripting.IMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.IMacro","fieldInfos":[]},{"className":"Unity.VisualScripting.AotIncompatibleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.IAotStubbable","fieldInfos":[]},{"className":"Unity.VisualScripting.PlatformUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.XArrayPool","fieldInfos":[]},{"className":"Unity.VisualScripting.XHashSetPool","fieldInfos":[]},{"className":"Unity.VisualScripting.IPoolable","fieldInfos":[]},{"className":"Unity.VisualScripting.XListPool","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfiledSegment","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfiledSegmentCollection","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfilingScope","fieldInfos":[]},{"className":"Unity.VisualScripting.ProfilingUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ActionDirection","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.AttributeUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ConversionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericClosingException","fieldInfos":[]},{"className":"Unity.VisualScripting.IAttributeProvider","fieldInfos":[]},{"className":"Unity.VisualScripting.IPrewarmable","fieldInfos":[]},{"className":"Unity.VisualScripting.LooseAssemblyName","fieldInfos":[]},{"className":"Unity.VisualScripting.Member","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberFilter","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberInfoComparer","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ExtensionMethodCache","fieldInfos":[]},{"className":"Unity.VisualScripting.Namespace","fieldInfos":[]},{"className":"Unity.VisualScripting.AdditionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.AmbiguousOperatorException","fieldInfos":[]},{"className":"Unity.VisualScripting.AndHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.BinaryOperator","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.BinaryOperatorHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.DecrementHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.DivisionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.EqualityHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.ExclusiveOrHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.GreaterThanHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.GreaterThanOrEqualHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.IncrementHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.InequalityHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidOperatorException","fieldInfos":[]},{"className":"Unity.VisualScripting.LeftShiftHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.LessThanHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.LessThanOrEqualHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.LogicalNegationHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.ModuloHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.MultiplicationHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.NumericNegationHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.OperatorException","fieldInfos":[]},{"className":"Unity.VisualScripting.OperatorHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.OperatorUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.OrHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.PlusHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.RightShiftHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.SubtractionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.UnaryOperator","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.UnaryOperatorHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.InvokerBase","fieldInfos":[]},{"className":"Unity.VisualScripting.IOptimizedAccessor","fieldInfos":[]},{"className":"Unity.VisualScripting.IOptimizedInvoker","fieldInfos":[]},{"className":"Unity.VisualScripting.OptimizedReflection","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectionFieldAccessor","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectionInvoker","fieldInfos":[]},{"className":"Unity.VisualScripting.ReflectionPropertyAccessor","fieldInfos":[]},{"className":"Unity.VisualScripting.StaticActionInvokerBase","fieldInfos":[]},{"className":"Unity.VisualScripting.StaticActionInvoker","fieldInfos":[]},{"className":"Unity.VisualScripting.StaticInvokerBase","fieldInfos":[]},{"className":"Unity.VisualScripting.RenamedAssemblyAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.RenamedFromAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.RenamedNamespaceAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.RuntimeCodebase","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeFilter","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeName","fieldInfos":[]},{"className":"Unity.VisualScripting.TypeNameDetail","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypeQualifier","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypesMatching","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.TypeUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.LooseAssemblyNameConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.NamespaceConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.Ray2DConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.RayConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityObjectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.DictionaryAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.LudiqScriptableObject","fieldInfos":[{"name":"_data","type":"Unity.VisualScripting.SerializationData","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.DoNotSerializeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ISerializationDependency","fieldInfos":[]},{"className":"Unity.VisualScripting.ISerializationDepender","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializableType","fieldInfos":[{"name":"Identification","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Unknown","fieldInfos":[]},{"className":"Unity.VisualScripting.Serialization","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializationData","fieldInfos":[{"name":"_json","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"_objectReferences","type":"UnityEngine.Object[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.SerializationOperation","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializationVersionAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializeAsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializeAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ISerializedPropertyProvider","fieldInfos":[]},{"className":"Unity.VisualScripting.SerializedPropertyProviderAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.StickyNote","fieldInfos":[]},{"className":"Unity.VisualScripting.IGizmoDrawer","fieldInfos":[]},{"className":"Unity.VisualScripting.ISingleton","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnityObjectOwnable","fieldInfos":[]},{"className":"Unity.VisualScripting.LudiqBehaviour","fieldInfos":[{"name":"_data","type":"Unity.VisualScripting.SerializationData","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.MacroScriptableObject","fieldInfos":[]},{"className":"Unity.VisualScripting.RequiresUnityAPIAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SingletonAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityObjectOwnershipUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityThread","fieldInfos":[]},{"className":"Unity.VisualScripting.ComponentHolderProtocol","fieldInfos":[]},{"className":"Unity.VisualScripting.CoroutineRunner","fieldInfos":[]},{"className":"Unity.VisualScripting.CSharpNameUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.EnumUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.ExceptionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.HashUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.IAnalyticsIdentifiable","fieldInfos":[]},{"className":"Unity.VisualScripting.AnalyticsIdentifier","fieldInfos":[{"name":"Identifier","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Namespace","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Hashcode","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.IGettable","fieldInfos":[]},{"className":"Unity.VisualScripting.XGettable","fieldInfos":[]},{"className":"Unity.VisualScripting.IIdentifiable","fieldInfos":[]},{"className":"Unity.VisualScripting.IInitializable","fieldInfos":[]},{"className":"Unity.VisualScripting.LinqUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.Recursion","fieldInfos":[]},{"className":"Unity.VisualScripting.ReferenceCollector","fieldInfos":[]},{"className":"Unity.VisualScripting.ReferenceEqualityComparer","fieldInfos":[]},{"className":"Unity.VisualScripting.RuntimeVSUsageUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.StringUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.UnityObjectUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.XColor","fieldInfos":[]},{"className":"Unity.VisualScripting.ApplicationVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphDataWithVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphWithVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.InspectorVariableNameAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.ObjectVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.SavedVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.SceneVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableDeclaration","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableDeclarationCollection","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableDeclarations","fieldInfos":[{"name":"Kind","type":"Unity.VisualScripting.VariableKind","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.VariableDeclarationsCloner","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableKind","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.VariableKindAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.Variables","fieldInfos":[]},{"className":"Unity.VisualScripting.VariablesAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.VariablesSaver","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsArrayConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDateConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDictionaryConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsEnumConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsForwardAttribute","fieldInfos":[{"name":"MemberName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsForwardConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsGuidConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsIEnumerableConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsKeyValuePairConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsNullableConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsPrimitiveConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsReflectedConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsTypeConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsWeakReferenceConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsConverterRegistrar","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.AnimationCurve_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Bounds_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Gradient_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.GUIStyleState_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.GUIStyle_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Keyframe_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.LayerMask_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.RectOffset_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Rect_DirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsAotCompilationManager","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsBaseConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsGlobalConfig","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsConfig","fieldInfos":[{"name":"DefaultMemberSerialization","type":"Unity.VisualScripting.FullSerializer.fsMemberSerialization","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"EnablePropertySerialization","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SerializeNonAutoProperties","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SerializeNonPublicSetProperties","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CustomDateTimeFormatString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Serialize64BitIntegerAsString","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SerializeEnumsAsInteger","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsContext","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDataType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsData","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDirectConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMissingVersionConstructorException","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsDuplicateVersionNameException","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsIgnoreAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsISerializationCallbacks","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsSerializationCallbackProcessor","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsSerializationCallbackReceiverProcessor","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsJsonParser","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsJsonPrinter","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMemberSerialization","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsObjectAttribute","fieldInfos":[{"name":"VersionString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"MemberSerialization","type":"Unity.VisualScripting.FullSerializer.fsMemberSerialization","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsObjectProcessor","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsPropertyAttribute","fieldInfos":[{"name":"Name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.fsResult","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsSerializer","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMetaProperty","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsMetaType","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsReflectionUtility","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.fsTypeCache","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsCyclicReferenceManager","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsOption","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsPortableReflection","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsTypeExtensions","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsVersionedType","fieldInfos":[{"name":"VersionString","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FullSerializer.Internal.fsVersionManager","fieldInfos":[]},{"className":"Unity.VisualScripting.FullSerializer.Internal.Converters.UnityEvent_Converter","fieldInfos":[]},{"className":"Unity.VisualScripting.AssemblyQualifiedNameParser.ParsedAssemblyQualifiedName","fieldInfos":[]},{"className":"Unity.VisualScripting.EventMachine`2[Unity.VisualScripting.StateGraph,Unity.VisualScripting.StateGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Machine`2[Unity.VisualScripting.StateGraph,Unity.VisualScripting.StateGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Macro`1[Unity.VisualScripting.StateGraph]","fieldInfos":[]},{"className":"Unity.VisualScripting.EventMachine`2[Unity.VisualScripting.FlowGraph,Unity.VisualScripting.ScriptGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Machine`2[Unity.VisualScripting.FlowGraph,Unity.VisualScripting.ScriptGraphAsset]","fieldInfos":[]},{"className":"Unity.VisualScripting.Macro`1[Unity.VisualScripting.FlowGraph]","fieldInfos":[]}]},{"name":"Unity.VisualScripting.Flow","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.Flow.dll","types":[{"className":"Unity.VisualScripting.ControlConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitConnectionDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitRelation","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitConnectionDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitRelation","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueConnection","fieldInfos":[]},{"className":"Unity.VisualScripting.PortKeyAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.PortLabelAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.PortLabelHiddenAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.SpecialUnitAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitFooterPortsAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitHeaderInspectableAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitOrderAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitShortTitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitSubtitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitSurtitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitTitleAttribute","fieldInfos":[]},{"className":"Unity.VisualScripting.Flow","fieldInfos":[{"name":"loopIdentifier","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.FlowGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.FlowGraphData","fieldInfos":[]},{"className":"Unity.VisualScripting.CreateStruct","fieldInfos":[]},{"className":"Unity.VisualScripting.Expose","fieldInfos":[]},{"className":"Unity.VisualScripting.GetMember","fieldInfos":[]},{"className":"Unity.VisualScripting.InvokeMember","fieldInfos":[]},{"className":"Unity.VisualScripting.MemberUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SetMember","fieldInfos":[]},{"className":"Unity.VisualScripting.CountItems","fieldInfos":[]},{"className":"Unity.VisualScripting.AddDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.ClearDictionary","fieldInfos":[]},{"className":"Unity.VisualScripting.CreateDictionary","fieldInfos":[]},{"className":"Unity.VisualScripting.DictionaryContainsKey","fieldInfos":[]},{"className":"Unity.VisualScripting.GetDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.MergeDictionaries","fieldInfos":[]},{"className":"Unity.VisualScripting.RemoveDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.SetDictionaryItem","fieldInfos":[]},{"className":"Unity.VisualScripting.FirstItem","fieldInfos":[]},{"className":"Unity.VisualScripting.LastItem","fieldInfos":[]},{"className":"Unity.VisualScripting.AddListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.ClearList","fieldInfos":[]},{"className":"Unity.VisualScripting.CreateList","fieldInfos":[]},{"className":"Unity.VisualScripting.GetListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.InsertListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.ListContainsItem","fieldInfos":[]},{"className":"Unity.VisualScripting.MergeLists","fieldInfos":[]},{"className":"Unity.VisualScripting.RemoveListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.RemoveListItemAt","fieldInfos":[]},{"className":"Unity.VisualScripting.SetListItem","fieldInfos":[]},{"className":"Unity.VisualScripting.Break","fieldInfos":[]},{"className":"Unity.VisualScripting.Cache","fieldInfos":[]},{"className":"Unity.VisualScripting.For","fieldInfos":[]},{"className":"Unity.VisualScripting.ForEach","fieldInfos":[]},{"className":"Unity.VisualScripting.IBranchUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.If","fieldInfos":[]},{"className":"Unity.VisualScripting.ISelectUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.LoopUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Once","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnEnum","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnFlow","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnInteger","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectOnString","fieldInfos":[]},{"className":"Unity.VisualScripting.SelectUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Sequence","fieldInfos":[]},{"className":"Unity.VisualScripting.SwitchOnEnum","fieldInfos":[]},{"className":"Unity.VisualScripting.SwitchOnInteger","fieldInfos":[]},{"className":"Unity.VisualScripting.SwitchOnString","fieldInfos":[]},{"className":"Unity.VisualScripting.Throw","fieldInfos":[]},{"className":"Unity.VisualScripting.ToggleFlow","fieldInfos":[]},{"className":"Unity.VisualScripting.ToggleValue","fieldInfos":[]},{"className":"Unity.VisualScripting.TryCatch","fieldInfos":[]},{"className":"Unity.VisualScripting.While","fieldInfos":[]},{"className":"Unity.VisualScripting.BoltAnimationEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.BoltNamedAnimationEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.OnAnimatorIK","fieldInfos":[]},{"className":"Unity.VisualScripting.OnAnimatorMove","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationFocus","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationLostFocus","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationPause","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationQuit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnApplicationResume","fieldInfos":[]},{"className":"Unity.VisualScripting.BoltUnityEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.CustomEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.CustomEventArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrawGizmos","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrawGizmosSelected","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericGuiEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnBeginDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnButtonClick","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCancel","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDeselect","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDrop","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDropdownValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnEndDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnGUI","fieldInfos":[]},{"className":"Unity.VisualScripting.OnInputFieldEndEdit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnInputFieldValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMove","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerClick","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerDown","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnPointerUp","fieldInfos":[]},{"className":"Unity.VisualScripting.OnScroll","fieldInfos":[]},{"className":"Unity.VisualScripting.OnScrollbarValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnScrollRectValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnSelect","fieldInfos":[]},{"className":"Unity.VisualScripting.OnSliderValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnSubmit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnToggleValueChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.PointerEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTransformChildrenChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTransformParentChanged","fieldInfos":[]},{"className":"Unity.VisualScripting.IEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IGameObjectEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IMouseEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnButtonInput","fieldInfos":[]},{"className":"Unity.VisualScripting.OnKeyboardInput","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseDown","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseDrag","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseInput","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseOver","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseUp","fieldInfos":[]},{"className":"Unity.VisualScripting.OnMouseUpAsButton","fieldInfos":[]},{"className":"Unity.VisualScripting.FixedUpdate","fieldInfos":[]},{"className":"Unity.VisualScripting.LateUpdate","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDestroy","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDisable","fieldInfos":[]},{"className":"Unity.VisualScripting.OnEnable","fieldInfos":[]},{"className":"Unity.VisualScripting.Start","fieldInfos":[]},{"className":"Unity.VisualScripting.Update","fieldInfos":[]},{"className":"Unity.VisualScripting.OnDestinationReached","fieldInfos":[]},{"className":"Unity.VisualScripting.CollisionEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionStay","fieldInfos":[]},{"className":"Unity.VisualScripting.OnControllerColliderHit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnJointBreak","fieldInfos":[]},{"className":"Unity.VisualScripting.OnParticleCollision","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerEnter","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerExit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerStay","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerEventUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.CollisionEvent2DUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionEnter2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionExit2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnCollisionStay2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnJointBreak2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerEnter2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerExit2D","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTriggerStay2D","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerEvent2DUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.OnBecameInvisible","fieldInfos":[]},{"className":"Unity.VisualScripting.OnBecameVisible","fieldInfos":[]},{"className":"Unity.VisualScripting.OnTimerElapsed","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerCustomEvent","fieldInfos":[]},{"className":"Unity.VisualScripting.Formula","fieldInfos":[]},{"className":"Unity.VisualScripting.GetScriptGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.GetScriptGraphs","fieldInfos":[]},{"className":"Unity.VisualScripting.HasScriptGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.ScriptGraphContainerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.SetScriptGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.Literal","fieldInfos":[]},{"className":"Unity.VisualScripting.And","fieldInfos":[]},{"className":"Unity.VisualScripting.ApproximatelyEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.BinaryComparisonUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Comparison","fieldInfos":[]},{"className":"Unity.VisualScripting.Equal","fieldInfos":[]},{"className":"Unity.VisualScripting.EqualityComparison","fieldInfos":[]},{"className":"Unity.VisualScripting.ExclusiveOr","fieldInfos":[]},{"className":"Unity.VisualScripting.Greater","fieldInfos":[]},{"className":"Unity.VisualScripting.GreaterOrEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.Less","fieldInfos":[]},{"className":"Unity.VisualScripting.LessOrEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.Negate","fieldInfos":[]},{"className":"Unity.VisualScripting.NotApproximatelyEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.NotEqual","fieldInfos":[]},{"className":"Unity.VisualScripting.NumericComparison","fieldInfos":[]},{"className":"Unity.VisualScripting.Or","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedGenericAdd","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericDivide","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericModulo","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericMultiply","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericSubtract","fieldInfos":[]},{"className":"Unity.VisualScripting.GenericSum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedScalarAdd","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarAbsolute","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarAverage","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarDivide","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarExponentiate","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarLerp","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMaximum","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMinimum","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarModulo","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarMultiply","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarNormalize","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarPerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarRoot","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarRound","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarSubtract","fieldInfos":[]},{"className":"Unity.VisualScripting.ScalarSum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedVector2Add","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Absolute","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Angle","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Average","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Distance","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Divide","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2DotProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Lerp","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Maximum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Minimum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Modulo","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2MoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Multiply","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Normalize","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2PerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Project","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Round","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Subtract","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector2Sum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedVector3Add","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Absolute","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Angle","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Average","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3CrossProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Distance","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Divide","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3DotProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Lerp","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Maximum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Minimum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Modulo","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3MoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Multiply","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Normalize","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3PerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Project","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Round","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Subtract","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector3Sum","fieldInfos":[]},{"className":"Unity.VisualScripting.DeprecatedVector4Add","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Absolute","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Average","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Distance","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Divide","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4DotProduct","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Lerp","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Maximum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Minimum","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Modulo","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4MoveTowards","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Multiply","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Normalize","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4PerSecond","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Round","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Subtract","fieldInfos":[]},{"className":"Unity.VisualScripting.Vector4Sum","fieldInfos":[]},{"className":"Unity.VisualScripting.MissingType","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphInput","fieldInfos":[]},{"className":"Unity.VisualScripting.GraphOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.Null","fieldInfos":[]},{"className":"Unity.VisualScripting.NullCheck","fieldInfos":[]},{"className":"Unity.VisualScripting.NullCoalesce","fieldInfos":[]},{"className":"Unity.VisualScripting.This","fieldInfos":[]},{"className":"Unity.VisualScripting.Cooldown","fieldInfos":[]},{"className":"Unity.VisualScripting.Timer","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForEndOfFrameUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForFlow","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForNextFrameUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitForSecondsUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitUntilUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.WaitWhileUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.GetVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.IsVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnifiedVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.GetApplicationVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetGraphVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetObjectVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetSavedVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetSceneVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.GetVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IApplicationVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IGraphVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IObjectVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IsApplicationVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.ISavedVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.ISceneVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IsGraphVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsObjectVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsSavedVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsSceneVariableDefined","fieldInfos":[]},{"className":"Unity.VisualScripting.IsVariableDefinedUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SetApplicationVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetGraphVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetObjectVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetSavedVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetSceneVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.SetVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.VariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SaveVariables","fieldInfos":[]},{"className":"Unity.VisualScripting.SetVariable","fieldInfos":[]},{"className":"Unity.VisualScripting.UnifiedVariableUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.INesterUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.XUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IMultiInputUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlInput","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlInputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlOutputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ControlPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidInput","fieldInfos":[]},{"className":"Unity.VisualScripting.InvalidOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitControlPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitControlPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitInputPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitInputPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitInvalidPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitOutputPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitOutputPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitPort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitValuePort","fieldInfos":[]},{"className":"Unity.VisualScripting.IUnitValuePortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.MissingValuePortInputException","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitPortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueInput","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueInputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueOutput","fieldInfos":[]},{"className":"Unity.VisualScripting.ValueOutputDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ValuePortDefinition","fieldInfos":[]},{"className":"Unity.VisualScripting.ScriptGraphAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.ScriptMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.SubgraphUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.Unit","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitCategory","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitCategoryConverter","fieldInfos":[]},{"className":"Unity.VisualScripting.UnitPreservation","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.BinaryExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.BinaryExpressionType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluateFunctionHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluateParameterHandler","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluationException","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluateOptions","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Dependencies.NCalc.EvaluationVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.Expression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.FunctionArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.FunctionExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.IdentifierExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.LogicalExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.LogicalExpressionVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.NCalcLexer","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.NCalcParser","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.ParameterArgs","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.SerializationVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.TernaryExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.UnaryExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.UnaryExpressionType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Dependencies.NCalc.ValueExpression","fieldInfos":[]},{"className":"Unity.VisualScripting.Dependencies.NCalc.ValueType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"Unity.VisualScripting.State","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\Unity.VisualScripting.State.dll","types":[{"className":"Unity.VisualScripting.AnyState","fieldInfos":[]},{"className":"Unity.VisualScripting.FlowState","fieldInfos":[]},{"className":"Unity.VisualScripting.FlowStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.HasStateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.INesterState","fieldInfos":[]},{"className":"Unity.VisualScripting.INesterStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.IState","fieldInfos":[]},{"className":"Unity.VisualScripting.IStateDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.IStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.IStateTransitionDebugData","fieldInfos":[]},{"className":"Unity.VisualScripting.OnEnterState","fieldInfos":[]},{"className":"Unity.VisualScripting.OnExitState","fieldInfos":[]},{"className":"Unity.VisualScripting.State","fieldInfos":[]},{"className":"Unity.VisualScripting.StateEnterReason","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.StateEventHooks","fieldInfos":[]},{"className":"Unity.VisualScripting.StateExitReason","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.StateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.StateGraphAsset","fieldInfos":[]},{"className":"Unity.VisualScripting.StateGraphData","fieldInfos":[]},{"className":"Unity.VisualScripting.StateMachine","fieldInfos":[]},{"className":"Unity.VisualScripting.StateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.StateUnit","fieldInfos":[]},{"className":"Unity.VisualScripting.SuperState","fieldInfos":[]},{"className":"Unity.VisualScripting.TriggerStateTransition","fieldInfos":[]},{"className":"Unity.VisualScripting.GetStateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.GetStateGraphs","fieldInfos":[]},{"className":"Unity.VisualScripting.SetStateGraph","fieldInfos":[]},{"className":"Unity.VisualScripting.StateGraphContainerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"UnityEngine.TestRunner","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.TestRunner.dll","types":[{"className":"UnityEngine.TestRunner.ITestRunCallback","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestRunCallbackAttribute","fieldInfos":[]},{"className":"UnityEngine.TestRunner.Utils.TestRunCallbackListener","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.IRemoteTestResultDataFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.PlayerConnectionMessageIds","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestData","fieldInfos":[{"name":"id","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fullName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testCaseCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ChildIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hasChildren","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"isSuite","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"childrenIds","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testCaseTimeout","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Categories","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"IsTestAssembly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"RunState","type":"NUnit.Framework.Interfaces.RunState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Description","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"SkipReason","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParentId","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"UniqueName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParentUniqueName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"ParentFullName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultData","fieldInfos":[{"name":"testId","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"name","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"fullName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"resultState","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testStatus","type":"NUnit.Framework.Interfaces.TestStatus","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"duration","type":"System.Double","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"message","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stackTrace","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"assertCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"failCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"passCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"skipCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"inconclusiveCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"hasChildren","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"output","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"xml","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"childrenIds","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultDataFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultDataWithTestData","fieldInfos":[{"name":"results","type":"UnityEngine.TestRunner.TestLaunchers.RemoteTestResultData[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tests","type":"UnityEngine.TestRunner.TestLaunchers.RemoteTestData[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestRunner.NUnitExtensions.ITestSuiteModifier","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.OrderedTestSuiteModifier","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.TestExtensions","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.TestResultExtensions","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.CompositeWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.CoroutineTestWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.EditModeTestCallbacks","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.DefaultTestWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.FailCommand","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.IEnumerableTestMethodCommand","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.PlaymodeWorkItemFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.RestoreTestContextAfterDomainReload","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.TestCommandBuilder","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityLogCheckDelegatingCommand","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.IUnityTestAssemblyRunner","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityTestAssemblyRunner","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityTestExecutionContext","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityWorkItem","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.UnityWorkItemDataHolder","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Runner.WorkItemFactory","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Filters.AssemblyNameFilter","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Filters.CategoryFilterExtended","fieldInfos":[]},{"className":"UnityEngine.TestRunner.NUnitExtensions.Filters.FullNameFilter","fieldInfos":[]},{"className":"UnityEngine.TestTools.LogAssert","fieldInfos":[]},{"className":"UnityEngine.TestTools.ConditionalIgnoreAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestEnumerator","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestMustExpectAllLogsAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityCombinatorialStrategy","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityPlatformAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnitySetUpAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityTearDownAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityTestAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.BeforeAfterTestCommandState","fieldInfos":[{"name":"NextBeforeStepIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"NextBeforeStepPc","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"NextAfterStepIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"NextAfterStepPc","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TestHasRun","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestResultStatus","type":"NUnit.Framework.Interfaces.TestStatus","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestResultLabel","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestResultSite","type":"NUnit.Framework.Interfaces.FailureSite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestMessage","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"CurrentTestStrackTrace","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"TestAfterStarted","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Timestamp","type":"System.Int64","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.EnumerableApplyChangesToContextCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableRepeatedTestCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableRetryTestCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableSetUpTearDownCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableTestMethodCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.EnumerableTestState","fieldInfos":[{"name":"Repeat","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"Retry","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.ImmediateEnumerableCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.OuterUnityTestActionCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.SetUpTearDownCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestActionCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestCommandPcHelper","fieldInfos":[]},{"className":"UnityEngine.TestTools.UnityTestMethodCommand","fieldInfos":[]},{"className":"UnityEngine.TestTools.IEditModeTestYieldInstruction","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestPlatform","fieldInfos":[{"name":"value__","type":"System.Byte","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestPlatformEnumExtensions","fieldInfos":[]},{"className":"UnityEngine.TestTools.AttributeHelper","fieldInfos":[]},{"className":"UnityEngine.TestTools.IOuterUnityTestAction","fieldInfos":[]},{"className":"UnityEngine.TestTools.IPostBuildCleanup","fieldInfos":[]},{"className":"UnityEngine.TestTools.IPrebuildSetup","fieldInfos":[]},{"className":"UnityEngine.TestTools.IMonoBehaviourTest","fieldInfos":[]},{"className":"UnityEngine.TestTools.PostBuildCleanupAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.PrebuildSetupAttribute","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.AssemblyLoadProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.AssemblyWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.IAssemblyLoadProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.IAssemblyWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.IScriptingRuntimeProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.PlayerTestAssemblyProvider","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.ScriptingRuntimeProxy","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.ColorEqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.CoroutineRunner","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.FloatEqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.QuaternionEqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.StackTraceFilter","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Utils","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector2ComparerWithEqualsOperator","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector2EqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector3ComparerWithEqualsOperator","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector3EqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector4ComparerWithEqualsOperator","fieldInfos":[]},{"className":"UnityEngine.TestTools.Utils.Vector4EqualityComparer","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.ActionDelegator","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.BaseDelegator","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.ConstructDelegator","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.IAsyncTestAssemblyBuilder","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.IStateSerializer","fieldInfos":[]},{"className":"UnityEngine.TestTools.NUnitExtensions.UnityTestAssemblyBuilder","fieldInfos":[]},{"className":"UnityEngine.TestTools.Logging.ILogScope","fieldInfos":[]},{"className":"UnityEngine.TestTools.Logging.LogEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.Logging.LogMatch","fieldInfos":[{"name":"m_UseRegex","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Message","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MessageRegex","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LogType","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.Logging.LogScope","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.InvalidSignatureException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.OutOfOrderExpectedLogMessageException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.UnexpectedLogMessageException","fieldInfos":[{"name":"LogEvent","type":"UnityEngine.TestTools.Logging.LogMatch","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.UnhandledLogMessageException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.UnityTestTimeoutException","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.ITestRunnerListener","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.TestFinishedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.TestStartedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.RunFinishedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.RunStartedEvent","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.PlaymodeTestsController","fieldInfos":[{"name":"m_AssembliesWithTests","type":"System.Collections.Generic.List`1[System.String]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testStartedEvent","type":"UnityEngine.TestTools.TestRunner.TestStartedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testFinishedEvent","type":"UnityEngine.TestTools.TestRunner.TestFinishedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"runStartedEvent","type":"UnityEngine.TestTools.TestRunner.RunStartedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"runFinishedEvent","type":"UnityEngine.TestTools.TestRunner.RunFinishedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"settings","type":"UnityEngine.TestTools.TestRunner.PlaymodeTestsControllerSettings","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.PlaymodeTestsControllerSettings","fieldInfos":[{"name":"filters","type":"UnityEngine.TestTools.TestRunner.GUI.RuntimeTestRunnerFilter[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sceneBased","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"originalScene","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"bootstrapScene","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"runInBackgroundValue","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"consoleErrorPaused","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"orderedTestNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.TestEnumeratorWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.TestListenerWrapper","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.GUI.RuntimeTestRunnerFilter","fieldInfos":[{"name":"assemblyNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"groupNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"categoryNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"testNames","type":"System.String[]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"synchronousOnly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.TestTools.TestRunner.GUI.SynchronousFilter","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.PlayerQuitHandler","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.PlayModeRunnerCallback","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.RemoteTestResultSender","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.RemoteTestResultSender+QueueData","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.TestResultRenderer","fieldInfos":[]},{"className":"UnityEngine.TestTools.TestRunner.Callbacks.TestResultRendererCallback","fieldInfos":[]},{"className":"UnityEngine.TestTools.Constraints.AllocatingGCMemoryConstraint","fieldInfos":[]},{"className":"UnityEngine.TestTools.Constraints.ConstraintExtensions","fieldInfos":[]},{"className":"UnityEngine.TestTools.Constraints.Is","fieldInfos":[]}]},{"name":"UnityEngine.UI","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\Bee\\PlayerScriptAssemblies\\UnityEngine.UI.dll","types":[{"className":"UnityEngine.UI.AnimationTriggers","fieldInfos":[{"name":"m_NormalTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HighlightedTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PressedTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectedTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisabledTrigger","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Button","fieldInfos":[{"name":"m_OnClick","type":"UnityEngine.UI.Button+ButtonClickedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Button+ButtonClickedEvent","fieldInfos":[]},{"className":"UnityEngine.UI.Selectable","fieldInfos":[{"name":"m_Navigation","type":"UnityEngine.UI.Navigation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Transition","type":"UnityEngine.UI.Selectable+Transition","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Colors","type":"UnityEngine.UI.ColorBlock","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SpriteState","type":"UnityEngine.UI.SpriteState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AnimationTriggers","type":"UnityEngine.UI.AnimationTriggers","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Interactable","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_TargetGraphic","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Selectable+Transition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Selectable+SelectionState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.UIBehaviour","fieldInfos":[]},{"className":"UnityEngine.UI.CanvasUpdate","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ICanvasElement","fieldInfos":[]},{"className":"UnityEngine.UI.CanvasUpdateRegistry","fieldInfos":[]},{"className":"UnityEngine.UI.ColorBlock","fieldInfos":[{"name":"m_NormalColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HighlightedColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PressedColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectedColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisabledColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ColorMultiplier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FadeDuration","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ClipperRegistry","fieldInfos":[]},{"className":"UnityEngine.UI.Clipping","fieldInfos":[]},{"className":"UnityEngine.UI.IClipper","fieldInfos":[]},{"className":"UnityEngine.UI.IClippable","fieldInfos":[]},{"className":"UnityEngine.UI.RectangularVertexClipper","fieldInfos":[]},{"className":"UnityEngine.UI.DefaultControls","fieldInfos":[]},{"className":"UnityEngine.UI.Dropdown","fieldInfos":[{"name":"m_Template","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionText","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaptionImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemText","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ItemImage","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Options","type":"UnityEngine.UI.Dropdown+OptionDataList","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.Dropdown+DropdownEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AlphaFadeSpeed","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+DropdownItem","fieldInfos":[{"name":"m_Text","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.UI.Image","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RectTransform","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Toggle","type":"UnityEngine.UI.Toggle","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+OptionData","fieldInfos":[{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Image","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+OptionDataList","fieldInfos":[{"name":"m_Options","type":"System.Collections.Generic.List`1[UnityEngine.UI.Dropdown+OptionData]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Dropdown+DropdownEvent","fieldInfos":[]},{"className":"UnityEngine.UI.FontData","fieldInfos":[{"name":"m_Font","type":"UnityEngine.Font","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FontStyle","type":"UnityEngine.FontStyle","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BestFit","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MaxSize","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Alignment","type":"UnityEngine.TextAnchor","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AlignByGeometry","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RichText","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalOverflow","type":"UnityEngine.HorizontalWrapMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalOverflow","type":"UnityEngine.VerticalWrapMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.FontUpdateTracker","fieldInfos":[]},{"className":"UnityEngine.UI.Graphic","fieldInfos":[{"name":"m_Material","type":"UnityEngine.Material","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Color","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RaycastTarget","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RaycastPadding","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GraphicRaycaster","fieldInfos":[{"name":"m_IgnoreReversedGraphics","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlockingObjects","type":"UnityEngine.UI.GraphicRaycaster+BlockingObjects","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_BlockingMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GraphicRaycaster+BlockingObjects","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.BaseRaycaster","fieldInfos":[]},{"className":"UnityEngine.UI.GraphicRegistry","fieldInfos":[]},{"className":"UnityEngine.UI.IGraphicEnabledDisabled","fieldInfos":[]},{"className":"UnityEngine.UI.Image","fieldInfos":[{"name":"m_Sprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Type","type":"UnityEngine.UI.Image+Type","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreserveAspect","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillCenter","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillMethod","type":"UnityEngine.UI.Image+FillMethod","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillAmount","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillClockwise","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FillOrigin","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseSpriteMesh","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PixelsPerUnitMultiplier","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Type","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+FillMethod","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+OriginHorizontal","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+OriginVertical","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Origin90","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Origin180","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Image+Origin360","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.MaskableGraphic","fieldInfos":[{"name":"m_Maskable","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnCullStateChanged","type":"UnityEngine.UI.MaskableGraphic+CullStateChangedEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.MaskableGraphic+CullStateChangedEvent","fieldInfos":[]},{"className":"UnityEngine.UI.IMask","fieldInfos":[]},{"className":"UnityEngine.UI.IMaskable","fieldInfos":[]},{"className":"UnityEngine.UI.InputField","fieldInfos":[{"name":"m_TextComponent","type":"UnityEngine.UI.Text","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Placeholder","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ContentType","type":"UnityEngine.UI.InputField+ContentType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputType","type":"UnityEngine.UI.InputField+InputType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AsteriskChar","type":"System.Char","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_KeyboardType","type":"UnityEngine.TouchScreenKeyboardType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LineType","type":"UnityEngine.UI.InputField+LineType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HideMobileInput","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterValidation","type":"UnityEngine.UI.InputField+CharacterValidation","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CharacterLimit","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnSubmit","type":"UnityEngine.UI.InputField+SubmitEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnDidEndEdit","type":"UnityEngine.UI.InputField+EndEditEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.InputField+OnChangeEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CustomCaretColor","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectionColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretBlinkRate","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CaretWidth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReadOnly","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ShouldActivateOnSelect","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+ContentType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+InputType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+CharacterValidation","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+LineType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.InputField+OnValidateInput","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+SubmitEvent","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+EndEditEvent","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+OnChangeEvent","fieldInfos":[]},{"className":"UnityEngine.UI.InputField+EditState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.AspectRatioFitter","fieldInfos":[{"name":"m_AspectMode","type":"UnityEngine.UI.AspectRatioFitter+AspectMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_AspectRatio","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.AspectRatioFitter+AspectMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler","fieldInfos":[{"name":"m_UiScaleMode","type":"UnityEngine.UI.CanvasScaler+ScaleMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReferencePixelsPerUnit","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScaleFactor","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReferenceResolution","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScreenMatchMode","type":"UnityEngine.UI.CanvasScaler+ScreenMatchMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MatchWidthOrHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PhysicalUnit","type":"UnityEngine.UI.CanvasScaler+Unit","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FallbackScreenDPI","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DefaultSpriteDPI","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DynamicPixelsPerUnit","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PresetInfoIsWorld","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler+ScaleMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler+ScreenMatchMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.CanvasScaler+Unit","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ContentSizeFitter","fieldInfos":[{"name":"m_HorizontalFit","type":"UnityEngine.UI.ContentSizeFitter+FitMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalFit","type":"UnityEngine.UI.ContentSizeFitter+FitMode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ContentSizeFitter+FitMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup","fieldInfos":[{"name":"m_StartCorner","type":"UnityEngine.UI.GridLayoutGroup+Corner","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_StartAxis","type":"UnityEngine.UI.GridLayoutGroup+Axis","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CellSize","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Spacing","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Constraint","type":"UnityEngine.UI.GridLayoutGroup+Constraint","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ConstraintCount","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup+Corner","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup+Axis","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.GridLayoutGroup+Constraint","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.LayoutGroup","fieldInfos":[{"name":"m_Padding","type":"UnityEngine.RectOffset","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildAlignment","type":"UnityEngine.TextAnchor","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.HorizontalLayoutGroup","fieldInfos":[]},{"className":"UnityEngine.UI.HorizontalOrVerticalLayoutGroup","fieldInfos":[{"name":"m_Spacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildForceExpandWidth","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildForceExpandHeight","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildControlWidth","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildControlHeight","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildScaleWidth","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ChildScaleHeight","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ReverseArrangement","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ILayoutElement","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutController","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutGroup","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutSelfController","fieldInfos":[]},{"className":"UnityEngine.UI.ILayoutIgnorer","fieldInfos":[]},{"className":"UnityEngine.UI.LayoutElement","fieldInfos":[{"name":"m_IgnoreLayout","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreferredWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PreferredHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FlexibleWidth","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_FlexibleHeight","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_LayoutPriority","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.LayoutRebuilder","fieldInfos":[]},{"className":"UnityEngine.UI.LayoutUtility","fieldInfos":[]},{"className":"UnityEngine.UI.VerticalLayoutGroup","fieldInfos":[]},{"className":"UnityEngine.UI.Mask","fieldInfos":[{"name":"m_ShowMaskGraphic","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.MaskUtilities","fieldInfos":[]},{"className":"UnityEngine.UI.IMaterialModifier","fieldInfos":[]},{"className":"UnityEngine.UI.Misc","fieldInfos":[]},{"className":"UnityEngine.UI.MultipleDisplayUtilities","fieldInfos":[]},{"className":"UnityEngine.UI.Navigation","fieldInfos":[{"name":"m_Mode","type":"UnityEngine.UI.Navigation+Mode","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_WrapAround","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnUp","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnDown","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnLeft","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectOnRight","type":"UnityEngine.UI.Selectable","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Navigation+Mode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.RawImage","fieldInfos":[{"name":"m_Texture","type":"UnityEngine.Texture","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UVRect","type":"UnityEngine.Rect","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.RectMask2D","fieldInfos":[{"name":"m_Padding","type":"UnityEngine.Vector4","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Softness","type":"UnityEngine.Vector2Int","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Scrollbar","fieldInfos":[{"name":"m_HandleRect","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Direction","type":"UnityEngine.UI.Scrollbar+Direction","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Size","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_NumberOfSteps","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.Scrollbar+ScrollEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Scrollbar+Direction","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Scrollbar+ScrollEvent","fieldInfos":[]},{"className":"UnityEngine.UI.Scrollbar+Axis","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect","fieldInfos":[{"name":"m_Content","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Horizontal","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Vertical","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MovementType","type":"UnityEngine.UI.ScrollRect+MovementType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Elasticity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Inertia","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DecelerationRate","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ScrollSensitivity","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Viewport","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalScrollbar","type":"UnityEngine.UI.Scrollbar","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbar","type":"UnityEngine.UI.Scrollbar","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalScrollbarVisibility","type":"UnityEngine.UI.ScrollRect+ScrollbarVisibility","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbarVisibility","type":"UnityEngine.UI.ScrollRect+ScrollbarVisibility","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HorizontalScrollbarSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalScrollbarSpacing","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.ScrollRect+ScrollRectEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect+MovementType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect+ScrollbarVisibility","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ScrollRect+ScrollRectEvent","fieldInfos":[]},{"className":"UnityEngine.UI.SetPropertyUtility","fieldInfos":[]},{"className":"UnityEngine.UI.Slider","fieldInfos":[{"name":"m_FillRect","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_HandleRect","type":"UnityEngine.RectTransform","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Direction","type":"UnityEngine.UI.Slider+Direction","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MinValue","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MaxValue","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_WholeNumbers","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Value","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_OnValueChanged","type":"UnityEngine.UI.Slider+SliderEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Slider+Direction","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Slider+SliderEvent","fieldInfos":[]},{"className":"UnityEngine.UI.Slider+Axis","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.SpriteState","fieldInfos":[{"name":"m_HighlightedSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_PressedSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SelectedSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DisabledSprite","type":"UnityEngine.Sprite","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.StencilMaterial","fieldInfos":[]},{"className":"UnityEngine.UI.Text","fieldInfos":[{"name":"m_FontData","type":"UnityEngine.UI.FontData","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Toggle","fieldInfos":[{"name":"toggleTransition","type":"UnityEngine.UI.Toggle+ToggleTransition","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"graphic","type":"UnityEngine.UI.Graphic","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_Group","type":"UnityEngine.UI.ToggleGroup","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"onValueChanged","type":"UnityEngine.UI.Toggle+ToggleEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_IsOn","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Toggle+ToggleTransition","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.Toggle+ToggleEvent","fieldInfos":[]},{"className":"UnityEngine.UI.ToggleGroup","fieldInfos":[{"name":"m_AllowSwitchOff","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.ReflectionMethodsCache","fieldInfos":[]},{"className":"UnityEngine.UI.VertexHelper","fieldInfos":[]},{"className":"UnityEngine.UI.BaseVertexEffect","fieldInfos":[]},{"className":"UnityEngine.UI.BaseMeshEffect","fieldInfos":[]},{"className":"UnityEngine.UI.IVertexModifier","fieldInfos":[]},{"className":"UnityEngine.UI.IMeshModifier","fieldInfos":[]},{"className":"UnityEngine.UI.Outline","fieldInfos":[]},{"className":"UnityEngine.UI.Shadow","fieldInfos":[{"name":"m_EffectColor","type":"UnityEngine.Color","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_EffectDistance","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_UseGraphicAlpha","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UI.PositionAsUV1","fieldInfos":[]},{"className":"UnityEngine.UI.CoroutineTween.ITweenValue","fieldInfos":[]},{"className":"UnityEngine.UI.CoroutineTween.ColorTween","fieldInfos":[]},{"className":"UnityEngine.UI.CoroutineTween.FloatTween","fieldInfos":[]},{"className":"UnityEngine.UIElements.PanelEventHandler","fieldInfos":[]},{"className":"UnityEngine.UIElements.PanelEventHandler+PointerEventType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.UIElements.PanelEventHandler+PointerEvent","fieldInfos":[]},{"className":"UnityEngine.UIElements.PanelRaycaster","fieldInfos":[]},{"className":"UnityEngine.EventSystems.AxisEventData","fieldInfos":[]},{"className":"UnityEngine.EventSystems.AbstractEventData","fieldInfos":[]},{"className":"UnityEngine.EventSystems.BaseEventData","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerEventData","fieldInfos":[{"name":"hovered","type":"System.Collections.Generic.List`1[UnityEngine.GameObject]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventHandle","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.IEventSystemHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerMoveHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerEnterHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerExitHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerDownHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerUpHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IPointerClickHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IBeginDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IInitializePotentialDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IEndDragHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IDropHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IScrollHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IUpdateSelectedHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.ISelectHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IDeselectHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.IMoveHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.ISubmitHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.ICancelHandler","fieldInfos":[]},{"className":"UnityEngine.EventSystems.EventSystem","fieldInfos":[{"name":"m_FirstSelected","type":"UnityEngine.GameObject","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_sendNavigationEvents","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_DragThreshold","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventSystem+UIToolkitOverrideConfig","fieldInfos":[{"name":"activeEventSystem","type":"UnityEngine.EventSystems.EventSystem","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sendEvents","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"createPanelGameObjectsOnStart","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventTrigger","fieldInfos":[{"name":"m_Delegates","type":"System.Collections.Generic.List`1[UnityEngine.EventSystems.EventTrigger+Entry]","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventTrigger+TriggerEvent","fieldInfos":[]},{"className":"UnityEngine.EventSystems.EventTrigger+Entry","fieldInfos":[{"name":"eventID","type":"UnityEngine.EventSystems.EventTriggerType","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"callback","type":"UnityEngine.EventSystems.EventTrigger+TriggerEvent","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.EventTriggerType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.ExecuteEvents","fieldInfos":[]},{"className":"UnityEngine.EventSystems.BaseInput","fieldInfos":[]},{"className":"UnityEngine.EventSystems.BaseInputModule","fieldInfos":[{"name":"m_SendPointerHoverToParent","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.PointerInputModule","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerInputModule+ButtonState","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerInputModule+MouseState","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PointerInputModule+MouseButtonEventData","fieldInfos":[{"name":"buttonState","type":"UnityEngine.EventSystems.PointerEventData+FramePressState","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.StandaloneInputModule","fieldInfos":[{"name":"m_HorizontalAxis","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_VerticalAxis","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_SubmitButton","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_CancelButton","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_InputActionsPerSecond","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_RepeatDelay","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_ForceModuleActive","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.StandaloneInputModule+InputMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.TouchInputModule","fieldInfos":[{"name":"m_ForceModuleActive","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.MoveDirection","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.RaycasterManager","fieldInfos":[]},{"className":"UnityEngine.EventSystems.Physics2DRaycaster","fieldInfos":[]},{"className":"UnityEngine.EventSystems.PhysicsRaycaster","fieldInfos":[{"name":"m_EventMask","type":"UnityEngine.LayerMask","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"m_MaxRayIntersections","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"UnityEngine.EventSystems.PhysicsRaycaster+RaycastHitComparer","fieldInfos":[]},{"className":"UnityEngine.EventSystems.RaycastResult","fieldInfos":[{"name":"module","type":"UnityEngine.EventSystems.BaseRaycaster","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"distance","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"index","type":"System.Single","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"depth","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingGroupID","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingGroupOrder","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingLayer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"sortingOrder","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"worldPosition","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"worldNormal","type":"UnityEngine.Vector3","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"screenPosition","type":"UnityEngine.Vector2","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"displayIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]}]},{"name":"nunit.framework","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\PackageCache\\com.unity.ext.nunit@1.0.6\\net35\\unity-custom\\nunit.framework.dll","types":[{"className":"System.Web.UI.ICallbackEventHandler","fieldInfos":[]},{"className":"System.Threading.LazyThreadSafetyMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"System.Threading.SpinWait","fieldInfos":[]},{"className":"NUnit.FrameworkPackageSettings","fieldInfos":[]},{"className":"NUnit.Env","fieldInfos":[]},{"className":"NUnit.Compatibility.AttributeHelper","fieldInfos":[]},{"className":"NUnit.Compatibility.LongLivedMarshalByRefObject","fieldInfos":[]},{"className":"NUnit.Compatibility.TypeExtensions","fieldInfos":[]},{"className":"NUnit.Compatibility.AssemblyExtensions","fieldInfos":[]},{"className":"NUnit.Compatibility.AdditionalTypeExtensions","fieldInfos":[]},{"className":"NUnit.Compatibility.NUnitNullType","fieldInfos":[]},{"className":"NUnit.Framework.ActionTargets","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.ApartmentAttribute","fieldInfos":[]},{"className":"NUnit.Framework.AuthorAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CombiningStrategyAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SingleThreadedAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestAssemblyDirectoryResolveAttribute","fieldInfos":[]},{"className":"NUnit.Framework.OrderAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RetryAttribute","fieldInfos":[]},{"className":"NUnit.Framework.OneTimeTearDownAttribute","fieldInfos":[]},{"className":"NUnit.Framework.OneTimeSetUpAttribute","fieldInfos":[]},{"className":"NUnit.Framework.LevelOfParallelismAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ParallelizableAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ParallelScope","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.TestActionAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestOfAttribute","fieldInfos":[]},{"className":"NUnit.Framework.Assert","fieldInfos":[]},{"className":"NUnit.Framework.Guard","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureData","fieldInfos":[]},{"className":"NUnit.Framework.DirectoryAssert","fieldInfos":[]},{"className":"NUnit.Framework.Does","fieldInfos":[]},{"className":"NUnit.Framework.ResultStateException","fieldInfos":[]},{"className":"NUnit.Framework.ITestAction","fieldInfos":[]},{"className":"NUnit.Framework.TestDelegate","fieldInfos":[]},{"className":"NUnit.Framework.AssertionHelper","fieldInfos":[]},{"className":"NUnit.Framework.Assume","fieldInfos":[]},{"className":"NUnit.Framework.CategoryAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CombinatorialAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CultureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DataAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DatapointAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DatapointsAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DatapointSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.DescriptionAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ExplicitAttribute","fieldInfos":[]},{"className":"NUnit.Framework.IgnoreAttribute","fieldInfos":[]},{"className":"NUnit.Framework.IncludeExcludeAttribute","fieldInfos":[]},{"className":"NUnit.Framework.MaxTimeAttribute","fieldInfos":[]},{"className":"NUnit.Framework.NUnitAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PairwiseAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PlatformAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PropertyAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RandomAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RangeAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RepeatAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RequiresMTAAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RequiresSTAAttribute","fieldInfos":[]},{"className":"NUnit.Framework.RequiresThreadAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SequentialAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetCultureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetUICultureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetUpAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PreTestAttribute","fieldInfos":[]},{"className":"NUnit.Framework.PostTestAttribute","fieldInfos":[]},{"className":"NUnit.Framework.SetUpFixtureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TearDownAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestCaseAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestCaseSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureSetUpAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TestFixtureTearDownAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TheoryAttribute","fieldInfos":[]},{"className":"NUnit.Framework.TimeoutAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ValuesAttribute","fieldInfos":[]},{"className":"NUnit.Framework.ValueSourceAttribute","fieldInfos":[]},{"className":"NUnit.Framework.CollectionAssert","fieldInfos":[]},{"className":"NUnit.Framework.Contains","fieldInfos":[]},{"className":"NUnit.Framework.AssertionException","fieldInfos":[]},{"className":"NUnit.Framework.IgnoreException","fieldInfos":[]},{"className":"NUnit.Framework.InconclusiveException","fieldInfos":[]},{"className":"NUnit.Framework.SuccessException","fieldInfos":[]},{"className":"NUnit.Framework.FileAssert","fieldInfos":[]},{"className":"NUnit.Framework.GlobalSettings","fieldInfos":[]},{"className":"NUnit.Framework.Has","fieldInfos":[]},{"className":"NUnit.Framework.Is","fieldInfos":[]},{"className":"NUnit.Framework.Iz","fieldInfos":[]},{"className":"NUnit.Framework.List","fieldInfos":[]},{"className":"NUnit.Framework.ListMapper","fieldInfos":[]},{"className":"NUnit.Framework.SpecialValue","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.StringAssert","fieldInfos":[]},{"className":"NUnit.Framework.TestCaseData","fieldInfos":[]},{"className":"NUnit.Framework.TestContext","fieldInfos":[]},{"className":"NUnit.Framework.TestParameters","fieldInfos":[]},{"className":"NUnit.Framework.Throws","fieldInfos":[]},{"className":"NUnit.Framework.Internal.AssemblyHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ILogger","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InternalTrace","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InternalTraceLevel","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.InternalTraceWriter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Logger","fieldInfos":[]},{"className":"NUnit.Framework.Internal.MethodWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ParameterWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestNameGenerator","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TypeWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ActionsHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TextMessageWriter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.GenericMethodHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InvalidDataSourceException","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Randomizer","fieldInfos":[]},{"className":"NUnit.Framework.Internal.StackFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.StringUtil","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFixtureParameters","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestParameters","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestExecutionStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.PropertyNames","fieldInfos":[]},{"className":"NUnit.Framework.Internal.CultureDetector","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ExceptionHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.InvalidTestFixtureException","fieldInfos":[]},{"className":"NUnit.Framework.Internal.NUnitException","fieldInfos":[]},{"className":"NUnit.Framework.Internal.OSPlatform","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestCaseParameters","fieldInfos":[]},{"className":"NUnit.Framework.Internal.PlatformHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.PropertyBag","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Reflect","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestResult","fieldInfos":[]},{"className":"NUnit.Framework.Internal.RuntimeType","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.RuntimeFramework","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ITestExecutionContext","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestExecutionContext","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFilter+EmptyFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestListener","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestProgressReporter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ParameterizedFixtureSuite","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ParameterizedMethodSuite","fieldInfos":[]},{"className":"NUnit.Framework.Internal.SetUpFixture","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Test","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestAssembly","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestFixture","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestMethod","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestSuite","fieldInfos":[]},{"className":"NUnit.Framework.Internal.ThreadUtility","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TypeHelper","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestCaseResult","fieldInfos":[]},{"className":"NUnit.Framework.Internal.TestSuiteResult","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.SetUpTearDownItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestActionCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestActionItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.ApplyChangesToContextCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.DelegatingTestCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.MaxTimeCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.OneTimeSetUpCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.OneTimeTearDownCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.SetUpTearDownCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.SkipCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TestMethodCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.TheoryResultCommand","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Commands.CommandStage","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.Filters.CompositeFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.PropertyFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.ValueMatchFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.TestNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.ClassNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.MethodNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.IdFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.AndFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.CategoryFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.NotFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.OrFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Filters.FullNameFilter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.EventListenerTextWriter","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.CommandBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.IWorkItemDispatcher","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.SimpleWorkItemDispatcher","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.TextCapture","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.CompositeWorkItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.CountdownEvent","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.SimpleWorkItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.WorkItem","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Execution.WorkItemState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Internal.Builders.ParameterDataProvider","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.DefaultSuiteBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.NUnitTestCaseBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.NamespaceTreeBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.CombinatorialStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.DatapointProvider","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.DefaultTestCaseBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.NUnitTestFixtureBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.PairwiseStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.ParameterDataSourceProvider","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.ProviderCache","fieldInfos":[]},{"className":"NUnit.Framework.Internal.Builders.SequentialStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IDisposableFixture","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IMethodInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IParameterInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IReflectionInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITypeInfo","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.TestOutput","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ICombiningStrategy","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ISimpleTestBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IParameterDataProvider","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IParameterDataSource","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IPropertyBag","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITest","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestData","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestFixtureData","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestCaseData","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestFilter","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestListener","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestResult","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IXmlNodeBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ResultState","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.FailureSite","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Interfaces.RunState","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Interfaces.TestStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Interfaces.TNode","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.NodeList","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.AttributeDictionary","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IFixtureBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IImplyFixture","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IApplyToContext","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IApplyToTest","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ISuiteBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ITestCaseBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.ICommandWrapper","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IWrapTestMethod","fieldInfos":[]},{"className":"NUnit.Framework.Interfaces.IWrapSetUpTearDown","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionSupersetConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.DictionaryContainsValueConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EqualConstraintResult","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExceptionNotThrownConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FileExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FileOrDirectoryExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.IConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AllOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NoneOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SomeOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SubPathConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsExceptionConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AllItemsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AndConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AssignableFromConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AssignableToConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AttributeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AttributeExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.BinaryConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.BinarySerializableConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionContainsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionEquivalentConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionItemsEqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionOrderedConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionSubsetConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionTally","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ComparisonAdapter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ComparisonConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.Constraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintExpression","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintFactory","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ContainsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.DelayedConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.DictionaryContainsKeyConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyCollectionConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyDirectoryConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EmptyStringConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EndsWithConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.EqualityAdapter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExactTypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FalseConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.FloatingPointNumerics","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.GreaterThanConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.GreaterThanOrEqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintStatus","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Constraints.ConstraintResult","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.InstanceOfTypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.IResolveConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.LessThanConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.LessThanOrEqualConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.MessageWriter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ValueFormatter","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ValueFormatterFactory","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.MsgUtils","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NaNConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NoItemConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NotConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NullConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.Numerics","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NUnitComparer","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NUnitEqualityComparer","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AndOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.AttributeOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.BinaryOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.CollectionOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ConstraintOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.NotOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.OrOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PrefixOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PropOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SelfResolvingOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.WithOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.OrConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PathConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PrefixConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PropertyConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.PropertyExistsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.RangeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.RegexConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ResolvableConstraintExpression","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ReusableConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SameAsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SamePathConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SamePathOrUnderConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SomeItemsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.StartsWithConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.StringConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.SubstringConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ThrowsNothingConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.Tolerance","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ToleranceMode","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"NUnit.Framework.Constraints.TrueConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.TypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.UniqueItemsConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.XmlSerializableConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExactCountConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExactCountOperator","fieldInfos":[]},{"className":"NUnit.Framework.Constraints.ExceptionTypeConstraint","fieldInfos":[]},{"className":"NUnit.Framework.Api.FrameworkController","fieldInfos":[]},{"className":"NUnit.Framework.Api.NUnitTestAssemblyRunner","fieldInfos":[]},{"className":"NUnit.Framework.Api.ITestAssemblyBuilder","fieldInfos":[]},{"className":"NUnit.Framework.Api.ITestAssemblyRunner","fieldInfos":[]},{"className":"NUnit.Framework.Api.DefaultTestAssemblyBuilder","fieldInfos":[]}]},{"name":"Unity.VisualScripting.Antlr3.Runtime","path":"D:\\Unity\\3D-FPS\\3D FPS\\Library\\PackageCache\\com.unity.visualscripting@1.9.4\\Runtime\\VisualScripting.Flow\\Dependencies\\NCalc\\Unity.VisualScripting.Antlr3.Runtime.dll","types":[{"className":"Unity.VisualScripting.Antlr3.Runtime.Collections.HashList","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITreeVisitorAction","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Misc.ErrorManager","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITreeAdaptor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.IToken","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ITokenStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.RecognitionException","fieldInfos":[{"name":"approximateLineInfo","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.BaseTreeAdaptor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CommonErrorNode","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTree","fieldInfos":[{"name":"startIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stopIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"parent","type":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTree","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"childIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.BaseTree","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITree","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTreeAdaptor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CommonToken","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.DFA","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.IIntStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.BaseRecognizer","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Token","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.NoViableAltException","fieldInfos":[{"name":"grammarDecisionDescription","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"decisionNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"stateNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.RecognizerSharedState","fieldInfos":[{"name":"followingStackPointer","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"errorRecovery","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"lastErrorIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"failed","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"syntaxErrors","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"backtracking","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tokenStartCharIndex","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tokenStartLine","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"tokenStartCharPositionInLine","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"channel","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"type","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"text","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.BitSet","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.Tree","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteEmptyStreamException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteCardinalityException","fieldInfos":[{"name":"elementDescription","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteRuleNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ITreeNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ICharStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedTokenException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MissingTokenException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedTreeNodeException","fieldInfos":[{"name":"expecting","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedSetException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.EarlyExitException","fieldInfos":[{"name":"decisionNumber","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.UnwantedTokenException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedNotSetException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.FailedPredicateException","fieldInfos":[{"name":"ruleName","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null},{"name":"predicateText","type":"System.String","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ITokenSource","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Lexer","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.MismatchedRangeException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRStringStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CharStreamState","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRReaderStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRInputStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeWizard","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreePatternLexer","fieldInfos":[{"name":"error","type":"System.Boolean","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreePatternParser","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.RuleReturnScope","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Parser","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CharStreamConstants","fieldInfos":[{"name":"value__","type":"System.Int32","flags":{"value__":0},"fixedBufferLength":0,"fixedBufferTypename":null}]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ANTLRFileStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Constants","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ClassicToken","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.UnBufferedTreeNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Collections.StackList","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.CommonTreeNodeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Collections.CollectionUtils","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.ParserRuleReturnScope","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.SynPredPointer","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteEarlyExitException","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Misc.Stats","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeVisitor","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.CommonTokenStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.TokenRewriteStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteRuleSubtreeStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeRuleReturnScope","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.TreeParser","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.RewriteRuleTokenStream","fieldInfos":[]},{"className":"Unity.VisualScripting.Antlr3.Runtime.Tree.ParseTree","fieldInfos":[]}]}]} diff --git a/3D FPS/Library/EditorUserBuildSettings.asset b/3D FPS/Library/EditorUserBuildSettings.asset index 6bc4cb55..749ffd35 100644 Binary files a/3D FPS/Library/EditorUserBuildSettings.asset and b/3D FPS/Library/EditorUserBuildSettings.asset differ diff --git a/3D FPS/Library/InspectorExpandedItems.asset b/3D FPS/Library/InspectorExpandedItems.asset index fa389ae1..5f22fc86 100644 Binary files a/3D FPS/Library/InspectorExpandedItems.asset and b/3D FPS/Library/InspectorExpandedItems.asset differ diff --git a/3D FPS/Library/LastBuild.buildreport b/3D FPS/Library/LastBuild.buildreport index 68893bd3..ba1f184f 100644 Binary files a/3D FPS/Library/LastBuild.buildreport and b/3D FPS/Library/LastBuild.buildreport differ diff --git a/3D FPS/Library/PlayerDataCache/Win64/Data/globalgamemanagers b/3D FPS/Library/PlayerDataCache/Win64/Data/globalgamemanagers index 9994b1f7..cc75d2b0 100644 Binary files a/3D FPS/Library/PlayerDataCache/Win64/Data/globalgamemanagers and b/3D FPS/Library/PlayerDataCache/Win64/Data/globalgamemanagers differ diff --git a/3D FPS/Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets b/3D FPS/Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets index 4d029b34..6b888e41 100644 Binary files a/3D FPS/Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets and b/3D FPS/Library/PlayerDataCache/Win64/Data/globalgamemanagers.assets differ diff --git a/3D FPS/Library/PlayerDataCache/Win64/Data/level0 b/3D FPS/Library/PlayerDataCache/Win64/Data/level0 index 7ad4cc99..b3389e18 100644 Binary files a/3D FPS/Library/PlayerDataCache/Win64/Data/level0 and b/3D FPS/Library/PlayerDataCache/Win64/Data/level0 differ diff --git a/3D FPS/Library/PlayerDataCache/Win64/Data/resources.assets b/3D FPS/Library/PlayerDataCache/Win64/Data/resources.assets index 0fecfbda..c35a4f67 100644 Binary files a/3D FPS/Library/PlayerDataCache/Win64/Data/resources.assets and b/3D FPS/Library/PlayerDataCache/Win64/Data/resources.assets differ diff --git a/3D FPS/Library/PlayerDataCache/Win64/Data/sharedassets0.assets b/3D FPS/Library/PlayerDataCache/Win64/Data/sharedassets0.assets index 1123213f..4254f6a5 100644 Binary files a/3D FPS/Library/PlayerDataCache/Win64/Data/sharedassets0.assets and b/3D FPS/Library/PlayerDataCache/Win64/Data/sharedassets0.assets differ diff --git a/3D FPS/Library/PlayerDataCache/Win64/Data/sharedassets0.resource b/3D FPS/Library/PlayerDataCache/Win64/Data/sharedassets0.resource index 74b4cb6f..ab9b5ba6 100644 Binary files a/3D FPS/Library/PlayerDataCache/Win64/Data/sharedassets0.resource and b/3D FPS/Library/PlayerDataCache/Win64/Data/sharedassets0.resource differ diff --git a/3D FPS/Library/PlayerDataCache/Win64/DataBuildDirtyInfo.json b/3D FPS/Library/PlayerDataCache/Win64/DataBuildDirtyInfo.json index 564a5843..25d9e577 100644 --- a/3D FPS/Library/PlayerDataCache/Win64/DataBuildDirtyInfo.json +++ b/3D FPS/Library/PlayerDataCache/Win64/DataBuildDirtyInfo.json @@ -1 +1 @@ -{"scenes":[{"path":"Assets/Scenes/SampleScene.unity","contentHash":"589bda754bdb8de54a97a2736a31f714"}],"inputFiles":[{"path":"Assets/Scenes/SampleScene.unity","contentHash":"589bda754bdb8de54a97a2736a31f714"},{"path":"Assets/Objects/1911.obj","contentHash":"2dac8375f922ccdf0dd346ad036e489e"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutRebuilder.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/CloningContext.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IApplicationVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3DotProduct.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnBecameVisibleMessageListener.cs","contentHash":"1321993db8249e1e05e1e0492b2bbdc3"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/AnimationPreviewUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/PositionAsUV1.cs","contentHash":"afb7b65d28d5a7423e69a1b076be0064"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/GetStateGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/GreaterThanHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/RemoveListItemAt.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsCyclicReferenceManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Animation/AnimationPlayableAsset.cs","contentHash":"51b80d3734ea86b38e3101db98029e15"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorLabelAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarNormalize.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Angle.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_2.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Editor/OnDrawGizmosSelected.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/InvalidConversionException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Editor/OnDrawGizmos.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/GradientCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SubMeshUI.cs","contentHash":"e7e95903ca66d58e1a7cbd71f824e16d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnButtonInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/ISceneVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/GetScriptGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/IGraphDataWithVariables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_1.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/UnityObjectOwnershipUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SubMesh.cs","contentHash":"13f262cc0741566a7ab72682984bc3e1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerUpMessageListener.cs","contentHash":"1bc6ff8d02d2d68019aa6a028f8d409d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForEndOfFrameUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/TriggerEvent2DUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/DeprecatedVector2Add.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnMoveMessageListener.cs","contentHash":"67272c9c30c50b68ef1ce72ac0191c57"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/IInspectableAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Platforms/PlatformUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3PerSecond.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericSubtract.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/RayConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Modulo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarSum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/CSharpNameUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontAssetUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsDirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/InvalidImplementationException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/ArrayCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/GetDictionaryItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/UIBehaviour.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfilingUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Multiply.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnToggleValueChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/FlowStateTransition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarPerSecond.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarRound.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogEvent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationLostFocus.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphParentElement.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/IGraphWithVariables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetSceneVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/CanvasScaler.cs","contentHash":"540882762544409cc4530e60db00e951"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Dropdown.cs","contentHash":"5ebc58ec194dd44630b25fcc270ad4af"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/OuterUnityTestActionCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Audio/AudioClipProperties.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/While.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/LoopUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/OnDisable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitValuePortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/RequiresUnityAPIAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Divide.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/PlaymodeTestsController.cs","contentHash":"7e93247d600e115dac0cdd880de94e99"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/IUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorDelayedAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/CompositeWorkItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IStateTransitionDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/MaterialReferenceManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Round.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/MergedGraphElementCollection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyLoadProxy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/RawImage.cs","contentHash":"1ab136900c0edaeeb49424c852595030"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeName.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Sum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/FontData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/AllowsNullAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Sum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTransformParentChangedMListener.cs","contentHash":"715f7928b39881049ce8c46350cb8681"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInput.cs","contentHash":"cf32d98954e63b8e30e9334b152e9b8e"},{"path":"Packages/com.unity.timeline/Runtime/Events/Signals/SignalEmitter.cs","contentHash":"ff76cf6cf52b4db7b95af6ffadca9288"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Divide.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Control/ControlTrack.cs","contentHash":"d0392b7f3f52d5af537ade186b4f51f1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnInputFieldValueChangedMessageListener.cs","contentHash":"d90629714fa6b0145fcaffc87f5c6559"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlInputDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/LinqUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/GetScriptGraphs.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsGraphVariableDefined.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/InspectableIfAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseOverMessageListener.cs","contentHash":"0f5a086d4d028363983ba6ca30a01397"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Minimum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/ObjectVariables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/ISavedVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestMethodCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitWhileUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/ScrollRect.cs","contentHash":"d5cd7f207e91ca8336c65a577a6fb2a0"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Flow.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnSliderValueChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RenamedAssemblyAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/ParameterArgs.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMoveTowards.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Entities/Entity.cs","contentHash":"8500913ff03d548c8f38303659a6e795"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/DecrementHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlOutput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyWrapper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariablesAsset.cs","contentHash":"c6369b4cc3be620d6c9300e920bc3d52"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/InspectableAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnBecameInvisibleMessageListener.cs","contentHash":"d82086405f46de14829f6b4bcbdd8fc9"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nesting/GraphInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/TimeControlPlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnFlow.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/ILayerable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/TernaryExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nesting/GraphOutput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInputModule.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/TimelineUndo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Literal.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsTypeConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/IUnitRelation.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsVersionedType.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/OnEnable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteCharacter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsContext.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/RemoteTestResultSender.cs","contentHash":"830c3b545f6e6ee60a4cebab90516f2c"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/SerializationVisitor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextProcessingStack.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/ISingleton.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Types.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/MaterialModifiers/IMaterialModifier.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Compatibility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_3.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnButtonClick.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Activation/ActivationTrack.cs","contentHash":"fb79e95da8891fc7ac6c36ca6967af23"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Minimum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsObjectVariableDefined.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/For.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/EventInterfaces.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/CoroutineRunner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LeftShiftHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseUpAsButton.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Cache.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/SpriteState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/RaycasterManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/RestoreTestContextAfterDomainReload.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Settings.cs","contentHash":"c933b590b3badb5918fa01e73cd5cc0c"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnTriggerEnter2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Maximum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphInstances.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/PlaymodeTestsControllerSettings.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontFeaturesCommon.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/INesterState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/LastItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/WarnBeforeEditingAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Enemy/EnemyMovement.cs","contentHash":"b1b4e8acce4bcd4408904c6c969b6f72"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/CoroutineRunner.cs","contentHash":"fce9b835d1e8b08e7ecea8da19f21986"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializableType.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/TypeIconAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/IEventUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/InvalidOutput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnParticleCollision.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/ReflectionFieldAccessor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/MarkerTrack.cs","contentHash":"febcfbf0a0d85e37808a3740e3c2c6fa"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnMove.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Scrollbar.cs","contentHash":"a90f6a00b23520788be7d89ee3b0773d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/OnAnimatorMove.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlOutputDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/PredictableAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitOutputPortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericMultiply.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnControllerColliderHitMessageListener.cs","contentHash":"e6f8333cc8a800e2866870a5ef7efc35"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/ReflectionInvoker.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDrop.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventBus.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/InputModules/TouchInputModule.cs","contentHash":"4fcf0bb4aff1d14a1dfcdedc4b07bd05"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/LogicalExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_InputField.cs","contentHash":"47ee34eb8b6021efa0289dbbb17a5a85"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TestActionCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsDictionaryConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyWrapper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnInputFieldEndEditMessageListener.cs","contentHash":"e23d2210701e34e6850023cabe554c1f"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Rendering/OnBecameInvisible.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/ToggleGroup.cs","contentHash":"a1ac4c50e55874de16eee3db71aa9784"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/OutOfOrderExpectedLogMessageException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/HorizontalLayoutGroup.cs","contentHash":"33f160a5c07e580c29aba2bd1e4db811"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutElement.cs","contentHash":"8dff8e9853297d341afa0c11f9091b59"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3MoveTowards.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Style.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueInputDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Mask.cs","contentHash":"b747f5d40674055dd70e18552f1b0447"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/IOptimizedAccessor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_DefaultControls.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/ContentSizeFitter.cs","contentHash":"d41ab9b5ea92474f9c0a6937a0607ce1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerExit2DMListener.cs","contentHash":"00eef92bf387da2c9009267123d9d674"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/Extrapolation.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TextContainer.cs","contentHash":"8bbce9932f67ad8e7f4eefec87800f94"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector4EqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/RectMask2D.cs","contentHash":"1a680d9a08de79b0d2c779e78c9843b4"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/EnumUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorRangeAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnParticleCollisionMessageListener.cs","contentHash":"9a174471d4db2c0c6d3ac47d2f818db1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphStack.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/CountItems.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TestCommandPcHelper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMaximum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/FixedUpdate.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ScrollbarEventHandler.cs","contentHash":"1553f209ae0b2d5d3a35685fca55f9c3"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/ListContainsItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/ILogScope.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericSum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.NullableValueTypes.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2PerSecond.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/RaycastResult.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Formula.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/IGraphEventListenerData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsApplicationVariableDefined.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/ILayoutElement.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/WarnBeforeRemovingAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/FlowState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Culling/IClipRegion.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclarationCollection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsKeyValuePairConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDrag.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/BaseDelegator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitTitleAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestMustExpectAllLogsAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Round.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Time/OnTimerElapsed.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/PointerEventUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/NotEqual.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventHookComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectUnit_T.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/HashUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/ITestRunCallback.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Player/PlayerCamMovement.cs","contentHash":"14486295b32b9996f152910430f3d652"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateGraphData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/FontUpdateTracker.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Platforms/AotIncompatibleAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Negate.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorToggleLeftAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/TrackAsset.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/Graph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerExit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/QuaternionEqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableApplyChangesToContextCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnScrollRectValueChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Asset.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/CustomEventArgs.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateTransition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/TypeSetAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Lerp.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/PlayModeRunnerCallback.cs","contentHash":"19824dd35debb3fff0983df49f8359ab"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarLerp.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/MissingType.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Expression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/TimelineAttributes.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/GetStateGraphs.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionStay2DMessageListener.cs","contentHash":"4718916586b3818eb69bf65df61f0f3a"},{"path":"Assets/Scripts/GameOverScreen.cs","contentHash":"aed9b3db4f2e652bc2163e6bab15daef"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/TimelineCreateUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Player/PlayerMovement.cs","contentHash":"8e193f49f3d35032a9743c6e8aeb8a56"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/PlayerConnectionMessageIds.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/State.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnBeginDragMessageListener.cs","contentHash":"6d94138b60a9299798dda96c1ee6725f"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/Raycasters/BaseRaycaster.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/MarkerList.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nulls/NullCheck.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/PrefabControlPlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/PlayerTestAssemblyProvider.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseDrag.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerExitMessageListener.cs","contentHash":"552dca338f20933ce362ebbe559a6aa6"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/AmbiguousOperatorException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector4ComparerWithEqualsOperator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/AnimatorMessageListener.cs","contentHash":"ef38c1407dba8c1f5d69f5db61a694fe"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/GraphicRebuildTracker.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3CrossProduct.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/IPoolable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnSelect.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvokerBase.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Project.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchOnString.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OperatorException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/MultiInputUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ReferenceEqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataWithTestData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Player/PlayerHealth.cs","contentHash":"2676a76388c3d4b1a403a2587c286a7a"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerEnter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityLogCheckDelegatingCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ResourcesManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Control/ControlPlayableAsset.cs","contentHash":"042785b832afb73fd0585521aa7baf43"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/AddDictionaryItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsSceneVariableDefined.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnString.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Subtract.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/DeprecatedGenericAdd.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphNest.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/InvalidOperatorException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsObjectProcessor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Character.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextInfo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Divide.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogScope.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector3EqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/GreaterThanOrEqualHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ITestSuiteModifier.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/IMarker.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/ApplicationVariables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Button.cs","contentHash":"915204dac8acad99f076d6e72ada0a0f"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Audio/AudioPlayableAsset.cs","contentHash":"6a0b5b415c00f783202fd1ae2d556cb2"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/InputModules/StandaloneInputModule.cs","contentHash":"9104447b683bf70406fa01f12ecb564a"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitFooterPortsAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnSubmitMessageListener.cs","contentHash":"a89b0448af4e1cd103a77f9fec0a961f"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/AnimationCurve_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/IUnityObjectOwnable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ActionDelegator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Strings.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerDown.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/INotificationOptionProvider.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsReflectionUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Text.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseExitMessageListener.cs","contentHash":"f854af586011dd194574f89546642e29"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/ExceptionMessages.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerClickMessageListener.cs","contentHash":"7e9cad7f71f9cc52f699bbd2d2a75734"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsExceptions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/UnitPortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/DictionaryContainsKey.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateGraphAsset.cs","contentHash":"1ce63d97d1ca25cba2d91d5f32fd5f79"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnSubmit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/ITimeControl.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextElement.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityPlatformAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Multiply.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ColorGradient.cs","contentHash":"185e7bacfbbc5defefa609c70f7ff4ce"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Macros/IMacro.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerClick.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/MacroScriptableObject.cs","contentHash":"e88d71ef93aba4e7faf243430f6a10ce"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Project.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/LudiqBehaviour.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2DotProduct.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/FunctionArgs.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsPrimitiveConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariablesSaver.cs","contentHash":"c78ed13f6b5a632d70d4f73f56ad81f2"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphRoot.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerEnterMessageListener.cs","contentHash":"b12640dfdb5966813e9dd838893e6c4a"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IAnalyticsIdentifiable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Collections.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/Raycasters/Physics2DRaycaster.cs","contentHash":"e8d390bd9ecacc453a7500b90d0c0292"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/AddListItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/ClearList.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsWeakReferenceConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Platforms/IAotStubbable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/PortLabelHiddenAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetObjectVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector2EqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/EditorTimeBinding.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/SetScriptGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/VerticalLayoutGroup.cs","contentHash":"4878e735441f4041539853759559c86f"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestExecutionContext.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnCollisionExit2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Absolute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnexpectedLogMessageException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/UnitConnectionDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItemDataHolder.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteGlyph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/IMouseEventUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector3ComparerWithEqualsOperator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/WorkItemFactory.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsBaseConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/DebugUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitValuePort.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/AssemblyQualifiedNameParser/ParsedAssemblyQualifiedName.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/DeprecatedScalarAdd.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorExpandTooltipAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnGUI.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontFeatureTable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRenderer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/MultipleDisplayUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsArrayConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Normalize.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Text.cs","contentHash":"b5007673bbbdb9d12597a1d8201370f5"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/IStateSerializer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UnityMessageListener.cs","contentHash":"7e12302f66e3c8ed5bcfea4ce65fccea"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTearDownAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfilingScope.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/MemberInfoComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RenamedFromAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnTriggerEnter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/ClearDictionary.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/IMaskable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/StringUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Navigation.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PostBuildCleanupAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/ExecuteEvents.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Member.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/TriggerCustomEvent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetApplicationVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/MergeLists.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerDownMessageListener.cs","contentHash":"b14e186823458f549289789cccbb77ce"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteAnimator.cs","contentHash":"8e6dc3d79712ca4934f6d50c80f010b1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EmptyEventArgs.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/OnEnterState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluationException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticInvokerBase.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector2ComparerWithEqualsOperator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_CoroutineTween.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/DictionaryAsset.cs","contentHash":"9ebc0a3016506a0cbb7e0306dfcb9497"},{"path":"Packages/com.unity.timeline/Runtime/TimelineClip.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/TestResultExtensions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ReferenceCollector.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/ClipCaps.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclarationsCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/IPropertyCollector.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnCancel.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Serialization.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Slider.cs","contentHash":"53e329840e6d03aebec76623c3b054db"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Culling/Clipping.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/ConstraintsExtensions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/FailCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestRunCallbackListener.cs","contentHash":"6ddf94363c6ce4b02d9fdd51290cb0f9"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_UpdateManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/StencilMaterial.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Normalize.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/GraphicRegistry.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/LogicalExpressionVisitor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/OrderedTestSuiteModifier.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/AssetUpgrade/ClipUpgrade.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/NumericNegationHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextParsingUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_EditorResourceManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/ReflectionPropertyAccessor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Break.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/GetListItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/IGizmoDrawer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/LooseAssemblyNameConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Attributes/TrackColorAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Bounds_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/OnAnimatorIK.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitInvalidPort.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Reflection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Gun/Gun.cs","contentHash":"b9c7feb2d4d3a09ec88a614c19399628"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/Is.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/FlowGraphData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_MaterialManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRetryTestCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitPort.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerEnterMessageListener.cs","contentHash":"17142b03663387290480c82303274c02"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/This.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDeselect.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsPortableReflection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Namespace.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/SetStateGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/IncludeInSettingsAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventHook.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnDropdownValueChangedMessageListener.cs","contentHash":"b98001682cba83786775c9e415b89a61"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/LessOrEqual.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Subtract.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/IGraphEventListener.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnInputFieldValueChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Evaluation/RuntimeClip.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Objects.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Evaluation/RuntimeClipBase.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/AnyState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/RemoveListItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/BaseMeshEffect.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontAsset.cs","contentHash":"17f82e3e7d8f8b07a270a4aad9bfe79d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/RightShiftHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorWideAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsMetaProperty.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4MoveTowards.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/SingletonAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestListenerWrapper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnTriggerStay.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestPlatform.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/PlusHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/ISerializationDependency.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseDragMessageListener.cs","contentHash":"b6307dfc54cca9ba44f47185c578b0ce"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseDownMessageListener.cs","contentHash":"bb8d968ef4474e71aaad4a4dce279f90"},{"path":"Packages/com.unity.timeline/Runtime/Animation/AnimationPreviewUpdateCallback.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsTypeCache.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/EventData/PointerEventData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableKindAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlPortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnCollisionStay.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/SceneVariables.cs","contentHash":"e402a382f213255c22bda9254dd831b3"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/SetMember.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMultiply.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/TryCatch.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestRunCallbackAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Evaluation/RuntimeElement.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/EventSystem.cs","contentHash":"e987953190eb4c12cf19df790566dc2c"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_ExtensionMethods.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfiledSegmentCollection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Distance.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/IPrewarmable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDropdownValueChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsSerializer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_InputValidator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/TimelineClipExtensions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/UIElements/PanelRaycaster.cs","contentHash":"55060a7bf226ac385ce19ebd450f199f"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Selectable.cs","contentHash":"00bbd9db8634496d079d17711b2ff7c4"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/UnifiedVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityCombinatorialStrategy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnDeselectMessageListener.cs","contentHash":"bf0842d88681628b29beb00b5e2ab785"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Dropdown.cs","contentHash":"52db48e3be0a2b4f8b06f918fd1ebfbc"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/MaskUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Animation/CoroutineTween.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Maximum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetSceneVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetApplicationVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnJointBreakMessageListener.cs","contentHash":"83cfda82082c233d96cc677c19f57e07"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/IEventMachine.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnScrollRectValueChangedMessageListener.cs","contentHash":"ee34255e3e86289bde9bad5e07b84cbc"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnScrollbarValueChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/SerializedProperties/ISerializedPropertyProvider.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/PlaymodeWorkItemFactory.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandState.cs","contentHash":"672716ae97f6ddb615fa5ac3ec9da349"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/GetMember.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphReference.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ExceptionUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValuePortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Rect_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/TimelinePlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitInputPortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitControlPortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnJointBreak2DMessageListener.cs","contentHash":"ca7965796a6fc0e5baad4cb19f5b5ded"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetGraphVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnButtonClickMessageListener.cs","contentHash":"6d394de691f6d0187f61c08889353d0e"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetSavedVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/IAttributeProvider.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Sequence.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataFactory.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Misc.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/CreateList.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Scripting/PlayableTrack.cs","contentHash":"f2305da2400dfe6f069770a1a63f0f7c"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Booleans.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/GenericClosingException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/ColorBlock.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/ImmediateEnumerableCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OrHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclarations.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsIEnumerableConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationPause.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/MemberFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseUpAsButtonMessageListener.cs","contentHash":"da5a949a0bbd2ff91bc51c5805c2c41f"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteAsset.cs","contentHash":"9078325c2a6f6a2d9612ade897511860"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnCancelMessageListener.cs","contentHash":"96e7bcfd2d072992dab64ac44058b930"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerStay2DMListener.cs","contentHash":"4f353524ce6564e40764f1ea080b2d85"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/IMeshModifier.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/UnityObjectUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForSecondsUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/AspectRatioFitter.cs","contentHash":"33656f83bb0079184b2206a69690ec46"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Average.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsJsonPrinter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphNesterElement.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/FastAction.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IGraphVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Groups/GraphGroup.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/IRemoteTestResultDataFactory.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestAssemblyRunner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextElement_Legacy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/NCalcParser.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitCategoryConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OperatorUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Messages/IEditModeTestYieldInstruction.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Animation/ICurvesOwner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/Marker.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/InvokeMember.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/UIElements/PanelEventHandler.cs","contentHash":"5874b789cd9832847c61ebfa803213af"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/GridLayoutGroup.cs","contentHash":"8dc40a01667ca02b3354a4e7a61be082"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Absolute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarDivide.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericDivide.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Audio/AudioTrack.cs","contentHash":"f295412bc00b58b9095a71e9764cc886"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/PortLabelAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Unit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsResult.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/GUIStyle_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/TestExtensions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/DiscreteTime.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsMetaType.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseUp.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/InvalidConnectionException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/NumericComparison.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsTypeExtensions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseUpMessageListener.cs","contentHash":"568292fb7ea6c4f7a667e5ff76bc7e85"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Decorators/ValueAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializeAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnControllerColliderHit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Decorators/IDecoratorAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Evaluation/IntervalTree.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/Extensions/XString.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Toggle.cs","contentHash":"10c17b309bdca62b4d7fbaf113ed4ca0"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTransformChildrenChangedMListener.cs","contentHash":"db9b308769d19e1f9e161df0392c23ca"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnSliderValueChangedMessageListener.cs","contentHash":"8b15e35eb98fc258ec2e839df7c3c9b0"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_CharacterInfo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/AssemblyNameFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/ReflectedCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementWithDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/EventData/BaseEventData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/IUnitConnectionDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/IGraphicEnabledDisabled.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/IBranchUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/GlobalMessageListener.cs","contentHash":"522f6865b4ec12522e602206785309f8"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarExponentiate.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnEndDragMessageListener.cs","contentHash":"f2098fcd8ee983a05ec192f63904298f"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/Ray2DConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/TriggerStateTransition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/InvalidInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Utils.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/ModuloHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMinimum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TextMeshPro.cs","contentHash":"960935b102b3064f4b924de16426e340"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/SubgraphUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/ScriptGraphAsset.cs","contentHash":"0a3f328f3ea906bbbcf794f4c27ee59d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/Cooldown.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnScroll.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/InvalidSignatureException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IStateDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Sprite.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_EventManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Average.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/MaskableGraphic.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/Timer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarRoot.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsGuidConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/UnityTestAssemblyBuilder.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsConfig.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogMatch.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitShortTitleAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestEnumeratorWrapper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerExitMListener.cs","contentHash":"0c0b64d103fe555d830e8ca206abd12a"},{"path":"Packages/com.unity.timeline/Runtime/Evaluation/InfiniteRuntimeClip.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnInteger.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorAdaptiveWidthAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/MemberUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionExitMessageListener.cs","contentHash":"c4b85a67513b4f0cf7b5fb2d5ded04b0"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Hierarchy/OnTransformChildrenChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarAbsolute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Average.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IInitializable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnBeginDrag.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsVariableDefinedUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/FunctionExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitControlPort.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializationVersionAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Culling/ClipperRegistry.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/LooseAssemblyName.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnCollisionEnter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionEnter2DMessageListener.cs","contentHash":"191cd500c627cd6682ef6f70b8e47f2c"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationQuit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/If.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/MonoBehaviourTest/IMonoBehaviourTest.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RuntimeTestRunnerFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationFocus.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseExit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationResume.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitOutputPort.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Animation/AnimationOutputWeightProcessor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnInputFieldEndEdit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_UpdateRegistery.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/HorizontalOrVerticalLayoutGroup.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Graphic.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionStayMessageListener.cs","contentHash":"f778e23b6ff26b8de4721be0eb1fa240"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/IUnitDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InvokerBase.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/Signals/CustomSignalEventDrawer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/CollisionEvent2DUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/MergeDictionaries.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsObjectAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/AotList.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnhandledLogMessageException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsISerializationCallbacks.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Navigation/OnDestinationReached.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/DivisionHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_StyleSheet.cs","contentHash":"0c6de72eaf8c1070da824268c4bfad9d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/ISerializationDepender.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsEnumConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPrebuildSceneSetup.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/BinaryExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsReflectedConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphParent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Guids.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitCategory.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/EqualityComparison.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AttributeHelper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Normalize.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/LateUpdate.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/CreateStruct.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/FloatEqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/ITextPreProcessor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/TimeNotificationBehaviour.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Gun/GunRecoil.cs","contentHash":"a41776988cdedc04b8fdc5bfe3b12170"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsJsonParser.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluationVisitor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IIdentifiable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/EventData/AxisEventData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/CollisionEventUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsVersionManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphPointerException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Evaluation/ScheduleRuntimeClip.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/LudiqScriptableObject.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/SpecialUnitAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/SetDictionaryItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsDateConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsOption.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ConstructDelegator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Minimum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_RichTextTagsCommon.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnTriggerStay2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ToggleFlow.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/SignalTrack.cs","contentHash":"4728e3d21cc2a12e391e71ec9b7eed0b"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsSavedVariableDefined.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/CoroutineTestWorkItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/NotApproximatelyEqual.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2MoveTowards.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/INesterUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/IPropertyPreview.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/PortKeyAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/EnumerableCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4DotProduct.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_LineInfo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitHeaderInspectableAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/ControlConnection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/ValueExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/ValueConnection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetSavedVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/MultiplicationHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/InspectorVariableNameAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/UnityEvent_Converter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/GreaterOrEqual.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/SetListItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueOutputDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/NotificationUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/CreateDictionary.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/RuntimeVSUsageUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/SynchronousFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/ICloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/SetPropertyUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IOuterUnityTestAction.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphNester.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphsExceptionUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Less.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Distance.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/DictionaryCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/BinaryOperatorHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Multiply.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/TypeIconPriorityAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitSubtitleAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/VariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnJointBreak.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Modulo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueOutput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MessageListener.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LessThanHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/DirectorControlPlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerUp.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Hierarchy/OnTransformParentChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnScrollMessageListener.cs","contentHash":"d7c8092511063e0dae8106bfc8ed63dd"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ToggleValue.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnTriggerExit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/DefaultControls.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/CanvasUpdateRegistry.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/TimelineAsset.cs","contentHash":"04b6685b6f724c0d6024e6b6f96c8202"},{"path":"Assets/Scripts/Enemy/EnemyAttack.cs","contentHash":"f737c8f644b24edffddb97ac97b97e53"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetGraphVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RuntimeCodebase.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/ISpecifiesCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Attributes/TimelineHelpURLAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Gradient_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/IAsyncTestAssemblyBuilder.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Attributes/VisualScriptingHelpURLAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/SubtractionHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializationOperation.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseDown.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Utility/VertexHelper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetObjectVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/IOptimizedInvoker.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/Raycasters/PhysicsRaycaster.cs","contentHash":"7053e305cdc1eb560f4c3be49d3b5136"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/And.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/EqualityHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/RectOffset_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Culling/RectangularVertexClipper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/UnaryExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/BoltNamedAnimationEvent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IStateTransition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarSubtract.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/AnimationTriggers.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/FrameDelayedCallback.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/DefaultTestWorkItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/ExclusiveOr.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/BoltAnimationEvent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/ConditionalIgnoreAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/MissingValuePortInputException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorActionDirectionAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnSelectMessageListener.cs","contentHash":"43ebd945b04bced376c791411cf5a289"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LessThanOrEqualHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogAssert.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/ExpectedTypeAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/INotifiedCollectionItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SelectionCaret.cs","contentHash":"3b5263a98bcc71d9a9d1d78a31b34ced"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloning.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnDropMessageListener.cs","contentHash":"ad49e20f31ed572e586aa8bbaafb591b"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutGroup.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventHooks.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/InputModules/PointerInputModule.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnKeyboardInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsConverterRegistrar.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsPropertyAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/Start.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnitySetUpAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ISelectUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/XColor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/IdentifierExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/IUnifiedVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Once.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/StickyNote/StickyNote.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/IMask.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_PackageResourceImporter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/Shadow.cs","contentHash":"8703b6ae2b0eefd9dafbc44d8d333fb1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/Ensure.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseEnter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/ListCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElement.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RenamedNamespaceAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/AnimatorBindingCache.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/AllocatingGCMemoryConstraint.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnTriggerExit2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/InequalityHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/EventTrigger.cs","contentHash":"d0cdd713f9bf4e6a625d9e7804deca42"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ForEach.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/HashUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/GroupTrack.cs","contentHash":"9dd54ce33440072d6692a67e0c384ad1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/FakeSerializationCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Modulo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/InputField.cs","contentHash":"28fd3d045acc780719a17f02073eb448"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/ITestRunnerListener.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PrebuildSceneSetupAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/ActivationControlPlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Animation/AnimationTrack.cs","contentHash":"b2d2a01a2a85d9ed12e80cb33a9a6044"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/UnityTestMethodCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/ScriptMachine.cs","contentHash":"7bdff9e91edfd9600f92a185def7e34a"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitPortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Extensions/TrackExtensions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Distance.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/IncrementHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Keyframe_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitOrderAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectViaImplementationsAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/Recursion.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/OnExitState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnDragMessageListener.cs","contentHash":"f669be52680c88846b2093fd41d1e06e"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/UnaryOperatorHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsNullableConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/ExclusiveOrHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/ColorEqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarAverage.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/Signals/SignalAsset.cs","contentHash":"a3901985eb076c1c9b7562fca82ca3e0"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorTextAreaAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Comparables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/NCalcLexer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/Expose.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Angle.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Audio/AudioMixerProperties.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IGettable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Gun/GunDamage.cs","contentHash":"1695738b01d6f0d5b9ab0ace3b4ff0e1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/EditorBindingUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnScrollbarValueChangedMessageListener.cs","contentHash":"f45600bcc886206dd55a3208474aad61"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerStayMListener.cs","contentHash":"ec6cf673540b2d4e42c612611eeafe4d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerEnter2DMListener.cs","contentHash":"d2ecd94550edf1b56aff07b1f4e41c57"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/TriggerEventUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseOver.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/DoNotSerializeAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.ValueTypes.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/IEnumerableTestMethodCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/GraphicRaycaster.cs","contentHash":"5a4aa2850fe11587f47e34c270c7fd22"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/IUnitConnection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Throw.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Rendering/OnBecameVisible.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableSetUpTearDownCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/SerializedProperties/SerializedPropertyProviderAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnCollisionEnter2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/GenericGuiEventUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/SuperState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4PerSecond.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Machines/IMachine.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/DeprecatedVector4Add.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionEnterMessageListener.cs","contentHash":"ada873da50974d1e7ce247ffb296b0f3"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRendererCallback.cs","contentHash":"bf40c7a9dc15bc219687c9838aa9b41f"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/NamespaceConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitSurtitleAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericModulo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/SetUpTearDownCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/FlowGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LogicalNegationHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Round.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Activation/ActivationMixerPlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/Outline.cs","contentHash":"20a120e55ad3ab65556328d5fd8309dd"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_MeshInfo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnEndDrag.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRepeatedTestCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Lerp.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarModulo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnToggleValueChangedMessageListener.cs","contentHash":"02a47340661d2ea7c6d30e292cfef403"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForNextFrameUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/GetVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/RemoveDictionaryItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteAssetImportFormats.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ComponentHolderProtocol.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/Signals/SignalReceiver.cs","contentHash":"682dfc653b22feea53b38adb3bc66414"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/DeprecatedVector3Add.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchOnInteger.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/ApproximatelyEqual.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/MemberUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/Variables.cs","contentHash":"2c583ad0ac85d03e8700dd05fdcb46cb"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/LayerMask_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclaration.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/WeightUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/Extensions/XComparable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_4.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementWithData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Absolute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Maximum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitInputPort.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_0.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/CustomEvent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/CategoryFilterExtended.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/SaveVariables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IObjectVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/AttributeUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionExit2DMessageListener.cs","contentHash":"6217b1287eca7eed313cf0b864249a30"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsIgnoreAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_5.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitPreservation.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/IEventGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitUntilUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/OptimizedReflection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseEnterMessageListener.cs","contentHash":"8bf800a764665b085fe469e8aea7f167"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Greater.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/SavedVariables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateMachine.cs","contentHash":"b30c8635462e66ac20f4241106119f77"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_MeshUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/FullNameFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/AotDictionary.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/GUIStyleState_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Or.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForFlow.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/BoltUnityEvent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/InsertListItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/OnDestroy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/HasScriptGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/UnitRelation.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/ScriptingRuntimeProxy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/FieldsCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Enemy/RandomSpawn.cs","contentHash":"e02a37316a5f6067a8f33347c4bff93e"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/INesterStateTransition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/TestCommandBuilder.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TextMeshProUGUI.cs","contentHash":"9637dcdf3068a91dfe653e61bb82f13d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/SetVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/InvalidConnection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/Update.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/BinaryComparisonUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/ParticleControlPlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/NullMeansSelfAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsAotCompilationManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchOnEnum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontAssetCommon.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/TimeUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/AndHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnCollisionExit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsForwardConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfiledSegment.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nulls/Null.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/PlayerQuitHandler.cs","contentHash":"5b8b7230ad968399f6726aa1269dcdcb"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/AdditionHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/AnimationCurveCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/UnityObjectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnCollisionStay2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Lerp.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/ConversionUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/UnityThread.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Sum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnEnum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nulls/NullCoalesce.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphPointer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyLoadProxy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Comparison.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Framework/Graph/HasStateGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/StacktraceFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OperatorHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Utility/ReflectionMethodsCache.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/DisableAnnotationAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/FirstItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Activation/ActivationPlayableAsset.cs","contentHash":"0b63f6d3335e11939ce8790b904c8691"},{"path":"Packages/com.unity.timeline/Runtime/Playables/BasicScriptPlayable.cs","contentHash":"7bb32d6e4c7614a97d9723ce7e26588c"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IScriptingRuntimeProxy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnJointBreak2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Image.cs","contentHash":"dd9dda1dfd39e605c49e72003342ef5d"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ShaderUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializationData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Equal.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTestAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializeAsAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateEventHooks.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPostBuildCleanup.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Subtract.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnityTestTimeoutException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/IsVariableDefined.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat","contentHash":"544236487933563b1048ba7e1d8e12b3"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat","contentHash":"63c31ebfcdf7df12b340f0ee82e4ef03"},{"path":"Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset","contentHash":"c24731ac52087a64be5d72016712c4ea"},{"path":"Assets/TextMesh Pro/Sprites/EmojiOne.png","contentHash":"2146fa95d12f5cf4b0e84d507b42b3f5"},{"path":"Assets/TextMesh Pro/Shaders/TMP_Sprite.shader","contentHash":"385104931dfc2b0ea8a7d11ff366ee6b"},{"path":"Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt","contentHash":"17d9b120a1dfe8f3d291661a3a4b91fb"},{"path":"Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt","contentHash":"ce8baaac5c47f0d4fa3444d8a8e0ddfa"},{"path":"Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset","contentHash":"c24731ac52087a64be5d72016712c4ea"},{"path":"Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset","contentHash":"1d46999a0f841754c31a2877781c269a"},{"path":"Assets/TextMesh Pro/Resources/TMP Settings.asset","contentHash":"4df4600371bc68293d0670c72a16f1b1"},{"path":"Assets/Objects/Materials/DefaultMaterial_Base_Color.mat","contentHash":"41142ad1167a423b4e43209b69d097e2"},{"path":"Assets/Objects/Materials/Enemy.mat","contentHash":"52f1b873a7d1461725f8b8cc3fa0690b"},{"path":"Assets/Objects/Materials/Player.mat","contentHash":"863f9a2cbb71b22a9ca3a0e813df80f7"},{"path":"Assets/Objects/Materials/Untitled.001.mat","contentHash":"a79ad075904ac4d90b41961cecd03b33"},{"path":"Assets/TextMesh Pro/Fonts/LiberationSans.ttf","contentHash":"8c0d20233832e71e24cc5ddc65642876"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset","contentHash":"424adf063313bbedc15870211d435f37"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","contentHash":"fca886d6f3a2bb243fc6caf93cb24775"},{"path":"Assets/Sprite/BulletHoleImge.png","contentHash":"6426123c8c1d6058a86e86ece0047409"},{"path":"Assets/Objects/Untitled.001.png","contentHash":"8f859f7f4b99a719687e238ceb8a7002"},{"path":"Assets/TextMesh Pro/Fonts/LiberationSans.ttf","contentHash":"8c0d20233832e71e24cc5ddc65642876"},{"path":"Assets/Objects/Textures/DefaultMaterial_Base_Color.png","contentHash":"16332b65479ac95fc0efa6e064441998"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset","contentHash":"424adf063313bbedc15870211d435f37"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","contentHash":"fca886d6f3a2bb243fc6caf93cb24775"},{"path":"Assets/Objects/blob.obj","contentHash":"5e0f4b359ef02882fb68b9d17c804801"},{"path":"Assets/Objects/1911.obj","contentHash":"2dac8375f922ccdf0dd346ad036e489e"},{"path":"Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader","contentHash":"b199cf91142d1d2f21bb76ebf7680ea0"},{"path":"Assets/sound/M1911 gunshot.mp3","contentHash":"a143e8f551928f34d29e57e8339db473"},{"path":"Assets/TextMesh Pro/Fonts/LiberationSans.ttf","contentHash":"8c0d20233832e71e24cc5ddc65642876"},{"path":"Assets/Sprite/BulletHoleImge.png","contentHash":"6426123c8c1d6058a86e86ece0047409"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/BulletHolePrefab.prefab","contentHash":"1aa1fff9870e1870e011116a1a7e1dbb"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/BulletHolePrefab.prefab","contentHash":"1aa1fff9870e1870e011116a1a7e1dbb"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/BulletHolePrefab.prefab","contentHash":"1aa1fff9870e1870e011116a1a7e1dbb"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset","contentHash":"424adf063313bbedc15870211d435f37"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","contentHash":"fca886d6f3a2bb243fc6caf93cb24775"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/Enemy.prefab","contentHash":"3d768785162b92ef27efaa8e34842f64"},{"path":"Assets/Blob.prefab","contentHash":"9aa0895af3b6764f6b494cd7727ae4fa"},{"path":"Assets/TextMesh Pro/Sprites/EmojiOne.png","contentHash":"2146fa95d12f5cf4b0e84d507b42b3f5"},{"path":"Assets/Sprite/BulletHoleImge.png","contentHash":"6426123c8c1d6058a86e86ece0047409"},{"path":"Assets/Objects/Untitled.001.png","contentHash":"8f859f7f4b99a719687e238ceb8a7002"},{"path":"Assets/Objects/Textures/DefaultMaterial_Base_Color.png","contentHash":"16332b65479ac95fc0efa6e064441998"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","contentHash":"fca886d6f3a2bb243fc6caf93cb24775"},{"path":"Assets/Objects/blob.obj","contentHash":"5e0f4b359ef02882fb68b9d17c804801"},{"path":"Assets/Objects/1911.obj","contentHash":"2dac8375f922ccdf0dd346ad036e489e"},{"path":"Assets/sound/M1911 gunshot.mp3","contentHash":"a143e8f551928f34d29e57e8339db473"},{"path":"ProjectSettings/AudioManager.asset","contentHash":"c4a5a8f0d07d3c1a400d4815dca77624"},{"path":"ProjectSettings/ClusterInputManager.asset","contentHash":"eaff7db4dd05d8ff0818f60bff250dfd"},{"path":"ProjectSettings/DynamicsManager.asset","contentHash":"e4a115caa45883c75c8eff171c3cbb70"},{"path":"ProjectSettings/EditorBuildSettings.asset","contentHash":"9d725c0af58d0beea299e9b50991118b"},{"path":"ProjectSettings/EditorSettings.asset","contentHash":"26b0febb50d3c1332b9a98eb0c2be0da"},{"path":"ProjectSettings/GraphicsSettings.asset","contentHash":"ef5a83792098b1f51de6e7d2faa70e86"},{"path":"ProjectSettings/InputManager.asset","contentHash":"902e2aab8b705b72550001f4888653bc"},{"path":"ProjectSettings/MemorySettings.asset","contentHash":"1a756112cecf39e490a601a9eff03275"},{"path":"ProjectSettings/NavMeshAreas.asset","contentHash":"454a279a05bf06eeb8fdf939a1d5c683"},{"path":"ProjectSettings/PackageManagerSettings.asset","contentHash":"00000000000000000000000000000000"},{"path":"ProjectSettings/Physics2DSettings.asset","contentHash":"93e5386cc3daf14acfab51d99d5280af"},{"path":"ProjectSettings/PresetManager.asset","contentHash":"f8e82747b2c0e3f6eee0b9346750641f"},{"path":"ProjectSettings/ProjectSettings.asset","contentHash":"f529cfcf89804cd1d0e2e8eb48e91282"},{"path":"ProjectSettings/QualitySettings.asset","contentHash":"3059c26a5b15d653f850b3acccf4891c"},{"path":"ProjectSettings/TagManager.asset","contentHash":"3decf04695661df8f7b346f9242e7c82"},{"path":"ProjectSettings/TimeManager.asset","contentHash":"c15cae83774660c90452602a6b058633"},{"path":"ProjectSettings/UnityConnectSettings.asset","contentHash":"7fa144b1a243911758944baf90717efe"},{"path":"ProjectSettings/VersionControlSettings.asset","contentHash":"f699c8df73f04ae7374a667632b35689"},{"path":"ProjectSettings/VFXManager.asset","contentHash":"ec22bd7822a8370f26c59c78183f8954"},{"path":"ProjectSettings/XRSettings.asset","contentHash":"00000000000000000000000000000000"}],"enabledModules":["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","AI","AR","Accessibility","AndroidJNI","Animation","AssetBundle","Audio","Cloth","ClusterInput","ClusterRenderer","ContentLoad","Core","CoreEditor","CrashReporting","DSPGraph","DeviceSimulatorEditor","DiagnosticsEditor","Director","EditorToolbar","GI","GameCenter","GraphViewEditor","Grid","HotReload","IMGUI","ImageConversion","Input","InputLegacy","JSONSerialize","Localization","ParticleSystem","PerformanceReporting","Physics","Physics2D","PresetsUIEditor","Profiler","Properties","QuickSearch","RuntimeInitializeOnLoadManagerInitializer","SceneTemplateEditor","SceneView","ScreenCapture","SharedInternals","SpriteMask","SpriteShape","Streaming","Substance","Subsystems","TLS","Terrain","TerrainPhysics","TextCoreFontEngine","TextCoreFontEngineEditor","TextCoreTextEngine","TextCoreTextEngineEditor","TextRendering","Tilemap","UI","UIBuilder","UIElements","UIElementsEditor","UIElementsSamplesEditor","Umbra","UnityAnalytics","UnityAnalyticsCommon","UnityConnect","UnityConnectEditor","UnityCurl","UnityTestProtocol","UnityWebRequest","UnityWebRequestAssetBundle","UnityWebRequestAudio","UnityWebRequestTexture","UnityWebRequestWWW","VFX","VR","Vehicles","Video","VirtualTexturing","Wind","XR"],"resourcePaths":["Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt","Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt","Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset","Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset","Assets/TextMesh Pro/Resources/TMP Settings.asset"],"buildOptions":0,"unityVersion":"2022.3.33f1"} \ No newline at end of file +{"scenes":[{"path":"Assets/Scenes/SampleScene.unity","contentHash":"0a0a740d0ac620e150fbdc53a2ac20f7"}],"inputFiles":[{"path":"Assets/Scenes/SampleScene.unity","contentHash":"0a0a740d0ac620e150fbdc53a2ac20f7"},{"path":"Assets/Objects/1911.obj","contentHash":"2dac8375f922ccdf0dd346ad036e489e"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutRebuilder.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/CloningContext.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IApplicationVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3DotProduct.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnBecameVisibleMessageListener.cs","contentHash":"1321993db8249e1e05e1e0492b2bbdc3"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/AnimationPreviewUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/PositionAsUV1.cs","contentHash":"afb7b65d28d5a7423e69a1b076be0064"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/GetStateGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/GreaterThanHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/RemoveListItemAt.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsCyclicReferenceManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Animation/AnimationPlayableAsset.cs","contentHash":"51b80d3734ea86b38e3101db98029e15"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorLabelAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarNormalize.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Angle.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_2.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Editor/OnDrawGizmosSelected.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/InvalidConversionException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Editor/OnDrawGizmos.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/GradientCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SubMeshUI.cs","contentHash":"e7e95903ca66d58e1a7cbd71f824e16d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnButtonInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/ISceneVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/GetScriptGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/IGraphDataWithVariables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_1.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/UnityObjectOwnershipUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SubMesh.cs","contentHash":"13f262cc0741566a7ab72682984bc3e1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerUpMessageListener.cs","contentHash":"1bc6ff8d02d2d68019aa6a028f8d409d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForEndOfFrameUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/TriggerEvent2DUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/DeprecatedVector2Add.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnMoveMessageListener.cs","contentHash":"67272c9c30c50b68ef1ce72ac0191c57"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/IInspectableAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Platforms/PlatformUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3PerSecond.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericSubtract.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/RayConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Modulo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarSum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/CSharpNameUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontAssetUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsDirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/InvalidImplementationException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/ArrayCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/GetDictionaryItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/UIBehaviour.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfilingUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Multiply.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnToggleValueChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/FlowStateTransition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarPerSecond.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarRound.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogEvent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationLostFocus.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphParentElement.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/IGraphWithVariables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetSceneVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/CanvasScaler.cs","contentHash":"540882762544409cc4530e60db00e951"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Dropdown.cs","contentHash":"5ebc58ec194dd44630b25fcc270ad4af"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/OuterUnityTestActionCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Audio/AudioClipProperties.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/While.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/LoopUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/OnDisable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitValuePortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/RequiresUnityAPIAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Divide.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/PlaymodeTestsController.cs","contentHash":"7e93247d600e115dac0cdd880de94e99"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/IUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorDelayedAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/CompositeWorkItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IStateTransitionDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/MaterialReferenceManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Round.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/MergedGraphElementCollection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyLoadProxy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/RawImage.cs","contentHash":"1ab136900c0edaeeb49424c852595030"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeName.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Sum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/FontData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/AllowsNullAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Sum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTransformParentChangedMListener.cs","contentHash":"715f7928b39881049ce8c46350cb8681"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInput.cs","contentHash":"cf32d98954e63b8e30e9334b152e9b8e"},{"path":"Packages/com.unity.timeline/Runtime/Events/Signals/SignalEmitter.cs","contentHash":"ff76cf6cf52b4db7b95af6ffadca9288"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Divide.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Control/ControlTrack.cs","contentHash":"d0392b7f3f52d5af537ade186b4f51f1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnInputFieldValueChangedMessageListener.cs","contentHash":"d90629714fa6b0145fcaffc87f5c6559"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlInputDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/LinqUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/GetScriptGraphs.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsGraphVariableDefined.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/InspectableIfAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseOverMessageListener.cs","contentHash":"0f5a086d4d028363983ba6ca30a01397"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Minimum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/ObjectVariables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/ISavedVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestMethodCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitWhileUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/ScrollRect.cs","contentHash":"d5cd7f207e91ca8336c65a577a6fb2a0"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Flow.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnSliderValueChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RenamedAssemblyAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/ParameterArgs.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMoveTowards.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Entities/Entity.cs","contentHash":"8500913ff03d548c8f38303659a6e795"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/DecrementHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlOutput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IAssemblyWrapper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariablesAsset.cs","contentHash":"c6369b4cc3be620d6c9300e920bc3d52"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/InspectableAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnBecameInvisibleMessageListener.cs","contentHash":"d82086405f46de14829f6b4bcbdd8fc9"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nesting/GraphInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/TimeControlPlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnFlow.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/ILayerable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/TernaryExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nesting/GraphOutput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/InputModules/BaseInputModule.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/TimelineUndo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Literal.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsTypeConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/IUnitRelation.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsVersionedType.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/OnEnable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteCharacter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsContext.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/RemoteTestResultSender.cs","contentHash":"830c3b545f6e6ee60a4cebab90516f2c"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/SerializationVisitor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextProcessingStack.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/ISingleton.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Types.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/MaterialModifiers/IMaterialModifier.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Compatibility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_3.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnButtonClick.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Activation/ActivationTrack.cs","contentHash":"fb79e95da8891fc7ac6c36ca6967af23"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Minimum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsObjectVariableDefined.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/For.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/EventInterfaces.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/CoroutineRunner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LeftShiftHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseUpAsButton.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Cache.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/SpriteState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/RaycasterManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/RestoreTestContextAfterDomainReload.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Settings.cs","contentHash":"c933b590b3badb5918fa01e73cd5cc0c"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnTriggerEnter2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Maximum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphInstances.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/PlaymodeTestsControllerSettings.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontFeaturesCommon.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/INesterState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/LastItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/WarnBeforeEditingAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Enemy/EnemyMovement.cs","contentHash":"b1b4e8acce4bcd4408904c6c969b6f72"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/CoroutineRunner.cs","contentHash":"fce9b835d1e8b08e7ecea8da19f21986"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializableType.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/TypeIconAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/IEventUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/InvalidOutput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnParticleCollision.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/ReflectionFieldAccessor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/MarkerTrack.cs","contentHash":"febcfbf0a0d85e37808a3740e3c2c6fa"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnMove.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Scrollbar.cs","contentHash":"a90f6a00b23520788be7d89ee3b0773d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/OnAnimatorMove.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlOutputDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/PredictableAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitOutputPortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/TypeFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericMultiply.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnControllerColliderHitMessageListener.cs","contentHash":"e6f8333cc8a800e2866870a5ef7efc35"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/ReflectionInvoker.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDrop.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventBus.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/InputModules/TouchInputModule.cs","contentHash":"4fcf0bb4aff1d14a1dfcdedc4b07bd05"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/LogicalExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_InputField.cs","contentHash":"47ee34eb8b6021efa0289dbbb17a5a85"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TestActionCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsDictionaryConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyWrapper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnInputFieldEndEditMessageListener.cs","contentHash":"e23d2210701e34e6850023cabe554c1f"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Rendering/OnBecameInvisible.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/ToggleGroup.cs","contentHash":"a1ac4c50e55874de16eee3db71aa9784"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/OutOfOrderExpectedLogMessageException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/HorizontalLayoutGroup.cs","contentHash":"33f160a5c07e580c29aba2bd1e4db811"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutElement.cs","contentHash":"8dff8e9853297d341afa0c11f9091b59"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3MoveTowards.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Style.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueInputDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Mask.cs","contentHash":"b747f5d40674055dd70e18552f1b0447"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/IOptimizedAccessor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_DefaultControls.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/ContentSizeFitter.cs","contentHash":"d41ab9b5ea92474f9c0a6937a0607ce1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerExit2DMListener.cs","contentHash":"00eef92bf387da2c9009267123d9d674"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/Extrapolation.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TextContainer.cs","contentHash":"8bbce9932f67ad8e7f4eefec87800f94"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector4EqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/RectMask2D.cs","contentHash":"1a680d9a08de79b0d2c779e78c9843b4"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/EnumUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorRangeAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnParticleCollisionMessageListener.cs","contentHash":"9a174471d4db2c0c6d3ac47d2f818db1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphStack.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/CountItems.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/TestCommandPcHelper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMaximum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/FixedUpdate.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ScrollbarEventHandler.cs","contentHash":"1553f209ae0b2d5d3a35685fca55f9c3"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/ListContainsItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/ILogScope.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericSum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.NullableValueTypes.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2PerSecond.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/RaycastResult.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableTestState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Formula.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/IGraphEventListenerData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsApplicationVariableDefined.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/ILayoutElement.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/WarnBeforeRemovingAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/FlowState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Culling/IClipRegion.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclarationCollection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsKeyValuePairConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDrag.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/BaseDelegator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitTitleAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestMustExpectAllLogsAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Round.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Time/OnTimerElapsed.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/PointerEventUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/NotEqual.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventHookComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectUnit_T.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/HashUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/ITestRunCallback.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Player/PlayerCamMovement.cs","contentHash":"14486295b32b9996f152910430f3d652"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateGraphData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/FontUpdateTracker.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Platforms/AotIncompatibleAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Negate.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorToggleLeftAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/TrackAsset.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/Graph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerExit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/QuaternionEqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableApplyChangesToContextCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnScrollRectValueChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Asset.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/CustomEventArgs.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateTransition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/TypeSetAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Lerp.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/PlayModeRunnerCallback.cs","contentHash":"19824dd35debb3fff0983df49f8359ab"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarLerp.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/MissingType.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/Expression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/TimelineAttributes.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/GetStateGraphs.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionStay2DMessageListener.cs","contentHash":"4718916586b3818eb69bf65df61f0f3a"},{"path":"Assets/Scripts/GameOverScreen.cs","contentHash":"aed9b3db4f2e652bc2163e6bab15daef"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/TimelineCreateUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Player/PlayerMovement.cs","contentHash":"8e193f49f3d35032a9743c6e8aeb8a56"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/PlayerConnectionMessageIds.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/State.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnBeginDragMessageListener.cs","contentHash":"6d94138b60a9299798dda96c1ee6725f"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/Raycasters/BaseRaycaster.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/MarkerList.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nulls/NullCheck.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/PrefabControlPlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/PlayerTestAssemblyProvider.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseDrag.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerExitMessageListener.cs","contentHash":"552dca338f20933ce362ebbe559a6aa6"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/AmbiguousOperatorException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector4ComparerWithEqualsOperator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/AnimatorMessageListener.cs","contentHash":"ef38c1407dba8c1f5d69f5db61a694fe"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/GraphicRebuildTracker.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3CrossProduct.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Pooling/IPoolable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnSelect.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvokerBase.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Project.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchOnString.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OperatorException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/MultiInputUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ReferenceEqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataWithTestData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Player/PlayerHealth.cs","contentHash":"2676a76388c3d4b1a403a2587c286a7a"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerEnter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityLogCheckDelegatingCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ResourcesManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Control/ControlPlayableAsset.cs","contentHash":"042785b832afb73fd0585521aa7baf43"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/AddDictionaryItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsSceneVariableDefined.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnString.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Subtract.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/DeprecatedGenericAdd.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphNest.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/InvalidOperatorException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsObjectProcessor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Character.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextInfo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Divide.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogScope.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector3EqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/GreaterThanOrEqualHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ITestSuiteModifier.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/IMarker.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/ApplicationVariables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Button.cs","contentHash":"915204dac8acad99f076d6e72ada0a0f"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Audio/AudioPlayableAsset.cs","contentHash":"6a0b5b415c00f783202fd1ae2d556cb2"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/InputModules/StandaloneInputModule.cs","contentHash":"9104447b683bf70406fa01f12ecb564a"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitFooterPortsAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnSubmitMessageListener.cs","contentHash":"a89b0448af4e1cd103a77f9fec0a961f"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/AnimationCurve_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/IUnityObjectOwnable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ActionDelegator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Strings.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerDown.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/INotificationOptionProvider.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsReflectionUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Text.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseExitMessageListener.cs","contentHash":"f854af586011dd194574f89546642e29"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/ExceptionMessages.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerClickMessageListener.cs","contentHash":"7e9cad7f71f9cc52f699bbd2d2a75734"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsExceptions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/UnitPortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/DictionaryContainsKey.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateGraphAsset.cs","contentHash":"1ce63d97d1ca25cba2d91d5f32fd5f79"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnSubmit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/ITimeControl.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextElement.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityPlatformAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Multiply.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ColorGradient.cs","contentHash":"185e7bacfbbc5defefa609c70f7ff4ce"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Macros/IMacro.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerClick.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/MacroScriptableObject.cs","contentHash":"e88d71ef93aba4e7faf243430f6a10ce"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Project.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/LudiqBehaviour.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2DotProduct.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/FunctionArgs.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsPrimitiveConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariablesSaver.cs","contentHash":"c78ed13f6b5a632d70d4f73f56ad81f2"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphRoot.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerEnterMessageListener.cs","contentHash":"b12640dfdb5966813e9dd838893e6c4a"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IAnalyticsIdentifiable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Collections.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/Raycasters/Physics2DRaycaster.cs","contentHash":"e8d390bd9ecacc453a7500b90d0c0292"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/AddListItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/ClearList.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsWeakReferenceConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Platforms/IAotStubbable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/PortLabelHiddenAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetObjectVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector2EqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/EditorTimeBinding.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/SetScriptGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/VerticalLayoutGroup.cs","contentHash":"4878e735441f4041539853759559c86f"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestExecutionContext.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnCollisionExit2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Absolute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnexpectedLogMessageException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/UnitConnectionDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItemDataHolder.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteGlyph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/IMouseEventUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector3ComparerWithEqualsOperator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/WorkItemFactory.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsBaseConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Exceptions/DebugUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitValuePort.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/AssemblyQualifiedNameParser/ParsedAssemblyQualifiedName.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/DeprecatedScalarAdd.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorExpandTooltipAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnGUI.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontFeatureTable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRenderer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/MultipleDisplayUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsArrayConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Normalize.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Text.cs","contentHash":"b5007673bbbdb9d12597a1d8201370f5"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/IStateSerializer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UnityMessageListener.cs","contentHash":"7e12302f66e3c8ed5bcfea4ce65fccea"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTearDownAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfilingScope.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/MemberInfoComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RenamedFromAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnTriggerEnter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/ClearDictionary.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/IMaskable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/StringUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Navigation.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PostBuildCleanupAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/ExecuteEvents.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Member.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/TriggerCustomEvent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetApplicationVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/MergeLists.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerDownMessageListener.cs","contentHash":"b14e186823458f549289789cccbb77ce"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteAnimator.cs","contentHash":"8e6dc3d79712ca4934f6d50c80f010b1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EmptyEventArgs.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/OnEnterState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluationException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticInvokerBase.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Vector2ComparerWithEqualsOperator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_CoroutineTween.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/DictionaryAsset.cs","contentHash":"9ebc0a3016506a0cbb7e0306dfcb9497"},{"path":"Packages/com.unity.timeline/Runtime/TimelineClip.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/TestResultExtensions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ReferenceCollector.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/ClipCaps.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclarationsCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/IPropertyCollector.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnCancel.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Serialization.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Slider.cs","contentHash":"53e329840e6d03aebec76623c3b054db"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Culling/Clipping.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/ConstraintsExtensions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/FailCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestRunCallbackListener.cs","contentHash":"6ddf94363c6ce4b02d9fdd51290cb0f9"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_UpdateManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/StencilMaterial.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Normalize.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/GraphicRegistry.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/LogicalExpressionVisitor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/OrderedTestSuiteModifier.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/AssetUpgrade/ClipUpgrade.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/NumericNegationHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextParsingUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_EditorResourceManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/ReflectionPropertyAccessor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Break.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/GetListItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/IGizmoDrawer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/LooseAssemblyNameConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Attributes/TrackColorAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Bounds_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/OnAnimatorIK.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitInvalidPort.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Reflection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Gun/Gun.cs","contentHash":"b48007b6205d59a49fcbb9d59c239a0d"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/Is.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/FlowGraphData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_MaterialManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRetryTestCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitPort.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnPointerEnterMessageListener.cs","contentHash":"17142b03663387290480c82303274c02"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/This.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDeselect.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsPortableReflection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Namespace.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Units/SetStateGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/IncludeInSettingsAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventHook.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnDropdownValueChangedMessageListener.cs","contentHash":"b98001682cba83786775c9e415b89a61"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/LessOrEqual.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Subtract.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/IGraphEventListener.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnInputFieldValueChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Evaluation/RuntimeClip.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Objects.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Evaluation/RuntimeClipBase.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/AnyState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/RemoveListItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/BaseMeshEffect.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontAsset.cs","contentHash":"17f82e3e7d8f8b07a270a4aad9bfe79d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/RightShiftHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorWideAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsMetaProperty.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4MoveTowards.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/SingletonAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestListenerWrapper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnTriggerStay.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestPlatform.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/PlusHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/ISerializationDependency.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseDragMessageListener.cs","contentHash":"b6307dfc54cca9ba44f47185c578b0ce"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseDownMessageListener.cs","contentHash":"bb8d968ef4474e71aaad4a4dce279f90"},{"path":"Packages/com.unity.timeline/Runtime/Animation/AnimationPreviewUpdateCallback.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsTypeCache.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/EventData/PointerEventData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableKindAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlPortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnCollisionStay.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/SceneVariables.cs","contentHash":"e402a382f213255c22bda9254dd831b3"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/SetMember.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMultiply.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/TryCatch.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/TestRunCallbackAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Evaluation/RuntimeElement.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/EventSystem.cs","contentHash":"e987953190eb4c12cf19df790566dc2c"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_ExtensionMethods.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfiledSegmentCollection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Distance.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/IPrewarmable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnDropdownValueChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsSerializer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityWorkItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_InputValidator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/TimelineClipExtensions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/UIElements/PanelRaycaster.cs","contentHash":"55060a7bf226ac385ce19ebd450f199f"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Selectable.cs","contentHash":"00bbd9db8634496d079d17711b2ff7c4"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/UnifiedVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityCombinatorialStrategy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnDeselectMessageListener.cs","contentHash":"bf0842d88681628b29beb00b5e2ab785"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Dropdown.cs","contentHash":"52db48e3be0a2b4f8b06f918fd1ebfbc"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/MaskUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Animation/CoroutineTween.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Maximum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetSceneVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetApplicationVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnJointBreakMessageListener.cs","contentHash":"83cfda82082c233d96cc677c19f57e07"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/IEventMachine.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnScrollRectValueChangedMessageListener.cs","contentHash":"ee34255e3e86289bde9bad5e07b84cbc"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnScrollbarValueChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/SerializedProperties/ISerializedPropertyProvider.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/PlaymodeWorkItemFactory.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/BeforeAfterTestCommandState.cs","contentHash":"672716ae97f6ddb615fa5ac3ec9da349"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/GetMember.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphReference.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ExceptionUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValuePortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Rect_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/TimelinePlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitInputPortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitControlPortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnJointBreak2DMessageListener.cs","contentHash":"ca7965796a6fc0e5baad4cb19f5b5ded"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetGraphVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnButtonClickMessageListener.cs","contentHash":"6d394de691f6d0187f61c08889353d0e"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetSavedVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/IAttributeProvider.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Sequence.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestResultDataFactory.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Misc.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/CreateList.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Scripting/PlayableTrack.cs","contentHash":"f2305da2400dfe6f069770a1a63f0f7c"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Booleans.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/GenericClosingException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/ColorBlock.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/ImmediateEnumerableCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OrHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclarations.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsIEnumerableConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationPause.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/MemberFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseUpAsButtonMessageListener.cs","contentHash":"da5a949a0bbd2ff91bc51c5805c2c41f"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteAsset.cs","contentHash":"9078325c2a6f6a2d9612ade897511860"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnCancelMessageListener.cs","contentHash":"96e7bcfd2d072992dab64ac44058b930"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerStay2DMListener.cs","contentHash":"4f353524ce6564e40764f1ea080b2d85"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/IMeshModifier.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/UnityObjectUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForSecondsUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/AspectRatioFitter.cs","contentHash":"33656f83bb0079184b2206a69690ec46"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Average.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsJsonPrinter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphNesterElement.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/FastAction.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IGraphVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Groups/GraphGroup.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/IRemoteTestResultDataFactory.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/UnityTestAssemblyRunner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_TextElement_Legacy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/NCalcParser.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitCategoryConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OperatorUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Messages/IEditModeTestYieldInstruction.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Animation/ICurvesOwner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/Marker.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/InvokeMember.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/UIElements/PanelEventHandler.cs","contentHash":"5874b789cd9832847c61ebfa803213af"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/GridLayoutGroup.cs","contentHash":"8dc40a01667ca02b3354a4e7a61be082"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Absolute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarDivide.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericDivide.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Audio/AudioTrack.cs","contentHash":"f295412bc00b58b9095a71e9764cc886"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/PortLabelAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Unit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsResult.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/GUIStyle_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/TestExtensions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/DiscreteTime.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Reflection/fsMetaType.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseUp.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Connections/InvalidConnectionException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/NumericComparison.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsTypeExtensions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseUpMessageListener.cs","contentHash":"568292fb7ea6c4f7a667e5ff76bc7e85"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Decorators/ValueAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializeAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnControllerColliderHit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Decorators/IDecoratorAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Evaluation/IntervalTree.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/Extensions/XString.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Toggle.cs","contentHash":"10c17b309bdca62b4d7fbaf113ed4ca0"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTransformChildrenChangedMListener.cs","contentHash":"db9b308769d19e1f9e161df0392c23ca"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnSliderValueChangedMessageListener.cs","contentHash":"8b15e35eb98fc258ec2e839df7c3c9b0"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_CharacterInfo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/AssemblyNameFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/ReflectedCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementWithDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/EventData/BaseEventData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/IUnitConnectionDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/IGraphicEnabledDisabled.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/IBranchUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/GlobalMessageListener.cs","contentHash":"522f6865b4ec12522e602206785309f8"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarExponentiate.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnEndDragMessageListener.cs","contentHash":"f2098fcd8ee983a05ec192f63904298f"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/Ray2DConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/TriggerStateTransition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/InvalidInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/Utils.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/ModuloHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarMinimum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TextMeshPro.cs","contentHash":"960935b102b3064f4b924de16426e340"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/SubgraphUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/ScriptGraphAsset.cs","contentHash":"0a3f328f3ea906bbbcf794f4c27ee59d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/Cooldown.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnScroll.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/InvalidSignatureException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IStateDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_Sprite.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_EventManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Average.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/MaskableGraphic.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/Timer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarRoot.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsGuidConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/UnityTestAssemblyBuilder.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsConfig.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogScope/LogMatch.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitShortTitleAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/TestEnumeratorWrapper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerExitMListener.cs","contentHash":"0c0b64d103fe555d830e8ca206abd12a"},{"path":"Packages/com.unity.timeline/Runtime/Evaluation/InfiniteRuntimeClip.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnInteger.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorAdaptiveWidthAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/MemberUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionExitMessageListener.cs","contentHash":"c4b85a67513b4f0cf7b5fb2d5ded04b0"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Hierarchy/OnTransformChildrenChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarAbsolute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Average.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IInitializable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnBeginDrag.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsVariableDefinedUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/FunctionExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitControlPort.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializationVersionAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Culling/ClipperRegistry.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/LooseAssemblyName.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnCollisionEnter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionEnter2DMessageListener.cs","contentHash":"191cd500c627cd6682ef6f70b8e47f2c"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationQuit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/If.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/MonoBehaviourTest/IMonoBehaviourTest.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RuntimeTestRunnerFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationFocus.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseExit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Application/OnApplicationResume.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitOutputPort.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Animation/AnimationOutputWeightProcessor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnInputFieldEndEdit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_UpdateRegistery.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/HorizontalOrVerticalLayoutGroup.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Graphic.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ControlInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionStayMessageListener.cs","contentHash":"f778e23b6ff26b8de4721be0eb1fa240"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/IUnitDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/InvokerBase.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/Signals/CustomSignalEventDrawer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/CollisionEvent2DUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/MergeDictionaries.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsObjectAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/AotList.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnhandledLogMessageException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsISerializationCallbacks.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Navigation/OnDestinationReached.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/DivisionHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_StyleSheet.cs","contentHash":"0c6de72eaf8c1070da824268c4bfad9d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/ISerializationDepender.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsEnumConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPrebuildSceneSetup.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/BinaryExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsReflectedConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphParent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Guids.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitCategory.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/EqualityComparison.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AttributeHelper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Normalize.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/LateUpdate.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/CreateStruct.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/FloatEqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/ITextPreProcessor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/TimeNotificationBehaviour.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Gun/GunRecoil.cs","contentHash":"a41776988cdedc04b8fdc5bfe3b12170"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsJsonParser.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/EvaluationVisitor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IIdentifiable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/RemoteHelpers/RemoteTestData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/EventData/AxisEventData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/CollisionEventUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsVersionManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphPointerException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Evaluation/ScheduleRuntimeClip.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/LudiqScriptableObject.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/SpecialUnitAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/SetDictionaryItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsDateConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Internal/fsOption.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/ConstructDelegator.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Minimum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_RichTextTagsCommon.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnTriggerStay2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ToggleFlow.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/SignalTrack.cs","contentHash":"4728e3d21cc2a12e391e71ec9b7eed0b"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IsSavedVariableDefined.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/CoroutineTestWorkItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/NotApproximatelyEqual.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2MoveTowards.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/INesterUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/IPropertyPreview.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/PortKeyAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/EnumerableCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4DotProduct.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_LineInfo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitHeaderInspectableAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/ControlConnection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/ValueExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/ValueConnection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/SetSavedVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/MultiplicationHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/InspectorVariableNameAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/UnityEvent_Converter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/GreaterOrEqual.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/SetListItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueOutputDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/NotificationUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/CreateDictionary.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/RuntimeVSUsageUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/SynchronousFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/ICloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/SetPropertyUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IOuterUnityTestAction.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphNester.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphsExceptionUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Less.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Distance.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/DictionaryCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/BinaryOperatorHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Multiply.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/TypeIconPriorityAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitSubtitleAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/VariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnJointBreak.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Modulo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/ValueOutput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MessageListener.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LessThanHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/DirectorControlPlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnPointerUp.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Hierarchy/OnTransformParentChanged.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnScrollMessageListener.cs","contentHash":"d7c8092511063e0dae8106bfc8ed63dd"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ToggleValue.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnTriggerExit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/DefaultControls.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/CanvasUpdateRegistry.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/TimelineAsset.cs","contentHash":"04b6685b6f724c0d6024e6b6f96c8202"},{"path":"Assets/Scripts/Enemy/EnemyAttack.cs","contentHash":"f737c8f644b24edffddb97ac97b97e53"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetGraphVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RuntimeCodebase.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/ISpecifiesCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Attributes/TimelineHelpURLAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Gradient_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/IAsyncTestAssemblyBuilder.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Attributes/VisualScriptingHelpURLAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/SubtractionHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializationOperation.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseDown.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Utility/VertexHelper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/GetObjectVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/IOptimizedInvoker.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/Raycasters/PhysicsRaycaster.cs","contentHash":"7053e305cdc1eb560f4c3be49d3b5136"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/And.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/EqualityHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/RectOffset_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Culling/RectangularVertexClipper.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/UnaryExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/BoltNamedAnimationEvent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/IStateTransition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarSubtract.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/AnimationTriggers.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/FrameDelayedCallback.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/DefaultTestWorkItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/ExclusiveOr.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Animation/BoltAnimationEvent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/ConditionalIgnoreAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/MissingValuePortInputException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorActionDirectionAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnSelectMessageListener.cs","contentHash":"43ebd945b04bced376c791411cf5a289"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LessThanOrEqualHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/LogAssert.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/ExpectedTypeAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/INotifiedCollectionItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SelectionCaret.cs","contentHash":"3b5263a98bcc71d9a9d1d78a31b34ced"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloning.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnDropMessageListener.cs","contentHash":"ad49e20f31ed572e586aa8bbaafb591b"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Layout/LayoutGroup.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/EventHooks.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/InputModules/PointerInputModule.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnKeyboardInput.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsConverterRegistrar.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsPropertyAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/Start.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnitySetUpAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ISelectUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/XColor.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/IdentifierExpression.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/IUnifiedVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Once.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/StickyNote/StickyNote.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/IMask.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_PackageResourceImporter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/Shadow.cs","contentHash":"8703b6ae2b0eefd9dafbc44d8d333fb1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/Ensure.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseEnter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/ListCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElement.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/RenamedNamespaceAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/AnimatorBindingCache.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/AllocatingGCMemoryConstraint.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnTriggerExit2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/InequalityHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/EventSystem/EventTrigger.cs","contentHash":"d0cdd713f9bf4e6a625d9e7804deca42"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/ForEach.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/HashUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/GroupTrack.cs","contentHash":"9dd54ce33440072d6692a67e0c384ad1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/FakeSerializationCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Modulo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/InputField.cs","contentHash":"28fd3d045acc780719a17f02073eb448"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/ITestRunnerListener.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/PrebuildSceneSetupAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/ActivationControlPlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Animation/AnimationTrack.cs","contentHash":"b2d2a01a2a85d9ed12e80cb33a9a6044"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/UnityTestMethodCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/ScriptMachine.cs","contentHash":"7bdff9e91edfd9600f92a185def7e34a"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitPortDefinition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Extensions/TrackExtensions.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Distance.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/IncrementHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/Keyframe_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitOrderAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectViaImplementationsAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/Recursion.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/OnExitState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UIInterfaces/UnityOnDragMessageListener.cs","contentHash":"f669be52680c88846b2093fd41d1e06e"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/UnaryOperatorHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsNullableConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/ExclusiveOrHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/ColorEqualityComparer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarAverage.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/Signals/SignalAsset.cs","contentHash":"a3901985eb076c1c9b7562fca82ca3e0"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/Inspector/InspectorTextAreaAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.Comparables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Dependencies/NCalc/NCalcLexer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Codebase/Expose.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Angle.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Audio/AudioMixerProperties.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/IGettable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Gun/GunDamage.cs","contentHash":"1695738b01d6f0d5b9ab0ace3b4ff0e1"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/EditorBindingUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnScrollbarValueChangedMessageListener.cs","contentHash":"f45600bcc886206dd55a3208474aad61"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerStayMListener.cs","contentHash":"ec6cf673540b2d4e42c612611eeafe4d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnTriggerEnter2DMListener.cs","contentHash":"d2ecd94550edf1b56aff07b1f4e41c57"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/TriggerEventUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Input/OnMouseOver.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/DoNotSerializeAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/EnsureThat.ValueTypes.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/IEnumerableTestMethodCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/GraphicRaycaster.cs","contentHash":"5a4aa2850fe11587f47e34c270c7fd22"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/IUnitConnection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/Throw.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Rendering/OnBecameVisible.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableSetUpTearDownCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/SerializedProperties/SerializedPropertyProviderAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnCollisionEnter2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/GenericGuiEventUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/SuperState.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphDebugData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4PerSecond.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Machines/IMachine.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/DeprecatedVector4Add.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionEnterMessageListener.cs","contentHash":"ada873da50974d1e7ce247ffb296b0f3"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/TestResultRendererCallback.cs","contentHash":"bf40c7a9dc15bc219687c9838aa9b41f"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/NamespaceConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/EditorBinding/UnitSurtitleAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Generic/GenericModulo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/SetUpTearDownCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/FlowGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/LogicalNegationHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Round.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Activation/ActivationMixerPlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/VertexModifiers/Outline.cs","contentHash":"20a120e55ad3ab65556328d5fd8309dd"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_MeshInfo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/GUI/OnEndDrag.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Commands/EnumerableRepeatedTestCommand.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Lerp.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Scalar/ScalarModulo.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/UI/UnityOnToggleValueChangedMessageListener.cs","contentHash":"02a47340661d2ea7c6d30e292cfef403"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForNextFrameUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/GetVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Dictionaries/RemoveDictionaryItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_SpriteAssetImportFormats.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Utilities/ComponentHolderProtocol.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Events/Signals/SignalReceiver.cs","contentHash":"682dfc653b22feea53b38adb3bc66414"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/DeprecatedVector3Add.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchOnInteger.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/ApproximatelyEqual.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/MemberUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/Variables.cs","contentHash":"2c583ad0ac85d03e8700dd05fdcb46cb"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/LayerMask_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/VariableDeclaration.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/WeightUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Ensure/Extensions/XComparable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_4.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/IGraphElementWithData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Absolute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Maximum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Ports/IUnitInputPort.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_0.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/CustomEvent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/CategoryFilterExtended.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/SaveVariables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/Obsolete/IObjectVariableUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/AttributeUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnCollisionExit2DMessageListener.cs","contentHash":"6217b1287eca7eed313cf0b864249a30"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsIgnoreAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/StaticActionInvoker_5.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/UnitPreservation.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Events/IEventGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitUntilUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Optimization/OptimizedReflection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Listeners/MonoBehaviour/UnityOnMouseEnterMessageListener.cs","contentHash":"8bf800a764665b085fe469e8aea7f167"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Greater.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Variables/SavedVariables.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateMachine.cs","contentHash":"b30c8635462e66ac20f4241106119f77"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMPro_MeshUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Filters/FullNameFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Collections/AotDictionary.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/Unity/GUIStyleState_DirectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Or.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Time/WaitForFlow.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/BoltUnityEvent.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/Lists/InsertListItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/OnDestroy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Graph/HasScriptGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/UnitRelation.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/ScriptingRuntimeProxy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/FieldsCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/Scripts/Enemy/RandomSpawn.cs","contentHash":"e02a37316a5f6067a8f33347c4bff93e"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/INesterStateTransition.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Runner/TestCommandBuilder.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TextMeshProUGUI.cs","contentHash":"9637dcdf3068a91dfe653e61bb82f13d"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/SetVariable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Connections/InvalidConnection.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Lifecycle/Update.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/BinaryComparisonUnit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Playables/ParticleControlPlayable.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/NullMeansSelfAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/fsAotCompilationManager.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SwitchOnEnum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_FontAssetCommon.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Utilities/TimeUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/AndHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics/OnCollisionExit.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Dependencies/FullSerializer/Converters/fsForwardConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Profiling/ProfiledSegment.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nulls/Null.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/TestRunner/Callbacks/PlayerQuitHandler.cs","contentHash":"5b8b7230ad968399f6726aa1269dcdcb"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/AdditionHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Cloning/Cloners/AnimationCurveCloner.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/Converters/UnityObjectConverter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnCollisionStay2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector3/Vector3Lerp.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/ConversionUtility.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Unity/UnityThread.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector2/Vector2Sum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Control/SelectOnEnum.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Nulls/NullCoalesce.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Graphs/GraphPointer.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/AssemblyLoadProxy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Comparison.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/Framework/Graph/HasStateGraph.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/StacktraceFilter.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Reflection/Operators/OperatorHandler.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Utility/ReflectionMethodsCache.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/EditorBinding/DisableAnnotationAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Collections/FirstItem.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.timeline/Runtime/Activation/ActivationPlayableAsset.cs","contentHash":"0b63f6d3335e11939ce8790b904c8691"},{"path":"Packages/com.unity.timeline/Runtime/Playables/BasicScriptPlayable.cs","contentHash":"7bb32d6e4c7614a97d9723ce7e26588c"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/AssemblyProvider/IScriptingRuntimeProxy.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Events/Physics2D/OnJointBreak2D.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.ugui/Runtime/UI/Core/Image.cs","contentHash":"dd9dda1dfd39e605c49e72003342ef5d"},{"path":"Packages/com.unity.textmeshpro/Scripts/Runtime/TMP_ShaderUtilities.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializationData.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Logic/Equal.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/NUnitExtensions/Attributes/UnityTestAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Core/Serialization/SerializeAsAttribute.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.State/StateEventHooks.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Utils/IPostBuildCleanup.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Math/Vector4/Vector4Subtract.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.test-framework/UnityEngine.TestRunner/Assertions/UnityTestTimeoutException.cs","contentHash":"00000000000000000000000000000000"},{"path":"Packages/com.unity.visualscripting/Runtime/VisualScripting.Flow/Framework/Variables/IsVariableDefined.cs","contentHash":"00000000000000000000000000000000"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat","contentHash":"544236487933563b1048ba7e1d8e12b3"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat","contentHash":"63c31ebfcdf7df12b340f0ee82e4ef03"},{"path":"Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset","contentHash":"c24731ac52087a64be5d72016712c4ea"},{"path":"Assets/TextMesh Pro/Sprites/EmojiOne.png","contentHash":"2146fa95d12f5cf4b0e84d507b42b3f5"},{"path":"Assets/TextMesh Pro/Shaders/TMP_Sprite.shader","contentHash":"385104931dfc2b0ea8a7d11ff366ee6b"},{"path":"Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt","contentHash":"17d9b120a1dfe8f3d291661a3a4b91fb"},{"path":"Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt","contentHash":"ce8baaac5c47f0d4fa3444d8a8e0ddfa"},{"path":"Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset","contentHash":"c24731ac52087a64be5d72016712c4ea"},{"path":"Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset","contentHash":"1d46999a0f841754c31a2877781c269a"},{"path":"Assets/TextMesh Pro/Resources/TMP Settings.asset","contentHash":"4df4600371bc68293d0670c72a16f1b1"},{"path":"Assets/Objects/Materials/DefaultMaterial_Base_Color.mat","contentHash":"41142ad1167a423b4e43209b69d097e2"},{"path":"Assets/Objects/Materials/Enemy.mat","contentHash":"52f1b873a7d1461725f8b8cc3fa0690b"},{"path":"Assets/Objects/Materials/Player.mat","contentHash":"863f9a2cbb71b22a9ca3a0e813df80f7"},{"path":"Assets/Objects/Materials/Untitled.001.mat","contentHash":"a79ad075904ac4d90b41961cecd03b33"},{"path":"Assets/TextMesh Pro/Fonts/LiberationSans.ttf","contentHash":"8c0d20233832e71e24cc5ddc65642876"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset","contentHash":"424adf063313bbedc15870211d435f37"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","contentHash":"fca886d6f3a2bb243fc6caf93cb24775"},{"path":"Assets/Sprite/BulletHoleImge.png","contentHash":"6426123c8c1d6058a86e86ece0047409"},{"path":"Assets/Objects/Untitled.001.png","contentHash":"8f859f7f4b99a719687e238ceb8a7002"},{"path":"Assets/TextMesh Pro/Fonts/LiberationSans.ttf","contentHash":"8c0d20233832e71e24cc5ddc65642876"},{"path":"Assets/Objects/Textures/DefaultMaterial_Base_Color.png","contentHash":"16332b65479ac95fc0efa6e064441998"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset","contentHash":"424adf063313bbedc15870211d435f37"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","contentHash":"fca886d6f3a2bb243fc6caf93cb24775"},{"path":"Assets/Objects/blob.obj","contentHash":"5e0f4b359ef02882fb68b9d17c804801"},{"path":"Assets/Objects/1911.obj","contentHash":"2dac8375f922ccdf0dd346ad036e489e"},{"path":"Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader","contentHash":"b199cf91142d1d2f21bb76ebf7680ea0"},{"path":"Assets/sound/M1911Reload.mp3","contentHash":"1b223154b003a68d85c5764966a435ac"},{"path":"Assets/sound/M1911 gunshot.mp3","contentHash":"a143e8f551928f34d29e57e8339db473"},{"path":"Assets/TextMesh Pro/Fonts/LiberationSans.ttf","contentHash":"8c0d20233832e71e24cc5ddc65642876"},{"path":"Assets/Sprite/BulletHoleImge.png","contentHash":"6426123c8c1d6058a86e86ece0047409"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/BulletHolePrefab.prefab","contentHash":"1aa1fff9870e1870e011116a1a7e1dbb"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/BulletHolePrefab.prefab","contentHash":"1aa1fff9870e1870e011116a1a7e1dbb"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/BulletHolePrefab.prefab","contentHash":"1aa1fff9870e1870e011116a1a7e1dbb"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset","contentHash":"424adf063313bbedc15870211d435f37"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","contentHash":"fca886d6f3a2bb243fc6caf93cb24775"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/Enemy.prefab","contentHash":"5f2a2b8b5d11be0b8fa2d44dffa10863"},{"path":"Assets/Blob.prefab","contentHash":"30f039a14117cae1a218deca2c4a0ec8"},{"path":"Assets/TextMesh Pro/Sprites/EmojiOne.png","contentHash":"2146fa95d12f5cf4b0e84d507b42b3f5"},{"path":"Assets/Sprite/BulletHoleImge.png","contentHash":"6426123c8c1d6058a86e86ece0047409"},{"path":"Assets/Objects/Untitled.001.png","contentHash":"8f859f7f4b99a719687e238ceb8a7002"},{"path":"Assets/Objects/Textures/DefaultMaterial_Base_Color.png","contentHash":"16332b65479ac95fc0efa6e064441998"},{"path":"Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","contentHash":"fca886d6f3a2bb243fc6caf93cb24775"},{"path":"Assets/Objects/blob.obj","contentHash":"5e0f4b359ef02882fb68b9d17c804801"},{"path":"Assets/Objects/1911.obj","contentHash":"2dac8375f922ccdf0dd346ad036e489e"},{"path":"Assets/sound/M1911Reload.mp3","contentHash":"1b223154b003a68d85c5764966a435ac"},{"path":"Assets/sound/M1911 gunshot.mp3","contentHash":"a143e8f551928f34d29e57e8339db473"},{"path":"ProjectSettings/AudioManager.asset","contentHash":"c4a5a8f0d07d3c1a400d4815dca77624"},{"path":"ProjectSettings/ClusterInputManager.asset","contentHash":"eaff7db4dd05d8ff0818f60bff250dfd"},{"path":"ProjectSettings/DynamicsManager.asset","contentHash":"e4a115caa45883c75c8eff171c3cbb70"},{"path":"ProjectSettings/EditorBuildSettings.asset","contentHash":"9d725c0af58d0beea299e9b50991118b"},{"path":"ProjectSettings/EditorSettings.asset","contentHash":"26b0febb50d3c1332b9a98eb0c2be0da"},{"path":"ProjectSettings/GraphicsSettings.asset","contentHash":"ef5a83792098b1f51de6e7d2faa70e86"},{"path":"ProjectSettings/InputManager.asset","contentHash":"902e2aab8b705b72550001f4888653bc"},{"path":"ProjectSettings/MemorySettings.asset","contentHash":"1a756112cecf39e490a601a9eff03275"},{"path":"ProjectSettings/NavMeshAreas.asset","contentHash":"454a279a05bf06eeb8fdf939a1d5c683"},{"path":"ProjectSettings/PackageManagerSettings.asset","contentHash":"00000000000000000000000000000000"},{"path":"ProjectSettings/Physics2DSettings.asset","contentHash":"93e5386cc3daf14acfab51d99d5280af"},{"path":"ProjectSettings/PresetManager.asset","contentHash":"f8e82747b2c0e3f6eee0b9346750641f"},{"path":"ProjectSettings/ProjectSettings.asset","contentHash":"f529cfcf89804cd1d0e2e8eb48e91282"},{"path":"ProjectSettings/QualitySettings.asset","contentHash":"3b77de749f142cddc63cc9e8ac592125"},{"path":"ProjectSettings/TagManager.asset","contentHash":"3decf04695661df8f7b346f9242e7c82"},{"path":"ProjectSettings/TimeManager.asset","contentHash":"c15cae83774660c90452602a6b058633"},{"path":"ProjectSettings/UnityConnectSettings.asset","contentHash":"7fa144b1a243911758944baf90717efe"},{"path":"ProjectSettings/VersionControlSettings.asset","contentHash":"f699c8df73f04ae7374a667632b35689"},{"path":"ProjectSettings/VFXManager.asset","contentHash":"ec22bd7822a8370f26c59c78183f8954"},{"path":"ProjectSettings/XRSettings.asset","contentHash":"00000000000000000000000000000000"}],"enabledModules":["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","AI","AR","Accessibility","AndroidJNI","Animation","AssetBundle","Audio","Cloth","ClusterInput","ClusterRenderer","ContentLoad","Core","CoreEditor","CrashReporting","DSPGraph","DeviceSimulatorEditor","DiagnosticsEditor","Director","EditorToolbar","GI","GameCenter","GraphViewEditor","Grid","HotReload","IMGUI","ImageConversion","Input","InputLegacy","JSONSerialize","Localization","ParticleSystem","PerformanceReporting","Physics","Physics2D","PresetsUIEditor","Profiler","Properties","QuickSearch","RuntimeInitializeOnLoadManagerInitializer","SceneTemplateEditor","SceneView","ScreenCapture","SharedInternals","SpriteMask","SpriteShape","Streaming","Substance","Subsystems","TLS","Terrain","TerrainPhysics","TextCoreFontEngine","TextCoreFontEngineEditor","TextCoreTextEngine","TextCoreTextEngineEditor","TextRendering","Tilemap","UI","UIBuilder","UIElements","UIElementsEditor","UIElementsSamplesEditor","Umbra","UnityAnalytics","UnityAnalyticsCommon","UnityConnect","UnityConnectEditor","UnityCurl","UnityTestProtocol","UnityWebRequest","UnityWebRequestAssetBundle","UnityWebRequestAudio","UnityWebRequestTexture","UnityWebRequestWWW","VFX","VR","Vehicles","Video","VirtualTexturing","Wind","XR"],"resourcePaths":["Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Drop Shadow.mat","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Fallback.asset","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset","Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt","Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt","Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset","Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset","Assets/TextMesh Pro/Resources/TMP Settings.asset"],"buildOptions":0,"unityVersion":"2022.3.33f1"} \ No newline at end of file diff --git a/3D FPS/Library/PlayerDataCache/Win64/ScriptsOnlyCache.yaml b/3D FPS/Library/PlayerDataCache/Win64/ScriptsOnlyCache.yaml index 870fbe69..a7fbfd01 100644 --- a/3D FPS/Library/PlayerDataCache/Win64/ScriptsOnlyCache.yaml +++ b/3D FPS/Library/PlayerDataCache/Win64/ScriptsOnlyCache.yaml @@ -79,6 +79,9 @@ ScriptsOnlyBuild: - assembly: Assembly-CSharp fullTypeName: GameOverScreen methodName: RestartButton + - assembly: Assembly-CSharp + fullTypeName: GameOverScreen + methodName: ExitButton - assembly: Assembly-CSharp fullTypeName: GunRecoil methodName: ApplyRecoil @@ -916,7 +919,7 @@ ScriptsOnlyBuild: className: BasicPlayableBehaviour - hash: serializedVersion: 2 - Hash: b9c7feb2d4d3a09ec88a614c19399628 + Hash: b48007b6205d59a49fcbb9d59c239a0d assemblyName: Assembly-CSharp namespaceName: className: Gun @@ -1079,4 +1082,4 @@ ScriptsOnlyBuild: platform: 19 scenePathNames: - Assets/Scenes/SampleScene.unity - playerPath: D:/Unity/3D-FPS/Builded/V01LowQ/3D FPS.exe + playerPath: D:/Unity/3D-FPS/Builded/V02/3D FPS.exe diff --git a/3D FPS/Library/SceneVisibilityState.asset b/3D FPS/Library/SceneVisibilityState.asset index ba7f1007..512d67c4 100644 Binary files a/3D FPS/Library/SceneVisibilityState.asset and b/3D FPS/Library/SceneVisibilityState.asset differ diff --git a/3D FPS/Library/ScriptAssemblies/Assembly-CSharp.dll b/3D FPS/Library/ScriptAssemblies/Assembly-CSharp.dll index 16575828..d9eae7c9 100644 Binary files a/3D FPS/Library/ScriptAssemblies/Assembly-CSharp.dll and b/3D FPS/Library/ScriptAssemblies/Assembly-CSharp.dll differ diff --git a/3D FPS/Library/Search/transactions.db b/3D FPS/Library/Search/transactions.db index edae4d05..2aa5b5f2 100644 Binary files a/3D FPS/Library/Search/transactions.db and b/3D FPS/Library/Search/transactions.db differ diff --git a/3D FPS/Library/SourceAssetDB b/3D FPS/Library/SourceAssetDB index ec9a2ae3..7377e2c6 100644 Binary files a/3D FPS/Library/SourceAssetDB and b/3D FPS/Library/SourceAssetDB differ diff --git a/3D FPS/Library/StateCache/SceneView/8c/8cd7c613bf844de3b80696e27a479d5e.json b/3D FPS/Library/StateCache/SceneView/8c/8cd7c613bf844de3b80696e27a479d5e.json index cd3de258..54af912d 100644 --- a/3D FPS/Library/StateCache/SceneView/8c/8cd7c613bf844de3b80696e27a479d5e.json +++ b/3D FPS/Library/StateCache/SceneView/8c/8cd7c613bf844de3b80696e27a479d5e.json @@ -1 +1 @@ -{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"m_AlwaysRefresh":false,"showFog":true,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true,"showVisualEffectGraphs":true,"m_FxEnabled":true},"in2DMode":false,"pivot":{"x":751.99267578125,"y":364.59161376953127,"z":94.83697509765625},"rotation":{"x":-0.010809785686433316,"y":-0.0035878729540854694,"z":0.0000800453417468816,"w":-0.9999589323997498},"size":594.4554443359375,"orthographic":false} \ No newline at end of file +{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"m_AlwaysRefresh":false,"showFog":true,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true,"showVisualEffectGraphs":true,"m_FxEnabled":true},"in2DMode":false,"pivot":{"x":-0.17015065252780915,"y":1.8021245002746583,"z":0.7158188223838806},"rotation":{"x":-0.1748422086238861,"y":-0.027152739465236665,"z":0.004867190960794687,"w":-0.9842351675033569},"size":3.0462100505828859,"orthographic":false} \ No newline at end of file diff --git a/3D FPS/Library/ilpp.pid b/3D FPS/Library/ilpp.pid index 468663cf..2f5d0ff5 100644 --- a/3D FPS/Library/ilpp.pid +++ b/3D FPS/Library/ilpp.pid @@ -1 +1 @@ -26280 \ No newline at end of file +29324 \ No newline at end of file diff --git a/3D FPS/Logs/AssetImportWorker0-prev.log b/3D FPS/Logs/AssetImportWorker0.log similarity index 64% rename from 3D FPS/Logs/AssetImportWorker0-prev.log rename to 3D FPS/Logs/AssetImportWorker0.log index 849d6866..a6ae1b16 100644 --- a/3D FPS/Logs/AssetImportWorker0-prev.log +++ b/3D FPS/Logs/AssetImportWorker0.log @@ -15,7 +15,7 @@ D:/Unity/3D-FPS/3D FPS -logFile Logs/AssetImportWorker0.log -srvPort -53700 +58856 Successfully changed project path to: D:/Unity/3D-FPS/3D FPS D:/Unity/3D-FPS/3D FPS [UnityMemory] Configuration Parameters - Can be set up in boot.config @@ -49,12 +49,12 @@ D:/Unity/3D-FPS/3D FPS "memorysetup-temp-allocator-size-cloud-worker=32768" "memorysetup-temp-allocator-size-gi-baking-worker=262144" "memorysetup-temp-allocator-size-gfx=262144" -Player connection [18132] Host "[IP] 172.16.1.172 [Port] 0 [Flags] 2 [Guid] 4264000419 [EditorId] 4264000419 [Version] 1048832 [Id] WindowsEditor(7,PC-Main) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]... +Player connection [28656] Host "[IP] 172.16.1.172 [Port] 0 [Flags] 2 [Guid] 1561592470 [EditorId] 1561592470 [Version] 1048832 [Id] WindowsEditor(7,PC-Main) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]... -Player connection [18132] Host "[IP] 172.16.1.172 [Port] 0 [Flags] 2 [Guid] 4264000419 [EditorId] 4264000419 [Version] 1048832 [Id] WindowsEditor(7,PC-Main) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]... +Player connection [28656] Host "[IP] 172.16.1.172 [Port] 0 [Flags] 2 [Guid] 1561592470 [EditorId] 1561592470 [Version] 1048832 [Id] WindowsEditor(7,PC-Main) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]... [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. -Refreshing native plugins compatible for Editor in 7.44 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 8.38 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Initialize engine version: 2022.3.33f1 (b2c853adf198) [Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Resources/UnitySubsystems @@ -70,46 +70,46 @@ Initialize mono Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Managed' Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' Mono config path = 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56548 +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56840 Begin MonoManager ReloadAssembly Registering precompiled unity dll's ... Register platform support module: C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll Register platform support module: C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.008992 seconds. -- Loaded All Assemblies, in 0.298 seconds +Registered in 0.009661 seconds. +- Loaded All Assemblies, in 0.424 seconds Native extension for WindowsStandalone target not found Native extension for WebGL target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.229 seconds -Domain Reload Profiling: 524ms - BeginReloadAssembly (92ms) +- Finished resetting the current domain, in 0.269 seconds +Domain Reload Profiling: 690ms + BeginReloadAssembly (130ms) ExecutionOrderSort (0ms) DisableScriptedObjects (0ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (1ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (53ms) - LoadAllAssembliesAndSetupDomain (115ms) - LoadAssemblies (90ms) + RebuildCommonClasses (54ms) + RebuildNativeTypeToScriptingClass (12ms) + initialDomainReloadingComplete (69ms) + LoadAllAssembliesAndSetupDomain (155ms) + LoadAssemblies (126ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (113ms) - TypeCache.Refresh (112ms) - TypeCache.ScanAssembly (102ms) + AnalyzeDomain (153ms) + TypeCache.Refresh (152ms) + TypeCache.ScanAssembly (141ms) ScanForSourceGeneratedMonoScriptInfo (0ms) ResolveRequiredComponents (0ms) - FinalizeReload (229ms) + FinalizeReload (269ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (179ms) + SetupLoadedEditorAssemblies (208ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (9ms) - SetLoadedEditorAssemblies (4ms) + InitializePlatformSupportModulesInManaged (12ms) + SetLoadedEditorAssemblies (6ms) RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (2ms) - ProcessInitializeOnLoadAttributes (124ms) - ProcessInitializeOnLoadMethodAttributes (39ms) + ProcessInitializeOnLoadAttributes (140ms) + ProcessInitializeOnLoadMethodAttributes (48ms) AfterProcessingInitializeOnLoad (0ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) @@ -117,52 +117,52 @@ Domain Reload Profiling: 524ms ======================================================================== Worker process is ready to serve import requests Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.484 seconds -Refreshing native plugins compatible for Editor in 1.97 ms, found 3 plugins. +- Loaded All Assemblies, in 0.514 seconds +Refreshing native plugins compatible for Editor in 2.22 ms, found 3 plugins. Native extension for WindowsStandalone target not found Native extension for WebGL target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.513 seconds -Domain Reload Profiling: 995ms - BeginReloadAssembly (123ms) +- Finished resetting the current domain, in 0.559 seconds +Domain Reload Profiling: 1071ms + BeginReloadAssembly (128ms) ExecutionOrderSort (0ms) DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (18ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (10ms) initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (287ms) - LoadAssemblies (222ms) + LoadAllAssembliesAndSetupDomain (307ms) + LoadAssemblies (229ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (136ms) - TypeCache.Refresh (118ms) - TypeCache.ScanAssembly (107ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) - ResolveRequiredComponents (5ms) - FinalizeReload (513ms) + AnalyzeDomain (153ms) + TypeCache.Refresh (136ms) + TypeCache.ScanAssembly (122ms) + ScanForSourceGeneratedMonoScriptInfo (12ms) + ResolveRequiredComponents (4ms) + FinalizeReload (559ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (392ms) + SetupLoadedEditorAssemblies (433ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (7ms) SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (49ms) - ProcessInitializeOnLoadAttributes (307ms) - ProcessInitializeOnLoadMethodAttributes (16ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (342ms) + ProcessInitializeOnLoadMethodAttributes (19ms) + AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (6ms) Launched and connected shader compiler UnityShaderCompiler.exe after 0.07 seconds -Refreshing native plugins compatible for Editor in 2.19 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 2.35 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 3129 Unused Serialized files (Serialized files now loaded: 0) -Unloading 34 unused Assets / (57.7 KB). Loaded Objects now: 3590. -Memory consumption went from 124.0 MB to 123.9 MB. -Total: 2.699300 ms (FindLiveObjects: 0.253400 ms CreateObjectMapping: 0.079200 ms MarkObjects: 2.286500 ms DeleteObjects: 0.079200 ms) +Unloading 34 unused Assets / (58.3 KB). Loaded Objects now: 3590. +Memory consumption went from 124.1 MB to 124.0 MB. +Total: 3.196200 ms (FindLiveObjects: 0.361400 ms CreateObjectMapping: 0.109300 ms MarkObjects: 2.642400 ms DeleteObjects: 0.082600 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> @@ -181,51 +181,51 @@ AssetImportParameters requested are different than current active one (requested ======================================================================== Received Prepare Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.347 seconds -Refreshing native plugins compatible for Editor in 1.98 ms, found 3 plugins. +- Loaded All Assemblies, in 0.496 seconds +Refreshing native plugins compatible for Editor in 3.43 ms, found 3 plugins. Native extension for WindowsStandalone target not found Native extension for WebGL target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.793 seconds -Domain Reload Profiling: 1138ms - BeginReloadAssembly (140ms) +- Finished resetting the current domain, in 0.978 seconds +Domain Reload Profiling: 1471ms + BeginReloadAssembly (157ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) + DisableScriptedObjects (4ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (29ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (25ms) - LoadAllAssembliesAndSetupDomain (144ms) - LoadAssemblies (212ms) + CreateAndSetChildDomain (34ms) + RebuildCommonClasses (41ms) + RebuildNativeTypeToScriptingClass (14ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (243ms) + LoadAssemblies (300ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (10ms) - TypeCache.Refresh (4ms) + AnalyzeDomain (31ms) + TypeCache.Refresh (9ms) TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (793ms) + ScanForSourceGeneratedMonoScriptInfo (11ms) + ResolveRequiredComponents (8ms) + FinalizeReload (979ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (395ms) + SetupLoadedEditorAssemblies (453ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (8ms) - SetLoadedEditorAssemblies (4ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (5ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (300ms) - ProcessInitializeOnLoadMethodAttributes (17ms) - AfterProcessingInitializeOnLoad (8ms) + BeforeProcessingInitializeOnLoad (74ms) + ProcessInitializeOnLoadAttributes (331ms) + ProcessInitializeOnLoadMethodAttributes (20ms) + AfterProcessingInitializeOnLoad (12ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.32 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (7ms) +Refreshing native plugins compatible for Editor in 2.30 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3593. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.505700 ms (FindLiveObjects: 0.256400 ms CreateObjectMapping: 0.100900 ms MarkObjects: 2.108300 ms DeleteObjects: 0.039400 ms) +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 2.619300 ms (FindLiveObjects: 0.175100 ms CreateObjectMapping: 0.093100 ms MarkObjects: 2.305300 ms DeleteObjects: 0.045100 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): @@ -245,51 +245,51 @@ AssetImportParameters requested are different than current active one (requested ======================================================================== Received Prepare Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.342 seconds -Refreshing native plugins compatible for Editor in 2.25 ms, found 3 plugins. +- Loaded All Assemblies, in 0.425 seconds +Refreshing native plugins compatible for Editor in 2.30 ms, found 3 plugins. Native extension for WindowsStandalone target not found Native extension for WebGL target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.753 seconds -Domain Reload Profiling: 1094ms - BeginReloadAssembly (134ms) +- Finished resetting the current domain, in 0.953 seconds +Domain Reload Profiling: 1375ms + BeginReloadAssembly (149ms) ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) + DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (29ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (25ms) - LoadAllAssembliesAndSetupDomain (147ms) - LoadAssemblies (209ms) + CreateAndSetChildDomain (31ms) + RebuildCommonClasses (32ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (30ms) + LoadAllAssembliesAndSetupDomain (200ms) + LoadAssemblies (260ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (10ms) - TypeCache.Refresh (4ms) + AnalyzeDomain (22ms) + TypeCache.Refresh (7ms) TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (754ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (6ms) + FinalizeReload (953ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (374ms) + SetupLoadedEditorAssemblies (472ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (6ms) - SetLoadedEditorAssemblies (3ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (50ms) - ProcessInitializeOnLoadAttributes (290ms) - ProcessInitializeOnLoadMethodAttributes (16ms) - AfterProcessingInitializeOnLoad (7ms) + BeforeProcessingInitializeOnLoad (69ms) + ProcessInitializeOnLoadAttributes (355ms) + ProcessInitializeOnLoadMethodAttributes (23ms) + AfterProcessingInitializeOnLoad (12ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.53 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (7ms) +Refreshing native plugins compatible for Editor in 2.35 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3596. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.546700 ms (FindLiveObjects: 0.164300 ms CreateObjectMapping: 0.098500 ms MarkObjects: 2.237900 ms DeleteObjects: 0.045300 ms) +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 2.485600 ms (FindLiveObjects: 0.183800 ms CreateObjectMapping: 0.089400 ms MarkObjects: 2.157000 ms DeleteObjects: 0.054800 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): @@ -308,487 +308,318 @@ AssetImportParameters requested are different than current active one (requested custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Import Request. - Time since last request: 27818.638382 seconds. - path: Assets/Scripts/Gun/GunRecoil.cs - artifactKey: Guid(b0b55e29fa6ce2a468749b639367d7dd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/Gun/GunRecoil.cs using Guid(b0b55e29fa6ce2a468749b639367d7dd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. - -> (artifact id: '9c62cdfd4be5fbaedb92d2c6a60c5446') in 0.003337 seconds + Time since last request: 19130.906734 seconds. + path: Assets/sound/M1911Reload.mp3 + artifactKey: Guid(65e9aeee2d087d54fa06e2dc99e09595) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/sound/M1911Reload.mp3 using Guid(65e9aeee2d087d54fa06e2dc99e09595) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. +[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. + -> (artifact id: '92621989a40cbfa3f9a37cad2fa5ae0a') in 0.087367 seconds Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 +Number of asset objects unloaded after import = 2 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.433 seconds -Refreshing native plugins compatible for Editor in 3.10 ms, found 3 plugins. +- Loaded All Assemblies, in 0.428 seconds +Refreshing native plugins compatible for Editor in 2.76 ms, found 3 plugins. Native extension for WindowsStandalone target not found Native extension for WebGL target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.896 seconds -Domain Reload Profiling: 1327ms - BeginReloadAssembly (159ms) +- Finished resetting the current domain, in 0.905 seconds +Domain Reload Profiling: 1329ms + BeginReloadAssembly (151ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + RebuildCommonClasses (35ms) + RebuildNativeTypeToScriptingClass (12ms) + initialDomainReloadingComplete (30ms) + LoadAllAssembliesAndSetupDomain (196ms) + LoadAssemblies (256ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (24ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (6ms) + FinalizeReload (905ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (453ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (7ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (62ms) + ProcessInitializeOnLoadAttributes (350ms) + ProcessInitializeOnLoadMethodAttributes (22ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Refreshing native plugins compatible for Editor in 3.08 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3108 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3609. +Memory consumption went from 124.3 MB to 124.3 MB. +Total: 3.589000 ms (FindLiveObjects: 0.253200 ms CreateObjectMapping: 0.120100 ms MarkObjects: 3.160800 ms DeleteObjects: 0.054200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.367 seconds +Refreshing native plugins compatible for Editor in 2.62 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.836 seconds +Domain Reload Profiling: 1201ms + BeginReloadAssembly (139ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (29ms) + RebuildCommonClasses (29ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (27ms) + LoadAllAssembliesAndSetupDomain (160ms) + LoadAssemblies (222ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (12ms) + TypeCache.Refresh (5ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (5ms) + FinalizeReload (837ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (433ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (7ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (335ms) + ProcessInitializeOnLoadMethodAttributes (20ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Refreshing native plugins compatible for Editor in 2.30 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3612. +Memory consumption went from 124.6 MB to 124.6 MB. +Total: 2.814600 ms (FindLiveObjects: 0.196000 ms CreateObjectMapping: 0.103500 ms MarkObjects: 2.469800 ms DeleteObjects: 0.044500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.432 seconds +Refreshing native plugins compatible for Editor in 2.21 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.948 seconds +Domain Reload Profiling: 1378ms + BeginReloadAssembly (155ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (33ms) + RebuildCommonClasses (34ms) + RebuildNativeTypeToScriptingClass (11ms) + initialDomainReloadingComplete (32ms) + LoadAllAssembliesAndSetupDomain (198ms) + LoadAssemblies (261ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (24ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (6ms) + FinalizeReload (948ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (481ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (8ms) + SetLoadedEditorAssemblies (5ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (61ms) + ProcessInitializeOnLoadAttributes (377ms) + ProcessInitializeOnLoadMethodAttributes (18ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Refreshing native plugins compatible for Editor in 2.42 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3615. +Memory consumption went from 124.6 MB to 124.6 MB. +Total: 2.861800 ms (FindLiveObjects: 0.255300 ms CreateObjectMapping: 0.100000 ms MarkObjects: 2.461700 ms DeleteObjects: 0.044000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.383 seconds +Refreshing native plugins compatible for Editor in 2.20 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.864 seconds +Domain Reload Profiling: 1244ms + BeginReloadAssembly (153ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + RebuildCommonClasses (35ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (29ms) + LoadAllAssembliesAndSetupDomain (154ms) + LoadAssemblies (220ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (11ms) + TypeCache.Refresh (5ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (5ms) + FinalizeReload (864ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (451ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (8ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (60ms) + ProcessInitializeOnLoadAttributes (347ms) + ProcessInitializeOnLoadMethodAttributes (21ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Refreshing native plugins compatible for Editor in 2.95 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.8 KB). Loaded Objects now: 3618. +Memory consumption went from 124.6 MB to 124.6 MB. +Total: 3.046600 ms (FindLiveObjects: 0.206400 ms CreateObjectMapping: 0.123500 ms MarkObjects: 2.671700 ms DeleteObjects: 0.044300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.375 seconds +Refreshing native plugins compatible for Editor in 2.78 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.816 seconds +Domain Reload Profiling: 1189ms + BeginReloadAssembly (138ms) ExecutionOrderSort (0ms) DisableScriptedObjects (4ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (32ms) - RebuildCommonClasses (40ms) + RebuildCommonClasses (27ms) RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (31ms) - LoadAllAssembliesAndSetupDomain (190ms) - LoadAssemblies (259ms) + initialDomainReloadingComplete (29ms) + LoadAllAssembliesAndSetupDomain (170ms) + LoadAssemblies (224ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (21ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (6ms) - ResolveRequiredComponents (6ms) - FinalizeReload (897ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (434ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (9ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (335ms) - ProcessInitializeOnLoadMethodAttributes (17ms) - AfterProcessingInitializeOnLoad (11ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Refreshing native plugins compatible for Editor in 2.71 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3108 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3599. -Memory consumption went from 119.8 MB to 119.7 MB. -Total: 2.674000 ms (FindLiveObjects: 0.232900 ms CreateObjectMapping: 0.099800 ms MarkObjects: 2.290600 ms DeleteObjects: 0.050000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Import Request. - Time since last request: 15.033459 seconds. - path: Assets/Scripts/Gun/GunRecoil.cs - artifactKey: Guid(b0b55e29fa6ce2a468749b639367d7dd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/Gun/GunRecoil.cs using Guid(b0b55e29fa6ce2a468749b639367d7dd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. - -> (artifact id: 'ad182604e0a9a9f432235b0df4aa298e') in 0.001977 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Import Request. - Time since last request: 12.516122 seconds. - path: Assets/Scripts/GameOverScreen.cs - artifactKey: Guid(3ffa23fd2c86874438b02dfee1921a6c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GameOverScreen.cs using Guid(3ffa23fd2c86874438b02dfee1921a6c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. - -> (artifact id: '50e26f40e874924d7f414c09291ece63') in 0.000398 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.425 seconds -Refreshing native plugins compatible for Editor in 2.55 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.884 seconds -Domain Reload Profiling: 1305ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (31ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (30ms) - LoadAllAssembliesAndSetupDomain (192ms) - LoadAssemblies (263ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (24ms) + AnalyzeDomain (19ms) TypeCache.Refresh (8ms) TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (7ms) - ResolveRequiredComponents (6ms) - FinalizeReload (885ms) + ScanForSourceGeneratedMonoScriptInfo (6ms) + ResolveRequiredComponents (4ms) + FinalizeReload (816ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (461ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (8ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (68ms) - ProcessInitializeOnLoadAttributes (351ms) - ProcessInitializeOnLoadMethodAttributes (17ms) - AfterProcessingInitializeOnLoad (13ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.28 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3108 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3602. -Memory consumption went from 119.8 MB to 119.7 MB. -Total: 3.561300 ms (FindLiveObjects: 0.251100 ms CreateObjectMapping: 0.119500 ms MarkObjects: 3.148900 ms DeleteObjects: 0.041300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.347 seconds -Refreshing native plugins compatible for Editor in 2.09 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.796 seconds -Domain Reload Profiling: 1141ms - BeginReloadAssembly (133ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (5ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (29ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (27ms) - LoadAllAssembliesAndSetupDomain (148ms) - LoadAssemblies (211ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (11ms) - TypeCache.Refresh (4ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (5ms) - FinalizeReload (796ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (417ms) + SetupLoadedEditorAssemblies (404ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (7ms) SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (324ms) - ProcessInitializeOnLoadMethodAttributes (18ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.60 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3605. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.628800 ms (FindLiveObjects: 0.226700 ms CreateObjectMapping: 0.091300 ms MarkObjects: 2.268900 ms DeleteObjects: 0.041000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Refreshing native plugins compatible for Editor in 3.06 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1 Unused Serialized files (Serialized files now loaded: 0) -Unloading 1 unused Assets / (3.1 KB). Loaded Objects now: 3605. -Memory consumption went from 71.9 MB to 71.9 MB. -Total: 2.836100 ms (FindLiveObjects: 0.204300 ms CreateObjectMapping: 0.079900 ms MarkObjects: 2.535900 ms DeleteObjects: 0.015400 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.344 seconds -Refreshing native plugins compatible for Editor in 2.15 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.777 seconds -Domain Reload Profiling: 1119ms - BeginReloadAssembly (128ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (28ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (25ms) - LoadAllAssembliesAndSetupDomain (153ms) - LoadAssemblies (212ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (10ms) - TypeCache.Refresh (5ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (778ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (389ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (297ms) - ProcessInitializeOnLoadMethodAttributes (17ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.52 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3608. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.585500 ms (FindLiveObjects: 0.234500 ms CreateObjectMapping: 0.082800 ms MarkObjects: 2.216000 ms DeleteObjects: 0.051700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.336 seconds -Refreshing native plugins compatible for Editor in 2.08 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.809 seconds -Domain Reload Profiling: 1143ms - BeginReloadAssembly (127ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (28ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (25ms) - LoadAllAssembliesAndSetupDomain (148ms) - LoadAssemblies (205ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (10ms) - TypeCache.Refresh (4ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (809ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (418ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (8ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (323ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (307ms) ProcessInitializeOnLoadMethodAttributes (19ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.64 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3611. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.401600 ms (FindLiveObjects: 0.180400 ms CreateObjectMapping: 0.079800 ms MarkObjects: 2.100200 ms DeleteObjects: 0.040200 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.335 seconds -Refreshing native plugins compatible for Editor in 2.32 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.780 seconds -Domain Reload Profiling: 1114ms - BeginReloadAssembly (126ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (27ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (27ms) - LoadAllAssembliesAndSetupDomain (147ms) - LoadAssemblies (203ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (11ms) - TypeCache.Refresh (5ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (781ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (393ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (302ms) - ProcessInitializeOnLoadMethodAttributes (18ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.54 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3614. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.541400 ms (FindLiveObjects: 0.174600 ms CreateObjectMapping: 0.083400 ms MarkObjects: 2.242900 ms DeleteObjects: 0.040100 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.361 seconds -Refreshing native plugins compatible for Editor in 1.96 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.827 seconds -Domain Reload Profiling: 1186ms - BeginReloadAssembly (131ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (28ms) - RebuildCommonClasses (33ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (26ms) - LoadAllAssembliesAndSetupDomain (159ms) - LoadAssemblies (221ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (10ms) - TypeCache.Refresh (4ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (5ms) - FinalizeReload (827ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (418ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (327ms) - ProcessInitializeOnLoadMethodAttributes (17ms) AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 3.43 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 2.22 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3617. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.658900 ms (FindLiveObjects: 0.199800 ms CreateObjectMapping: 0.079600 ms MarkObjects: 2.334600 ms DeleteObjects: 0.044000 ms) +Unloading 25 unused Assets / (31.8 KB). Loaded Objects now: 3621. +Memory consumption went from 124.6 MB to 124.6 MB. +Total: 3.603900 ms (FindLiveObjects: 0.349400 ms CreateObjectMapping: 0.132600 ms MarkObjects: 3.074100 ms DeleteObjects: 0.047300 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): @@ -808,243 +639,51 @@ AssetImportParameters requested are different than current active one (requested ======================================================================== Received Prepare Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.342 seconds -Refreshing native plugins compatible for Editor in 2.83 ms, found 3 plugins. +- Loaded All Assemblies, in 0.374 seconds +Refreshing native plugins compatible for Editor in 3.35 ms, found 3 plugins. Native extension for WindowsStandalone target not found Native extension for WebGL target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.789 seconds -Domain Reload Profiling: 1129ms - BeginReloadAssembly (129ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (27ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (25ms) - LoadAllAssembliesAndSetupDomain (149ms) - LoadAssemblies (208ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (11ms) - TypeCache.Refresh (4ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (5ms) - FinalizeReload (790ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (402ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (58ms) - ProcessInitializeOnLoadAttributes (304ms) - ProcessInitializeOnLoadMethodAttributes (20ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.14 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3620. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.315100 ms (FindLiveObjects: 0.153000 ms CreateObjectMapping: 0.077600 ms MarkObjects: 2.045400 ms DeleteObjects: 0.038600 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.347 seconds -Refreshing native plugins compatible for Editor in 2.07 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.812 seconds -Domain Reload Profiling: 1158ms - BeginReloadAssembly (127ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (27ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (28ms) - LoadAllAssembliesAndSetupDomain (155ms) - LoadAssemblies (212ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (12ms) - TypeCache.Refresh (6ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (812ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (418ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (327ms) - ProcessInitializeOnLoadMethodAttributes (18ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Refreshing native plugins compatible for Editor in 2.69 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3623. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.742600 ms (FindLiveObjects: 0.154000 ms CreateObjectMapping: 0.089300 ms MarkObjects: 2.455500 ms DeleteObjects: 0.043300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.347 seconds -Refreshing native plugins compatible for Editor in 2.04 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.804 seconds -Domain Reload Profiling: 1149ms - BeginReloadAssembly (134ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (29ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (27ms) - LoadAllAssembliesAndSetupDomain (146ms) - LoadAssemblies (209ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (11ms) - TypeCache.Refresh (5ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (804ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (395ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (57ms) - ProcessInitializeOnLoadAttributes (301ms) - ProcessInitializeOnLoadMethodAttributes (18ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.85 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3626. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.523100 ms (FindLiveObjects: 0.170200 ms CreateObjectMapping: 0.079400 ms MarkObjects: 2.233100 ms DeleteObjects: 0.039900 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.346 seconds -Refreshing native plugins compatible for Editor in 2.24 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.804 seconds -Domain Reload Profiling: 1148ms - BeginReloadAssembly (132ms) +- Finished resetting the current domain, in 0.839 seconds +Domain Reload Profiling: 1211ms + BeginReloadAssembly (143ms) ExecutionOrderSort (0ms) DisableScriptedObjects (4ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (30ms) - RebuildCommonClasses (26ms) + RebuildCommonClasses (31ms) RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (27ms) - LoadAllAssembliesAndSetupDomain (149ms) - LoadAssemblies (210ms) + initialDomainReloadingComplete (31ms) + LoadAllAssembliesAndSetupDomain (158ms) + LoadAssemblies (224ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (11ms) + AnalyzeDomain (13ms) TypeCache.Refresh (5ms) TypeCache.ScanAssembly (0ms) ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (804ms) + ResolveRequiredComponents (5ms) + FinalizeReload (840ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (406ms) + SetupLoadedEditorAssemblies (436ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) + InitializePlatformSupportModulesInManaged (8ms) SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (315ms) - ProcessInitializeOnLoadMethodAttributes (17ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (338ms) + ProcessInitializeOnLoadMethodAttributes (20ms) AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.49 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 2.40 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3629. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.788400 ms (FindLiveObjects: 0.157100 ms CreateObjectMapping: 0.077500 ms MarkObjects: 2.487500 ms DeleteObjects: 0.065400 ms) +Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3624. +Memory consumption went from 124.6 MB to 124.6 MB. +Total: 2.573300 ms (FindLiveObjects: 0.189300 ms CreateObjectMapping: 0.129500 ms MarkObjects: 2.211300 ms DeleteObjects: 0.042200 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): @@ -1063,12 +702,298 @@ AssetImportParameters requested are different than current active one (requested custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare -Refreshing native plugins compatible for Editor in 2.80 ms, found 3 plugins. +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.469 seconds +Refreshing native plugins compatible for Editor in 2.61 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.953 seconds +Domain Reload Profiling: 1419ms + BeginReloadAssembly (161ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + RebuildCommonClasses (52ms) + RebuildNativeTypeToScriptingClass (14ms) + initialDomainReloadingComplete (36ms) + LoadAllAssembliesAndSetupDomain (201ms) + LoadAssemblies (268ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (23ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (6ms) + FinalizeReload (954ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (485ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (8ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (65ms) + ProcessInitializeOnLoadAttributes (379ms) + ProcessInitializeOnLoadMethodAttributes (19ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Refreshing native plugins compatible for Editor in 2.76 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1 Unused Serialized files (Serialized files now loaded: 0) -Unloading 1 unused Assets / (3.1 KB). Loaded Objects now: 3629. -Memory consumption went from 71.9 MB to 71.9 MB. -Total: 2.829200 ms (FindLiveObjects: 0.264400 ms CreateObjectMapping: 0.128700 ms MarkObjects: 2.420300 ms DeleteObjects: 0.015100 ms) +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3627. +Memory consumption went from 124.6 MB to 124.6 MB. +Total: 2.995400 ms (FindLiveObjects: 0.176500 ms CreateObjectMapping: 0.079200 ms MarkObjects: 2.686200 ms DeleteObjects: 0.052700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.371 seconds +Refreshing native plugins compatible for Editor in 2.33 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.858 seconds +Domain Reload Profiling: 1226ms + BeginReloadAssembly (139ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (32ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (29ms) + LoadAllAssembliesAndSetupDomain (164ms) + LoadAssemblies (224ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (11ms) + TypeCache.Refresh (5ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (4ms) + FinalizeReload (858ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (445ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (7ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (347ms) + ProcessInitializeOnLoadMethodAttributes (21ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Refreshing native plugins compatible for Editor in 2.37 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3630. +Memory consumption went from 124.6 MB to 124.6 MB. +Total: 3.057000 ms (FindLiveObjects: 0.273500 ms CreateObjectMapping: 0.166300 ms MarkObjects: 2.573100 ms DeleteObjects: 0.043400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 220.560224 seconds. + path: Assets/Enemy.prefab + artifactKey: Guid(09b9a4da25c651047b39ad1513759a7e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Enemy.prefab using Guid(09b9a4da25c651047b39ad1513759a7e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. +[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. + -> (artifact id: '70fb705297917809a8dd56a1f4c12cd2') in 0.076115 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 19 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.367 seconds +Refreshing native plugins compatible for Editor in 2.14 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.863 seconds +Domain Reload Profiling: 1228ms + BeginReloadAssembly (142ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (28ms) + LoadAllAssembliesAndSetupDomain (160ms) + LoadAssemblies (224ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (12ms) + TypeCache.Refresh (5ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (5ms) + FinalizeReload (863ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (450ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (7ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (355ms) + ProcessInitializeOnLoadMethodAttributes (19ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Refreshing native plugins compatible for Editor in 2.12 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3108 Unused Serialized files (Serialized files now loaded: 0) +Unloading 24 unused Assets / (30.8 KB). Loaded Objects now: 3636. +Memory consumption went from 124.5 MB to 124.4 MB. +Total: 2.930400 ms (FindLiveObjects: 0.214100 ms CreateObjectMapping: 0.106100 ms MarkObjects: 2.565100 ms DeleteObjects: 0.044400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 312.730684 seconds. + path: Assets/Blob.prefab + artifactKey: Guid(a88cfe06130117d40930fb3b52590f51) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Blob.prefab using Guid(a88cfe06130117d40930fb3b52590f51) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. +[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. + -> (artifact id: '35587d909299b11ddb72fef3c77086b7') in 0.078341 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 29 +======================================================================== +Received Import Request. + Time since last request: 12.314256 seconds. + path: Assets/Enemy.prefab + artifactKey: Guid(09b9a4da25c651047b39ad1513759a7e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Enemy.prefab using Guid(09b9a4da25c651047b39ad1513759a7e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. +[PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. + -> (artifact id: '16a6304db4d976ae1db551f96d972562') in 0.005390 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 19 +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.379 seconds +Refreshing native plugins compatible for Editor in 2.55 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.865 seconds +Domain Reload Profiling: 1242ms + BeginReloadAssembly (142ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (14ms) + initialDomainReloadingComplete (27ms) + LoadAllAssembliesAndSetupDomain (166ms) + LoadAssemblies (227ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (12ms) + TypeCache.Refresh (5ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (5ms) + FinalizeReload (865ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (454ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (7ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (356ms) + ProcessInitializeOnLoadMethodAttributes (20ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Refreshing native plugins compatible for Editor in 2.80 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3108 Unused Serialized files (Serialized files now loaded: 0) +Unloading 24 unused Assets / (30.8 KB). Loaded Objects now: 3639. +Memory consumption went from 124.5 MB to 124.4 MB. +Total: 2.746600 ms (FindLiveObjects: 0.290000 ms CreateObjectMapping: 0.092100 ms MarkObjects: 2.322800 ms DeleteObjects: 0.041300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 2.82 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 0 Unused Serialized files (Serialized files now loaded: 0) +Unloading 0 unused Assets / (0 B). Loaded Objects now: 3639. +Memory consumption went from 76.3 MB to 76.3 MB. +Total: 2.754200 ms (FindLiveObjects: 0.264500 ms CreateObjectMapping: 0.090500 ms MarkObjects: 2.393400 ms DeleteObjects: 0.005100 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): diff --git a/3D FPS/Logs/AssetImportWorker1-prev.log b/3D FPS/Logs/AssetImportWorker1.log similarity index 65% rename from 3D FPS/Logs/AssetImportWorker1-prev.log rename to 3D FPS/Logs/AssetImportWorker1.log index 86c78189..7452498b 100644 --- a/3D FPS/Logs/AssetImportWorker1-prev.log +++ b/3D FPS/Logs/AssetImportWorker1.log @@ -15,7 +15,7 @@ D:/Unity/3D-FPS/3D FPS -logFile Logs/AssetImportWorker1.log -srvPort -53700 +58856 Successfully changed project path to: D:/Unity/3D-FPS/3D FPS D:/Unity/3D-FPS/3D FPS [UnityMemory] Configuration Parameters - Can be set up in boot.config @@ -49,12 +49,12 @@ D:/Unity/3D-FPS/3D FPS "memorysetup-temp-allocator-size-cloud-worker=32768" "memorysetup-temp-allocator-size-gi-baking-worker=262144" "memorysetup-temp-allocator-size-gfx=262144" -Player connection [25444] Host "[IP] 172.16.1.172 [Port] 0 [Flags] 2 [Guid] 3141834748 [EditorId] 3141834748 [Version] 1048832 [Id] WindowsEditor(7,PC-Main) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]... +Player connection [28128] Host "[IP] 172.16.1.172 [Port] 0 [Flags] 2 [Guid] 1524909927 [EditorId] 1524909927 [Version] 1048832 [Id] WindowsEditor(7,PC-Main) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]... -Player connection [25444] Host "[IP] 172.16.1.172 [Port] 0 [Flags] 2 [Guid] 3141834748 [EditorId] 3141834748 [Version] 1048832 [Id] WindowsEditor(7,PC-Main) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]... +Player connection [28128] Host "[IP] 172.16.1.172 [Port] 0 [Flags] 2 [Guid] 1524909927 [EditorId] 1524909927 [Version] 1048832 [Id] WindowsEditor(7,PC-Main) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]... [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. -Refreshing native plugins compatible for Editor in 7.54 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 6.92 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Initialize engine version: 2022.3.33f1 (b2c853adf198) [Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Resources/UnitySubsystems @@ -70,46 +70,46 @@ Initialize mono Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/Managed' Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' Mono config path = 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56904 +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56520 Begin MonoManager ReloadAssembly Registering precompiled unity dll's ... Register platform support module: C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll Register platform support module: C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.009084 seconds. -- Loaded All Assemblies, in 0.298 seconds +Registered in 0.009798 seconds. +- Loaded All Assemblies, in 0.410 seconds Native extension for WindowsStandalone target not found Native extension for WebGL target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.230 seconds -Domain Reload Profiling: 526ms - BeginReloadAssembly (91ms) +- Finished resetting the current domain, in 0.279 seconds +Domain Reload Profiling: 687ms + BeginReloadAssembly (115ms) ExecutionOrderSort (0ms) DisableScriptedObjects (0ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (1ms) - RebuildCommonClasses (26ms) + RebuildCommonClasses (60ms) RebuildNativeTypeToScriptingClass (12ms) - initialDomainReloadingComplete (57ms) - LoadAllAssembliesAndSetupDomain (109ms) - LoadAssemblies (89ms) + initialDomainReloadingComplete (64ms) + LoadAllAssembliesAndSetupDomain (155ms) + LoadAssemblies (112ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (108ms) - TypeCache.Refresh (106ms) - TypeCache.ScanAssembly (97ms) + AnalyzeDomain (153ms) + TypeCache.Refresh (152ms) + TypeCache.ScanAssembly (141ms) ScanForSourceGeneratedMonoScriptInfo (0ms) ResolveRequiredComponents (0ms) - FinalizeReload (230ms) + FinalizeReload (280ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (181ms) + SetupLoadedEditorAssemblies (214ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (9ms) + InitializePlatformSupportModulesInManaged (13ms) SetLoadedEditorAssemblies (5ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (2ms) - ProcessInitializeOnLoadAttributes (124ms) - ProcessInitializeOnLoadMethodAttributes (41ms) + BeforeProcessingInitializeOnLoad (3ms) + ProcessInitializeOnLoadAttributes (144ms) + ProcessInitializeOnLoadMethodAttributes (49ms) AfterProcessingInitializeOnLoad (0ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) @@ -117,52 +117,52 @@ Domain Reload Profiling: 526ms ======================================================================== Worker process is ready to serve import requests Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.481 seconds -Refreshing native plugins compatible for Editor in 2.44 ms, found 3 plugins. +- Loaded All Assemblies, in 0.510 seconds +Refreshing native plugins compatible for Editor in 2.17 ms, found 3 plugins. Native extension for WindowsStandalone target not found Native extension for WebGL target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.518 seconds -Domain Reload Profiling: 997ms - BeginReloadAssembly (122ms) +- Finished resetting the current domain, in 0.555 seconds +Domain Reload Profiling: 1063ms + BeginReloadAssembly (130ms) ExecutionOrderSort (0ms) DisableScriptedObjects (5ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (17ms) - RebuildCommonClasses (27ms) + RebuildCommonClasses (29ms) RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (37ms) - LoadAllAssembliesAndSetupDomain (283ms) - LoadAssemblies (225ms) + initialDomainReloadingComplete (38ms) + LoadAllAssembliesAndSetupDomain (303ms) + LoadAssemblies (236ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (131ms) - TypeCache.Refresh (116ms) - TypeCache.ScanAssembly (105ms) - ScanForSourceGeneratedMonoScriptInfo (10ms) + AnalyzeDomain (148ms) + TypeCache.Refresh (132ms) + TypeCache.ScanAssembly (121ms) + ScanForSourceGeneratedMonoScriptInfo (11ms) ResolveRequiredComponents (4ms) - FinalizeReload (519ms) + FinalizeReload (555ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (401ms) + SetupLoadedEditorAssemblies (431ms) LogAssemblyErrors (0ms) InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (3ms) + SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (51ms) - ProcessInitializeOnLoadAttributes (314ms) - ProcessInitializeOnLoadMethodAttributes (17ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (340ms) + ProcessInitializeOnLoadMethodAttributes (16ms) AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (6ms) -Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds -Refreshing native plugins compatible for Editor in 2.26 ms, found 3 plugins. +Launched and connected shader compiler UnityShaderCompiler.exe after 0.07 seconds +Refreshing native plugins compatible for Editor in 3.43 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 3129 Unused Serialized files (Serialized files now loaded: 0) Unloading 34 unused Assets / (57.7 KB). Loaded Objects now: 3590. -Memory consumption went from 124.0 MB to 123.9 MB. -Total: 2.819400 ms (FindLiveObjects: 0.155300 ms CreateObjectMapping: 0.077100 ms MarkObjects: 2.503500 ms DeleteObjects: 0.083000 ms) +Memory consumption went from 124.1 MB to 124.0 MB. +Total: 2.906800 ms (FindLiveObjects: 0.192900 ms CreateObjectMapping: 0.113000 ms MarkObjects: 2.506000 ms DeleteObjects: 0.094300 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> @@ -180,61 +180,61 @@ AssetImportParameters requested are different than current active one (requested custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Import Request. - Time since last request: 27771.115560 seconds. - path: Assets/Scripts/Player/PlayerCamMovement.cs - artifactKey: Guid(398b178b957c88645b7e675a38f9fcf8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/Player/PlayerCamMovement.cs using Guid(398b178b957c88645b7e675a38f9fcf8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. - -> (artifact id: 'c43c2bf17030c426bc550521aa90bc02') in 0.002715 seconds + Time since last request: 18318.519597 seconds. + path: Assets/Scripts/Gun/GunDamage.cs + artifactKey: Guid(d9a3d273a07acbc4985f0c9ef1c762e2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scripts/Gun/GunDamage.cs using Guid(d9a3d273a07acbc4985f0c9ef1c762e2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. + -> (artifact id: 'f3a5c011f6e24c35e8203e3768ded0c7') in 0.002652 seconds Number of updated asset objects reloaded before import = 0 Number of asset objects unloaded after import = 0 ======================================================================== Received Prepare Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.343 seconds -Refreshing native plugins compatible for Editor in 2.71 ms, found 3 plugins. +- Loaded All Assemblies, in 0.503 seconds +Refreshing native plugins compatible for Editor in 2.22 ms, found 3 plugins. Native extension for WindowsStandalone target not found Native extension for WebGL target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.783 seconds -Domain Reload Profiling: 1123ms - BeginReloadAssembly (130ms) +- Finished resetting the current domain, in 0.952 seconds +Domain Reload Profiling: 1451ms + BeginReloadAssembly (160ms) ExecutionOrderSort (0ms) DisableScriptedObjects (4ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (28ms) - RebuildCommonClasses (26ms) + CreateAndSetChildDomain (34ms) + RebuildCommonClasses (40ms) RebuildNativeTypeToScriptingClass (11ms) - initialDomainReloadingComplete (26ms) - LoadAllAssembliesAndSetupDomain (147ms) - LoadAssemblies (208ms) + initialDomainReloadingComplete (37ms) + LoadAllAssembliesAndSetupDomain (250ms) + LoadAssemblies (316ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (10ms) - TypeCache.Refresh (4ms) + AnalyzeDomain (24ms) + TypeCache.Refresh (9ms) TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (783ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (5ms) + FinalizeReload (953ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (395ms) + SetupLoadedEditorAssemblies (441ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (5ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (59ms) - ProcessInitializeOnLoadAttributes (296ms) - ProcessInitializeOnLoadMethodAttributes (20ms) - AfterProcessingInitializeOnLoad (9ms) + BeforeProcessingInitializeOnLoad (74ms) + ProcessInitializeOnLoadAttributes (321ms) + ProcessInitializeOnLoadMethodAttributes (22ms) + AfterProcessingInitializeOnLoad (10ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.47 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (10ms) +Refreshing native plugins compatible for Editor in 3.00 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 3108 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.5 KB). Loaded Objects now: 3593. -Memory consumption went from 119.8 MB to 119.7 MB. -Total: 2.360800 ms (FindLiveObjects: 0.153100 ms CreateObjectMapping: 0.086700 ms MarkObjects: 2.080700 ms DeleteObjects: 0.039700 ms) +Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3593. +Memory consumption went from 119.9 MB to 119.8 MB. +Total: 2.739500 ms (FindLiveObjects: 0.193600 ms CreateObjectMapping: 0.098300 ms MarkObjects: 2.401200 ms DeleteObjects: 0.045800 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): @@ -254,179 +254,243 @@ AssetImportParameters requested are different than current active one (requested ======================================================================== Received Prepare Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.356 seconds -Refreshing native plugins compatible for Editor in 2.24 ms, found 3 plugins. +- Loaded All Assemblies, in 0.426 seconds +Refreshing native plugins compatible for Editor in 2.94 ms, found 3 plugins. Native extension for WindowsStandalone target not found Native extension for WebGL target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.744 seconds -Domain Reload Profiling: 1098ms +- Finished resetting the current domain, in 0.950 seconds +Domain Reload Profiling: 1374ms + BeginReloadAssembly (157ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (31ms) + RebuildCommonClasses (36ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (29ms) + LoadAllAssembliesAndSetupDomain (191ms) + LoadAssemblies (258ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (21ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (5ms) + FinalizeReload (951ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (468ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (8ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (66ms) + ProcessInitializeOnLoadAttributes (356ms) + ProcessInitializeOnLoadMethodAttributes (21ms) + AfterProcessingInitializeOnLoad (12ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Refreshing native plugins compatible for Editor in 2.85 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3596. +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 3.131800 ms (FindLiveObjects: 0.175400 ms CreateObjectMapping: 0.091800 ms MarkObjects: 2.808700 ms DeleteObjects: 0.055300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.437 seconds +Refreshing native plugins compatible for Editor in 3.24 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.909 seconds +Domain Reload Profiling: 1344ms + BeginReloadAssembly (160ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (7ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (32ms) + RebuildCommonClasses (36ms) + RebuildNativeTypeToScriptingClass (12ms) + initialDomainReloadingComplete (31ms) + LoadAllAssembliesAndSetupDomain (195ms) + LoadAssemblies (262ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (24ms) + TypeCache.Refresh (8ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (8ms) + ResolveRequiredComponents (6ms) + FinalizeReload (909ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (466ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (8ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (61ms) + ProcessInitializeOnLoadAttributes (364ms) + ProcessInitializeOnLoadMethodAttributes (19ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Refreshing native plugins compatible for Editor in 2.11 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3599. +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 2.992400 ms (FindLiveObjects: 0.152600 ms CreateObjectMapping: 0.077100 ms MarkObjects: 2.722400 ms DeleteObjects: 0.039700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.368 seconds +Refreshing native plugins compatible for Editor in 2.63 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.830 seconds +Domain Reload Profiling: 1196ms + BeginReloadAssembly (141ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (29ms) + RebuildCommonClasses (30ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (27ms) + LoadAllAssembliesAndSetupDomain (159ms) + LoadAssemblies (225ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (11ms) + TypeCache.Refresh (4ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (5ms) + FinalizeReload (830ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (424ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (7ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (330ms) + ProcessInitializeOnLoadMethodAttributes (21ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Refreshing native plugins compatible for Editor in 2.71 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3602. +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 2.749600 ms (FindLiveObjects: 0.194400 ms CreateObjectMapping: 0.154400 ms MarkObjects: 2.353800 ms DeleteObjects: 0.046400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.430 seconds +Refreshing native plugins compatible for Editor in 2.41 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.936 seconds +Domain Reload Profiling: 1363ms BeginReloadAssembly (149ms) ExecutionOrderSort (0ms) DisableScriptedObjects (4ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (28ms) - RebuildCommonClasses (28ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (25ms) - LoadAllAssembliesAndSetupDomain (144ms) - LoadAssemblies (223ms) + CreateAndSetChildDomain (32ms) + RebuildCommonClasses (37ms) + RebuildNativeTypeToScriptingClass (10ms) + initialDomainReloadingComplete (32ms) + LoadAllAssembliesAndSetupDomain (199ms) + LoadAssemblies (258ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (9ms) - TypeCache.Refresh (4ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (744ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (376ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (3ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (51ms) - ProcessInitializeOnLoadAttributes (291ms) - ProcessInitializeOnLoadMethodAttributes (17ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.16 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3596. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.558200 ms (FindLiveObjects: 0.195600 ms CreateObjectMapping: 0.106000 ms MarkObjects: 2.215300 ms DeleteObjects: 0.040700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.431 seconds -Refreshing native plugins compatible for Editor in 3.26 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.893 seconds -Domain Reload Profiling: 1321ms - BeginReloadAssembly (156ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (31ms) - RebuildCommonClasses (41ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (31ms) - LoadAllAssembliesAndSetupDomain (190ms) - LoadAssemblies (257ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (21ms) - TypeCache.Refresh (7ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (6ms) - ResolveRequiredComponents (6ms) - FinalizeReload (893ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (433ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (9ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (335ms) - ProcessInitializeOnLoadMethodAttributes (19ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Refreshing native plugins compatible for Editor in 2.05 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3599. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.534100 ms (FindLiveObjects: 0.244500 ms CreateObjectMapping: 0.077800 ms MarkObjects: 2.165400 ms DeleteObjects: 0.045800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.429 seconds -Refreshing native plugins compatible for Editor in 2.55 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.877 seconds -Domain Reload Profiling: 1302ms - BeginReloadAssembly (163ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (33ms) - RebuildCommonClasses (30ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (30ms) - LoadAllAssembliesAndSetupDomain (192ms) - LoadAssemblies (264ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (24ms) + AnalyzeDomain (23ms) TypeCache.Refresh (8ms) TypeCache.ScanAssembly (0ms) ScanForSourceGeneratedMonoScriptInfo (7ms) ResolveRequiredComponents (6ms) - FinalizeReload (877ms) + FinalizeReload (937ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (450ms) + SetupLoadedEditorAssemblies (468ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (5ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (66ms) - ProcessInitializeOnLoadAttributes (347ms) - ProcessInitializeOnLoadMethodAttributes (17ms) + BeforeProcessingInitializeOnLoad (59ms) + ProcessInitializeOnLoadAttributes (366ms) + ProcessInitializeOnLoadMethodAttributes (20ms) AfterProcessingInitializeOnLoad (9ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Refreshing native plugins compatible for Editor in 2.57 ms, found 3 plugins. + AwakeInstancesAfterBackupRestoration (9ms) +Refreshing native plugins compatible for Editor in 3.75 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3602. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 3.553000 ms (FindLiveObjects: 0.252700 ms CreateObjectMapping: 0.102500 ms MarkObjects: 3.149500 ms DeleteObjects: 0.047600 ms) +Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3605. +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 3.134400 ms (FindLiveObjects: 0.271300 ms CreateObjectMapping: 0.131800 ms MarkObjects: 2.683500 ms DeleteObjects: 0.047000 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): @@ -444,42 +508,97 @@ AssetImportParameters requested are different than current active one (requested custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== -Received Import Request. - Time since last request: 109.251587 seconds. - path: Assets/Scripts/GameOverScreen.cs - artifactKey: Guid(3ffa23fd2c86874438b02dfee1921a6c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Scripts/GameOverScreen.cs using Guid(3ffa23fd2c86874438b02dfee1921a6c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers. - -> (artifact id: '28b2d804ba77f865f82eba203b50e7bf') in 0.003844 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 0 -======================================================================== Received Prepare Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.337 seconds -Refreshing native plugins compatible for Editor in 2.29 ms, found 3 plugins. +- Loaded All Assemblies, in 0.378 seconds +Refreshing native plugins compatible for Editor in 3.46 ms, found 3 plugins. Native extension for WindowsStandalone target not found Native extension for WebGL target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.799 seconds -Domain Reload Profiling: 1133ms - BeginReloadAssembly (126ms) +- Finished resetting the current domain, in 0.862 seconds +Domain Reload Profiling: 1239ms + BeginReloadAssembly (150ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (33ms) + RebuildCommonClasses (29ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (26ms) + LoadAllAssembliesAndSetupDomain (163ms) + LoadAssemblies (228ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (13ms) + TypeCache.Refresh (5ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (6ms) + FinalizeReload (863ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (446ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (8ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (347ms) + ProcessInitializeOnLoadMethodAttributes (20ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Refreshing native plugins compatible for Editor in 2.52 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3608. +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 2.804700 ms (FindLiveObjects: 0.187000 ms CreateObjectMapping: 0.098000 ms MarkObjects: 2.477200 ms DeleteObjects: 0.041800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.378 seconds +Refreshing native plugins compatible for Editor in 2.19 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.819 seconds +Domain Reload Profiling: 1195ms + BeginReloadAssembly (138ms) ExecutionOrderSort (0ms) DisableScriptedObjects (4ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (27ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (25ms) - LoadAllAssembliesAndSetupDomain (149ms) - LoadAssemblies (207ms) + CreateAndSetChildDomain (29ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (29ms) + LoadAllAssembliesAndSetupDomain (173ms) + LoadAssemblies (231ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (10ms) - TypeCache.Refresh (4ms) + AnalyzeDomain (19ms) + TypeCache.Refresh (7ms) TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (799ms) + ScanForSourceGeneratedMonoScriptInfo (6ms) + ResolveRequiredComponents (5ms) + FinalizeReload (819ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) SetupLoadedEditorAssemblies (410ms) @@ -487,555 +606,19 @@ Domain Reload Profiling: 1133ms InitializePlatformSupportModulesInManaged (7ms) SetLoadedEditorAssemblies (4ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (51ms) + BeforeProcessingInitializeOnLoad (58ms) ProcessInitializeOnLoadAttributes (317ms) - ProcessInitializeOnLoadMethodAttributes (21ms) - AfterProcessingInitializeOnLoad (11ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.65 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3108 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3605. -Memory consumption went from 119.8 MB to 119.7 MB. -Total: 2.720600 ms (FindLiveObjects: 0.166200 ms CreateObjectMapping: 0.078600 ms MarkObjects: 2.434700 ms DeleteObjects: 0.040300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Refreshing native plugins compatible for Editor in 2.03 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1 Unused Serialized files (Serialized files now loaded: 0) -Unloading 1 unused Assets / (3.1 KB). Loaded Objects now: 3605. -Memory consumption went from 71.9 MB to 71.9 MB. -Total: 2.402100 ms (FindLiveObjects: 0.198800 ms CreateObjectMapping: 0.087100 ms MarkObjects: 2.101400 ms DeleteObjects: 0.014200 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.353 seconds -Refreshing native plugins compatible for Editor in 2.37 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.819 seconds -Domain Reload Profiling: 1170ms - BeginReloadAssembly (132ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (29ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (27ms) - LoadAllAssembliesAndSetupDomain (154ms) - LoadAssemblies (217ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (10ms) - TypeCache.Refresh (4ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (5ms) - FinalizeReload (820ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (411ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (316ms) - ProcessInitializeOnLoadMethodAttributes (20ms) - AfterProcessingInitializeOnLoad (12ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (8ms) -Refreshing native plugins compatible for Editor in 2.30 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3608. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.455200 ms (FindLiveObjects: 0.179200 ms CreateObjectMapping: 0.078200 ms MarkObjects: 2.157600 ms DeleteObjects: 0.039700 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.339 seconds -Refreshing native plugins compatible for Editor in 2.42 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.802 seconds -Domain Reload Profiling: 1139ms - BeginReloadAssembly (129ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (29ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (25ms) - LoadAllAssembliesAndSetupDomain (149ms) - LoadAssemblies (208ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (10ms) - TypeCache.Refresh (4ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (802ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (409ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (316ms) - ProcessInitializeOnLoadMethodAttributes (19ms) - AfterProcessingInitializeOnLoad (10ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Refreshing native plugins compatible for Editor in 2.67 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3611. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.679600 ms (FindLiveObjects: 0.181300 ms CreateObjectMapping: 0.078900 ms MarkObjects: 2.377700 ms DeleteObjects: 0.041300 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.338 seconds -Refreshing native plugins compatible for Editor in 2.36 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.783 seconds -Domain Reload Profiling: 1119ms - BeginReloadAssembly (129ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (27ms) - RebuildCommonClasses (25ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (26ms) - LoadAllAssembliesAndSetupDomain (147ms) - LoadAssemblies (207ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (11ms) - TypeCache.Refresh (4ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (783ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (390ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (298ms) - ProcessInitializeOnLoadMethodAttributes (18ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.48 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3614. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.538700 ms (FindLiveObjects: 0.220600 ms CreateObjectMapping: 0.123900 ms MarkObjects: 2.153200 ms DeleteObjects: 0.040500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.358 seconds -Refreshing native plugins compatible for Editor in 2.18 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.821 seconds -Domain Reload Profiling: 1177ms - BeginReloadAssembly (129ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (27ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (25ms) - LoadAllAssembliesAndSetupDomain (168ms) - LoadAssemblies (228ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (10ms) - TypeCache.Refresh (4ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (821ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (409ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (8ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (53ms) - ProcessInitializeOnLoadAttributes (316ms) - ProcessInitializeOnLoadMethodAttributes (18ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.74 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3617. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.758700 ms (FindLiveObjects: 0.183500 ms CreateObjectMapping: 0.079800 ms MarkObjects: 2.454000 ms DeleteObjects: 0.040800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.343 seconds -Refreshing native plugins compatible for Editor in 2.06 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.771 seconds -Domain Reload Profiling: 1111ms - BeginReloadAssembly (127ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (26ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (25ms) - LoadAllAssembliesAndSetupDomain (152ms) - LoadAssemblies (212ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (11ms) - TypeCache.Refresh (4ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (5ms) - FinalizeReload (771ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (389ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (54ms) - ProcessInitializeOnLoadAttributes (298ms) - ProcessInitializeOnLoadMethodAttributes (18ms) - AfterProcessingInitializeOnLoad (8ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.32 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3620. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.737400 ms (FindLiveObjects: 0.175900 ms CreateObjectMapping: 0.107300 ms MarkObjects: 2.410600 ms DeleteObjects: 0.042800 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.351 seconds -Refreshing native plugins compatible for Editor in 2.14 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.791 seconds -Domain Reload Profiling: 1140ms - BeginReloadAssembly (131ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (27ms) - RebuildCommonClasses (26ms) - RebuildNativeTypeToScriptingClass (8ms) - initialDomainReloadingComplete (32ms) - LoadAllAssembliesAndSetupDomain (151ms) - LoadAssemblies (213ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (11ms) - TypeCache.Refresh (5ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (792ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (400ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (8ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (55ms) - ProcessInitializeOnLoadAttributes (305ms) - ProcessInitializeOnLoadMethodAttributes (19ms) - AfterProcessingInitializeOnLoad (9ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.27 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3623. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 3.107900 ms (FindLiveObjects: 0.181600 ms CreateObjectMapping: 0.101500 ms MarkObjects: 2.779300 ms DeleteObjects: 0.045000 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.343 seconds -Refreshing native plugins compatible for Editor in 2.15 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.815 seconds -Domain Reload Profiling: 1156ms - BeginReloadAssembly (126ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (27ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (10ms) - initialDomainReloadingComplete (26ms) - LoadAllAssembliesAndSetupDomain (152ms) - LoadAssemblies (209ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (11ms) - TypeCache.Refresh (5ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (816ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (418ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (51ms) - ProcessInitializeOnLoadAttributes (323ms) - ProcessInitializeOnLoadMethodAttributes (21ms) - AfterProcessingInitializeOnLoad (12ms) - EditorAssembliesLoaded (0ms) - ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.73 ms, found 3 plugins. -Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3626. -Memory consumption went from 120.0 MB to 120.0 MB. -Total: 2.434500 ms (FindLiveObjects: 0.169900 ms CreateObjectMapping: 0.078300 ms MarkObjects: 2.146000 ms DeleteObjects: 0.039500 ms) - -Prepare: number of updated asset objects reloaded= 0 -AssetImportParameters requested are different than current active one (requested -> active): - custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> - custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> - custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> - custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> - custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> - custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> - custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> - custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> - custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> - custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> - custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> - custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> - custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> -======================================================================== -Received Prepare -Begin MonoManager ReloadAssembly -- Loaded All Assemblies, in 0.353 seconds -Refreshing native plugins compatible for Editor in 2.00 ms, found 3 plugins. -Native extension for WindowsStandalone target not found -Native extension for WebGL target not found -Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.804 seconds -Domain Reload Profiling: 1155ms - BeginReloadAssembly (137ms) - ExecutionOrderSort (0ms) - DisableScriptedObjects (4ms) - BackupInstance (0ms) - ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (29ms) - RebuildCommonClasses (27ms) - RebuildNativeTypeToScriptingClass (9ms) - initialDomainReloadingComplete (28ms) - LoadAllAssembliesAndSetupDomain (149ms) - LoadAssemblies (214ms) - RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (10ms) - TypeCache.Refresh (4ms) - TypeCache.ScanAssembly (0ms) - ScanForSourceGeneratedMonoScriptInfo (0ms) - ResolveRequiredComponents (4ms) - FinalizeReload (805ms) - ReleaseScriptCaches (0ms) - RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (407ms) - LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (7ms) - SetLoadedEditorAssemblies (4ms) - RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (56ms) - ProcessInitializeOnLoadAttributes (315ms) ProcessInitializeOnLoadMethodAttributes (17ms) AfterProcessingInitializeOnLoad (8ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) AwakeInstancesAfterBackupRestoration (6ms) -Refreshing native plugins compatible for Editor in 2.73 ms, found 3 plugins. +Refreshing native plugins compatible for Editor in 2.63 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) -Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3629. -Memory consumption went from 120.1 MB to 120.0 MB. -Total: 2.507200 ms (FindLiveObjects: 0.189000 ms CreateObjectMapping: 0.092000 ms MarkObjects: 2.183600 ms DeleteObjects: 0.042100 ms) +Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3611. +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 3.374000 ms (FindLiveObjects: 0.265800 ms CreateObjectMapping: 0.123900 ms MarkObjects: 2.936000 ms DeleteObjects: 0.047500 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): @@ -1054,12 +637,332 @@ AssetImportParameters requested are different than current active one (requested custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Prepare -Refreshing native plugins compatible for Editor in 2.43 ms, found 3 plugins. +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.373 seconds +Refreshing native plugins compatible for Editor in 2.52 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.853 seconds +Domain Reload Profiling: 1224ms + BeginReloadAssembly (142ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (30ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (27ms) + LoadAllAssembliesAndSetupDomain (165ms) + LoadAssemblies (232ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (13ms) + TypeCache.Refresh (6ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (6ms) + FinalizeReload (853ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (443ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (8ms) + SetLoadedEditorAssemblies (5ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (345ms) + ProcessInitializeOnLoadMethodAttributes (20ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Refreshing native plugins compatible for Editor in 3.01 ms, found 3 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 1 Unused Serialized files (Serialized files now loaded: 0) -Unloading 1 unused Assets / (3.1 KB). Loaded Objects now: 3629. -Memory consumption went from 71.9 MB to 71.9 MB. -Total: 2.798200 ms (FindLiveObjects: 0.244500 ms CreateObjectMapping: 0.139300 ms MarkObjects: 2.398100 ms DeleteObjects: 0.015700 ms) +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3614. +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 2.702700 ms (FindLiveObjects: 0.213100 ms CreateObjectMapping: 0.085300 ms MarkObjects: 2.360900 ms DeleteObjects: 0.042700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.466 seconds +Refreshing native plugins compatible for Editor in 3.04 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.949 seconds +Domain Reload Profiling: 1412ms + BeginReloadAssembly (159ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (36ms) + RebuildCommonClasses (55ms) + RebuildNativeTypeToScriptingClass (15ms) + initialDomainReloadingComplete (35ms) + LoadAllAssembliesAndSetupDomain (199ms) + LoadAssemblies (264ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (21ms) + TypeCache.Refresh (7ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (7ms) + ResolveRequiredComponents (5ms) + FinalizeReload (950ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (478ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (8ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (64ms) + ProcessInitializeOnLoadAttributes (370ms) + ProcessInitializeOnLoadMethodAttributes (20ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Refreshing native plugins compatible for Editor in 2.53 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.7 KB). Loaded Objects now: 3617. +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 3.180800 ms (FindLiveObjects: 0.279600 ms CreateObjectMapping: 0.080800 ms MarkObjects: 2.773600 ms DeleteObjects: 0.046200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.373 seconds +Refreshing native plugins compatible for Editor in 2.98 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.850 seconds +Domain Reload Profiling: 1221ms + BeginReloadAssembly (140ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (31ms) + RebuildCommonClasses (28ms) + RebuildNativeTypeToScriptingClass (9ms) + initialDomainReloadingComplete (29ms) + LoadAllAssembliesAndSetupDomain (164ms) + LoadAssemblies (225ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (11ms) + TypeCache.Refresh (5ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (4ms) + FinalizeReload (851ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (443ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (8ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (342ms) + ProcessInitializeOnLoadMethodAttributes (22ms) + AfterProcessingInitializeOnLoad (11ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Refreshing native plugins compatible for Editor in 2.70 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3620. +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 2.685300 ms (FindLiveObjects: 0.181400 ms CreateObjectMapping: 0.098000 ms MarkObjects: 2.362500 ms DeleteObjects: 0.042600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.367 seconds +Refreshing native plugins compatible for Editor in 2.35 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.858 seconds +Domain Reload Profiling: 1223ms + BeginReloadAssembly (135ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (28ms) + RebuildCommonClasses (27ms) + RebuildNativeTypeToScriptingClass (13ms) + initialDomainReloadingComplete (28ms) + LoadAllAssembliesAndSetupDomain (161ms) + LoadAssemblies (223ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (11ms) + TypeCache.Refresh (5ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (5ms) + FinalizeReload (859ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (444ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (7ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (57ms) + ProcessInitializeOnLoadAttributes (348ms) + ProcessInitializeOnLoadMethodAttributes (20ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Refreshing native plugins compatible for Editor in 2.69 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3623. +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 2.552400 ms (FindLiveObjects: 0.176400 ms CreateObjectMapping: 0.091200 ms MarkObjects: 2.229100 ms DeleteObjects: 0.054900 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +- Loaded All Assemblies, in 0.377 seconds +Refreshing native plugins compatible for Editor in 2.93 ms, found 3 plugins. +Native extension for WindowsStandalone target not found +Native extension for WebGL target not found +Mono: successfully reloaded assembly +- Finished resetting the current domain, in 0.861 seconds +Domain Reload Profiling: 1236ms + BeginReloadAssembly (141ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (31ms) + RebuildCommonClasses (31ms) + RebuildNativeTypeToScriptingClass (8ms) + initialDomainReloadingComplete (28ms) + LoadAllAssembliesAndSetupDomain (166ms) + LoadAssemblies (231ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (11ms) + TypeCache.Refresh (5ms) + TypeCache.ScanAssembly (0ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (4ms) + FinalizeReload (861ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (452ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (4ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (56ms) + ProcessInitializeOnLoadAttributes (352ms) + ProcessInitializeOnLoadMethodAttributes (20ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Refreshing native plugins compatible for Editor in 2.80 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3109 Unused Serialized files (Serialized files now loaded: 0) +Unloading 25 unused Assets / (31.6 KB). Loaded Objects now: 3626. +Memory consumption went from 120.1 MB to 120.1 MB. +Total: 2.678100 ms (FindLiveObjects: 0.177600 ms CreateObjectMapping: 0.100900 ms MarkObjects: 2.328600 ms DeleteObjects: 0.070400 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 9a22284fe3817be447336de3de66b15e -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 2.66 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1 Unused Serialized files (Serialized files now loaded: 0) +Unloading 1 unused Assets / (3.1 KB). Loaded Objects now: 3626. +Memory consumption went from 72.0 MB to 72.0 MB. +Total: 3.253300 ms (FindLiveObjects: 0.375800 ms CreateObjectMapping: 0.147100 ms MarkObjects: 2.707000 ms DeleteObjects: 0.022700 ms) Prepare: number of updated asset objects reloaded= 0 AssetImportParameters requested are different than current active one (requested -> active): diff --git a/3D FPS/Logs/shadercompiler-AssetImportWorker0.log b/3D FPS/Logs/shadercompiler-AssetImportWorker0.log new file mode 100644 index 00000000..a387d017 --- /dev/null +++ b/3D FPS/Logs/shadercompiler-AssetImportWorker0.log @@ -0,0 +1,6 @@ +Base path: 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + +Unhandled exception: Protocol error - failed to read magic number. Error code 0x80000004 (Not connected). (transferred 0/4) + +Quitting shader compiler process diff --git a/3D FPS/Logs/shadercompiler-UnityShaderCompiler.exe0.log b/3D FPS/Logs/shadercompiler-UnityShaderCompiler.exe0.log index 21bfed5a..b734aa1b 100644 --- a/3D FPS/Logs/shadercompiler-UnityShaderCompiler.exe0.log +++ b/3D FPS/Logs/shadercompiler-UnityShaderCompiler.exe0.log @@ -1,4 +1,3 @@ Base path: 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data', plugins path 'C:/Program Files/Unity/Hub/Editor/2022.3.33f1/Editor/Data/PlaybackEngines' Cmd: initializeCompiler -Cmd: shutdown diff --git a/3D FPS/Temp/obj/Debug/Assembly-CSharp/.NETStandard,Version=v2.1.AssemblyAttributes.cs b/3D FPS/Temp/obj/Debug/Assembly-CSharp/.NETStandard,Version=v2.1.AssemblyAttributes.cs new file mode 100644 index 00000000..348b87f0 --- /dev/null +++ b/3D FPS/Temp/obj/Debug/Assembly-CSharp/.NETStandard,Version=v2.1.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")] diff --git a/3D FPS/Temp/obj/Debug/Assembly-CSharp/Assembly-CSharp.GeneratedMSBuildEditorConfig.editorconfig b/3D FPS/Temp/obj/Debug/Assembly-CSharp/Assembly-CSharp.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 00000000..686d5425 --- /dev/null +++ b/3D FPS/Temp/obj/Debug/Assembly-CSharp/Assembly-CSharp.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,5 @@ +is_global = true +build_property.RootNamespace = +build_property.ProjectDir = D:\Unity\3D-FPS\3D FPS\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/3D FPS/Temp/obj/Debug/Assembly-CSharp/Assembly-CSharp.csproj.AssemblyReference.cache b/3D FPS/Temp/obj/Debug/Assembly-CSharp/Assembly-CSharp.csproj.AssemblyReference.cache new file mode 100644 index 00000000..955d9f84 Binary files /dev/null and b/3D FPS/Temp/obj/Debug/Assembly-CSharp/Assembly-CSharp.csproj.AssemblyReference.cache differ diff --git a/3D FPS/UserSettings/Layouts/default-2022.dwlt b/3D FPS/UserSettings/Layouts/default-2022.dwlt index 2627e2d4..0fd07eeb 100644 --- a/3D FPS/UserSettings/Layouts/default-2022.dwlt +++ b/3D FPS/UserSettings/Layouts/default-2022.dwlt @@ -19,7 +19,7 @@ MonoBehaviour: width: 2560 height: 1349 m_ShowMode: 4 - m_Title: Game + m_Title: Hierarchy m_RootView: {fileID: 2} m_MinSize: {x: 875, y: 542} m_MaxSize: {x: 10000, y: 10000} @@ -236,7 +236,7 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 1 m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} - m_Name: ConsoleWindow + m_Name: ProjectBrowser m_EditorClassIdentifier: m_Children: [] m_Position: @@ -245,15 +245,15 @@ MonoBehaviour: y: 820 width: 2106 height: 479 - m_MinSize: {x: 101, y: 121} - m_MaxSize: {x: 4001, y: 4021} - m_ActualView: {fileID: 16} + m_MinSize: {x: 231, y: 271} + m_MaxSize: {x: 10001, y: 10021} + m_ActualView: {fileID: 12} m_Panes: - {fileID: 12} - {fileID: 16} - {fileID: 17} - m_Selected: 1 - m_LastSelected: 0 + m_Selected: 0 + m_LastSelected: 1 --- !u!114 &11 MonoBehaviour: m_ObjectHideFlags: 52 @@ -326,7 +326,7 @@ MonoBehaviour: m_SkipHidden: 0 m_SearchArea: 1 m_Folders: - - Assets/Scripts + - Assets m_Globs: [] m_OriginalText: m_ImportLogFlags: 0 @@ -334,7 +334,7 @@ MonoBehaviour: m_ViewMode: 1 m_StartGridSize: 64 m_LastFolders: - - Assets/Scripts + - Assets m_LastFoldersGridSize: -1 m_LastProjectPath: D:\Unity\3D-FPS\3D FPS m_LockTracker: @@ -343,7 +343,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: 5e5b0000 m_LastClickedID: 23390 - m_ExpandedIDs: 000000005e5b0000605b0000625b0000 + m_ExpandedIDs: 000000005e5b0000605b0000625b000000ca9a3bffffff7f m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -396,8 +396,8 @@ MonoBehaviour: m_Icon: {fileID: 0} m_ResourceFile: m_ListAreaState: - m_SelectedInstanceIDs: 82180000 - m_LastClickedInstanceID: 6274 + m_SelectedInstanceIDs: + m_LastClickedInstanceID: 0 m_HadKeyboardFocusLastEvent: 1 m_ExpandedInstanceIDs: c623000086790000fe790000047a00008c5d0000de5a0000 m_RenameOverlay: @@ -466,7 +466,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 44efffff92efffffe4f0ffff9ef5ffffecf5ffff5af7ffff30fbffff + m_ExpandedIDs: 54c4ffffa4c4ffff14c6ffff22f5ffff30fbffff125a0000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -872,9 +872,9 @@ MonoBehaviour: m_PlayAudio: 0 m_AudioPlay: 0 m_Position: - m_Target: {x: 751.9927, y: 364.5916, z: 94.836975} + m_Target: {x: -0.17015065, y: 1.8021245, z: 0.7158188} speed: 2 - m_Value: {x: 751.9927, y: 364.5916, z: 94.836975} + m_Value: {x: -0.17015065, y: 1.8021245, z: 0.7158188} m_RenderMode: 0 m_CameraMode: drawMode: 0 @@ -920,13 +920,13 @@ MonoBehaviour: m_GridAxis: 1 m_gridOpacity: 0.5 m_Rotation: - m_Target: {x: -0.010809786, y: -0.003587873, z: 0.00008004534, w: -0.99995893} + m_Target: {x: -0.17484221, y: -0.02715274, z: 0.004867191, w: -0.98423517} speed: 2 - m_Value: {x: -0.010809787, y: -0.0035878732, z: 0.00008004535, w: -0.999959} + m_Value: {x: -0.17484498, y: -0.02567572, z: 0.004604808, w: -0.9842504} m_Size: - m_Target: 594.45544 + m_Target: 3.04621 speed: 2 - m_Value: 594.45544 + m_Value: 3.1897488 m_Ortho: m_Target: 0 speed: 2 @@ -1194,7 +1194,7 @@ MonoBehaviour: m_ControlHash: -371814159 m_PrefName: Preview_InspectorPreview m_LastInspectedObjectInstanceID: -1 - m_LastVerticalScrollValue: 0 + m_LastVerticalScrollValue: 131 m_GlobalObjectId: m_InspectorMode: 0 m_LockTracker: @@ -1236,4 +1236,4 @@ MonoBehaviour: m_OverlaysVisible: 1 m_LockTracker: m_IsLocked: 0 - m_LastSelectedObjectID: -61186 + m_LastSelectedObjectID: 23040 diff --git a/Builded/V02/3D FPS.exe b/Builded/V02/3D FPS.exe new file mode 100644 index 00000000..67b17d16 Binary files /dev/null and b/Builded/V02/3D FPS.exe differ diff --git a/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll b/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll new file mode 100644 index 00000000..d8c7e6fa Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/Assembly-CSharp.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll b/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll new file mode 100644 index 00000000..ce0f2d61 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/Mono.Security.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll b/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll new file mode 100644 index 00000000..1317c438 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.ComponentModel.Composition.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll b/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll new file mode 100644 index 00000000..3834754e Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.Configuration.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.Core.dll b/Builded/V02/3D FPS_Data/Managed/System.Core.dll new file mode 100644 index 00000000..2295fb36 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.Core.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll b/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll new file mode 100644 index 00000000..6a694efa Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.Data.DataSetExtensions.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.Data.dll b/Builded/V02/3D FPS_Data/Managed/System.Data.dll new file mode 100644 index 00000000..8aab5db4 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.Data.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll b/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll new file mode 100644 index 00000000..0d1c7283 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.Drawing.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll b/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll new file mode 100644 index 00000000..fb66a7a5 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.EnterpriseServices.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll b/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll new file mode 100644 index 00000000..f4f418b4 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.FileSystem.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll b/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll new file mode 100644 index 00000000..fa0fc3dc Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.IO.Compression.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll b/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll new file mode 100644 index 00000000..c711eb5a Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.Net.Http.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll b/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll new file mode 100644 index 00000000..a466c844 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.Numerics.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll b/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll new file mode 100644 index 00000000..2f9cbbbb Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.Runtime.Serialization.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.Security.dll b/Builded/V02/3D FPS_Data/Managed/System.Security.dll new file mode 100644 index 00000000..a9c1bea0 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.Security.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll b/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll new file mode 100644 index 00000000..9a1964fe Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.ServiceModel.Internals.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll b/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll new file mode 100644 index 00000000..4c18027a Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.Transactions.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll b/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll new file mode 100644 index 00000000..6508d453 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.Xml.Linq.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.Xml.dll b/Builded/V02/3D FPS_Data/Managed/System.Xml.dll new file mode 100644 index 00000000..04e88f37 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.Xml.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/System.dll b/Builded/V02/3D FPS_Data/Managed/System.dll new file mode 100644 index 00000000..2d9366ae Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/System.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll b/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll new file mode 100644 index 00000000..b2c50b7b Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/Unity.TextMeshPro.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll b/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll new file mode 100644 index 00000000..37dbb923 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/Unity.Timeline.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll b/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll new file mode 100644 index 00000000..d7de8d66 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Antlr3.Runtime.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll b/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll new file mode 100644 index 00000000..c5f83b1d Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Core.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll b/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll new file mode 100644 index 00000000..85b808cb Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.Flow.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll b/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll new file mode 100644 index 00000000..0a421ccd Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/Unity.VisualScripting.State.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll new file mode 100644 index 00000000..2defc910 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.AIModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll new file mode 100644 index 00000000..ce8a25b6 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ARModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll new file mode 100644 index 00000000..7ab9ecd4 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.AccessibilityModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll new file mode 100644 index 00000000..79f70dce Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.AndroidJNIModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll new file mode 100644 index 00000000..c0bb0013 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.AnimationModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll new file mode 100644 index 00000000..ca817c07 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.AssetBundleModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll new file mode 100644 index 00000000..5384d83b Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.AudioModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll new file mode 100644 index 00000000..a0ea63ca Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClothModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll new file mode 100644 index 00000000..4a347d50 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterInputModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll new file mode 100644 index 00000000..898a1074 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ClusterRendererModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll new file mode 100644 index 00000000..79f47a99 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ContentLoadModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll new file mode 100644 index 00000000..921205bf Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.CoreModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll new file mode 100644 index 00000000..d8114b86 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.CrashReportingModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll new file mode 100644 index 00000000..dc149313 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.DSPGraphModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll new file mode 100644 index 00000000..a7f008c6 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.DirectorModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll new file mode 100644 index 00000000..6f9d28d8 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.GIModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll new file mode 100644 index 00000000..c59ee049 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.GameCenterModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll new file mode 100644 index 00000000..490ce27a Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.GridModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll new file mode 100644 index 00000000..bccff8cf Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.HotReloadModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll new file mode 100644 index 00000000..c0a7d54c Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.IMGUIModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll new file mode 100644 index 00000000..9b82a909 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ImageConversionModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll new file mode 100644 index 00000000..adf5f90b Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputLegacyModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll new file mode 100644 index 00000000..f9d766e4 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.InputModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll new file mode 100644 index 00000000..2a305ca1 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.JSONSerializeModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll new file mode 100644 index 00000000..a5c9ec77 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.LocalizationModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll new file mode 100644 index 00000000..647e6b8e Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.NVIDIAModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll new file mode 100644 index 00000000..b72a4fda Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ParticleSystemModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll new file mode 100644 index 00000000..16758e10 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.PerformanceReportingModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll new file mode 100644 index 00000000..b3413236 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.Physics2DModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll new file mode 100644 index 00000000..0621d6d6 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.PhysicsModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll new file mode 100644 index 00000000..edce0ec4 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ProfilerModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll new file mode 100644 index 00000000..0a6d7e85 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.PropertiesModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll new file mode 100644 index 00000000..28e16c44 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll new file mode 100644 index 00000000..3a4ca25e Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.ScreenCaptureModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll new file mode 100644 index 00000000..cc4e6e62 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.SharedInternalsModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll new file mode 100644 index 00000000..b1bdf1a3 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteMaskModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll new file mode 100644 index 00000000..542682b1 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.SpriteShapeModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll new file mode 100644 index 00000000..dd98cd59 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.StreamingModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll new file mode 100644 index 00000000..915ec0f4 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubstanceModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll new file mode 100644 index 00000000..cfe5db51 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.SubsystemsModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll new file mode 100644 index 00000000..29004252 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TLSModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll new file mode 100644 index 00000000..c51cee2f Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll new file mode 100644 index 00000000..47e55336 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TerrainPhysicsModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll new file mode 100644 index 00000000..95cc5372 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreFontEngineModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll new file mode 100644 index 00000000..df2acbf7 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextCoreTextEngineModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll new file mode 100644 index 00000000..0e60c4bb Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TextRenderingModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll new file mode 100644 index 00000000..dc7dae4c Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.TilemapModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll new file mode 100644 index 00000000..d7e75a0e Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UI.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll new file mode 100644 index 00000000..13807985 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIElementsModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll new file mode 100644 index 00000000..3366d98f Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UIModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll new file mode 100644 index 00000000..b1dc56b5 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UmbraModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll new file mode 100644 index 00000000..a95385bf Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsCommonModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll new file mode 100644 index 00000000..ae457061 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityAnalyticsModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll new file mode 100644 index 00000000..616758cf Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityConnectModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll new file mode 100644 index 00000000..44a27bd0 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityCurlModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll new file mode 100644 index 00000000..8258fc8c Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityTestProtocolModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll new file mode 100644 index 00000000..12b53414 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll new file mode 100644 index 00000000..d2274d60 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestAudioModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll new file mode 100644 index 00000000..e88f6141 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll new file mode 100644 index 00000000..e1d3e4e3 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestTextureModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll new file mode 100644 index 00000000..45089315 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.UnityWebRequestWWWModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll new file mode 100644 index 00000000..93d79846 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.VFXModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll new file mode 100644 index 00000000..5dd2403b Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.VRModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll new file mode 100644 index 00000000..6de0ab2a Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.VehiclesModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll new file mode 100644 index 00000000..17db655b Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.VideoModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll new file mode 100644 index 00000000..cb6f6500 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.VirtualTexturingModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll new file mode 100644 index 00000000..280176dc Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.WindModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll new file mode 100644 index 00000000..b60f1610 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.XRModule.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll b/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll new file mode 100644 index 00000000..eaa2858b Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/UnityEngine.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/mscorlib.dll b/Builded/V02/3D FPS_Data/Managed/mscorlib.dll new file mode 100644 index 00000000..1dea91ba Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/mscorlib.dll differ diff --git a/Builded/V02/3D FPS_Data/Managed/netstandard.dll b/Builded/V02/3D FPS_Data/Managed/netstandard.dll new file mode 100644 index 00000000..12f381af Binary files /dev/null and b/Builded/V02/3D FPS_Data/Managed/netstandard.dll differ diff --git a/Builded/V02/3D FPS_Data/Resources/unity default resources b/Builded/V02/3D FPS_Data/Resources/unity default resources new file mode 100644 index 00000000..4fff5084 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Resources/unity default resources differ diff --git a/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra b/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra new file mode 100644 index 00000000..7374ab41 Binary files /dev/null and b/Builded/V02/3D FPS_Data/Resources/unity_builtin_extra differ diff --git a/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json b/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json new file mode 100644 index 00000000..e820167d --- /dev/null +++ b/Builded/V02/3D FPS_Data/RuntimeInitializeOnLoads.json @@ -0,0 +1 @@ +{"root":[{"assemblyName":"Unity.VisualScripting.Core","nameSpace":"Unity.VisualScripting","className":"RuntimeVSUsageUtility","methodName":"RuntimeInitializeOnLoadBeforeSceneLoad","loadTypes":1,"isUnityClass":true}]} diff --git a/Builded/V02/3D FPS_Data/ScriptingAssemblies.json b/Builded/V02/3D FPS_Data/ScriptingAssemblies.json new file mode 100644 index 00000000..fc8c5869 --- /dev/null +++ b/Builded/V02/3D FPS_Data/ScriptingAssemblies.json @@ -0,0 +1 @@ +{"names":["UnityEngine.dll","UnityEngine.AIModule.dll","UnityEngine.ARModule.dll","UnityEngine.AccessibilityModule.dll","UnityEngine.AndroidJNIModule.dll","UnityEngine.AnimationModule.dll","UnityEngine.AssetBundleModule.dll","UnityEngine.AudioModule.dll","UnityEngine.ClothModule.dll","UnityEngine.ClusterInputModule.dll","UnityEngine.ClusterRendererModule.dll","UnityEngine.ContentLoadModule.dll","UnityEngine.CoreModule.dll","UnityEngine.CrashReportingModule.dll","UnityEngine.DSPGraphModule.dll","UnityEngine.DirectorModule.dll","UnityEngine.GIModule.dll","UnityEngine.GameCenterModule.dll","UnityEngine.GridModule.dll","UnityEngine.HotReloadModule.dll","UnityEngine.IMGUIModule.dll","UnityEngine.ImageConversionModule.dll","UnityEngine.InputModule.dll","UnityEngine.InputLegacyModule.dll","UnityEngine.JSONSerializeModule.dll","UnityEngine.LocalizationModule.dll","UnityEngine.NVIDIAModule.dll","UnityEngine.ParticleSystemModule.dll","UnityEngine.PerformanceReportingModule.dll","UnityEngine.PhysicsModule.dll","UnityEngine.Physics2DModule.dll","UnityEngine.ProfilerModule.dll","UnityEngine.PropertiesModule.dll","UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll","UnityEngine.ScreenCaptureModule.dll","UnityEngine.SharedInternalsModule.dll","UnityEngine.SpriteMaskModule.dll","UnityEngine.SpriteShapeModule.dll","UnityEngine.StreamingModule.dll","UnityEngine.SubstanceModule.dll","UnityEngine.SubsystemsModule.dll","UnityEngine.TLSModule.dll","UnityEngine.TerrainModule.dll","UnityEngine.TerrainPhysicsModule.dll","UnityEngine.TextCoreFontEngineModule.dll","UnityEngine.TextCoreTextEngineModule.dll","UnityEngine.TextRenderingModule.dll","UnityEngine.TilemapModule.dll","UnityEngine.UIModule.dll","UnityEngine.UIElementsModule.dll","UnityEngine.UmbraModule.dll","UnityEngine.UnityAnalyticsModule.dll","UnityEngine.UnityAnalyticsCommonModule.dll","UnityEngine.UnityConnectModule.dll","UnityEngine.UnityCurlModule.dll","UnityEngine.UnityTestProtocolModule.dll","UnityEngine.UnityWebRequestModule.dll","UnityEngine.UnityWebRequestAssetBundleModule.dll","UnityEngine.UnityWebRequestAudioModule.dll","UnityEngine.UnityWebRequestTextureModule.dll","UnityEngine.UnityWebRequestWWWModule.dll","UnityEngine.VFXModule.dll","UnityEngine.VRModule.dll","UnityEngine.VehiclesModule.dll","UnityEngine.VideoModule.dll","UnityEngine.VirtualTexturingModule.dll","UnityEngine.WindModule.dll","UnityEngine.XRModule.dll","Assembly-CSharp.dll","Unity.Timeline.dll","UnityEngine.UI.dll","Unity.TextMeshPro.dll","Unity.VisualScripting.Core.dll","Unity.VisualScripting.State.dll","Unity.VisualScripting.Flow.dll","Unity.VisualScripting.Antlr3.Runtime.dll"],"types":[2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,16,16,16,16,16,16,16,16]} \ No newline at end of file diff --git a/Builded/V02/3D FPS_Data/app.info b/Builded/V02/3D FPS_Data/app.info new file mode 100644 index 00000000..f9762878 --- /dev/null +++ b/Builded/V02/3D FPS_Data/app.info @@ -0,0 +1,2 @@ +DefaultCompany +3D FPS \ No newline at end of file diff --git a/Builded/V02/3D FPS_Data/boot.config b/Builded/V02/3D FPS_Data/boot.config new file mode 100644 index 00000000..fd22d1da --- /dev/null +++ b/Builded/V02/3D FPS_Data/boot.config @@ -0,0 +1,6 @@ +gfx-enable-gfx-jobs=1 +gfx-enable-native-gfx-jobs=1 +wait-for-native-debugger=0 +hdr-display-enabled=0 +gc-max-time-slice=3 +build-guid=5fca453dd707495aae5a3d49ceebc5c3 diff --git a/Builded/V02/3D FPS_Data/globalgamemanagers b/Builded/V02/3D FPS_Data/globalgamemanagers new file mode 100644 index 00000000..cc75d2b0 Binary files /dev/null and b/Builded/V02/3D FPS_Data/globalgamemanagers differ diff --git a/Builded/V02/3D FPS_Data/globalgamemanagers.assets b/Builded/V02/3D FPS_Data/globalgamemanagers.assets new file mode 100644 index 00000000..6b888e41 Binary files /dev/null and b/Builded/V02/3D FPS_Data/globalgamemanagers.assets differ diff --git a/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS b/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS new file mode 100644 index 00000000..719fe0b2 Binary files /dev/null and b/Builded/V02/3D FPS_Data/globalgamemanagers.assets.resS differ diff --git a/Builded/V02/3D FPS_Data/level0 b/Builded/V02/3D FPS_Data/level0 new file mode 100644 index 00000000..b3389e18 Binary files /dev/null and b/Builded/V02/3D FPS_Data/level0 differ diff --git a/Builded/V02/3D FPS_Data/level0.resS b/Builded/V02/3D FPS_Data/level0.resS new file mode 100644 index 00000000..5041ac42 Binary files /dev/null and b/Builded/V02/3D FPS_Data/level0.resS differ diff --git a/Builded/V02/3D FPS_Data/resources.assets b/Builded/V02/3D FPS_Data/resources.assets new file mode 100644 index 00000000..c35a4f67 Binary files /dev/null and b/Builded/V02/3D FPS_Data/resources.assets differ diff --git a/Builded/V02/3D FPS_Data/resources.assets.resS b/Builded/V02/3D FPS_Data/resources.assets.resS new file mode 100644 index 00000000..b511be0f Binary files /dev/null and b/Builded/V02/3D FPS_Data/resources.assets.resS differ diff --git a/Builded/V02/3D FPS_Data/sharedassets0.assets b/Builded/V02/3D FPS_Data/sharedassets0.assets new file mode 100644 index 00000000..4254f6a5 Binary files /dev/null and b/Builded/V02/3D FPS_Data/sharedassets0.assets differ diff --git a/Builded/V02/3D FPS_Data/sharedassets0.assets.resS b/Builded/V02/3D FPS_Data/sharedassets0.assets.resS new file mode 100644 index 00000000..45c380c6 Binary files /dev/null and b/Builded/V02/3D FPS_Data/sharedassets0.assets.resS differ diff --git a/Builded/V02/3D FPS_Data/sharedassets0.resource b/Builded/V02/3D FPS_Data/sharedassets0.resource new file mode 100644 index 00000000..ab9b5ba6 Binary files /dev/null and b/Builded/V02/3D FPS_Data/sharedassets0.resource differ diff --git a/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll b/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll new file mode 100644 index 00000000..7dfa3f26 Binary files /dev/null and b/Builded/V02/MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll differ diff --git a/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll b/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll new file mode 100644 index 00000000..cf324fca Binary files /dev/null and b/Builded/V02/MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll differ diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser b/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser new file mode 100644 index 00000000..dcedf7f7 --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx b/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx new file mode 100644 index 00000000..f4d74bff --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx @@ -0,0 +1,1901 @@ +<%-- +// +// DefaultWsdlHelpGenerator.aspx: +// +// Author: +// Lluis Sanchez Gual (lluis@ximian.com) +// +// (C) 2003 Ximian, Inc. http://www.ximian.com +// +--%> + +<%@ Import Namespace="System.Collections" %> +<%@ Import Namespace="System.Collections.Generic" %> +<%@ Import Namespace="System.IO" %> +<%@ Import Namespace="System.Xml.Serialization" %> +<%@ Import Namespace="System.Xml" %> +<%@ Import Namespace="System.Xml.Schema" %> +<%@ Import Namespace="System.Web.Services" %> +<%@ Import Namespace="System.Web.Services.Description" %> +<%@ Import Namespace="System.Web.Services.Configuration" %> +<%@ Import Namespace="System.Web.Configuration" %> +<%@ Import Namespace="System" %> +<%@ Import Namespace="System.Net" %> +<%@ Import Namespace="System.Globalization" %> +<%@ Import Namespace="System.Resources" %> +<%@ Import Namespace="System.Diagnostics" %> +<%@ Import Namespace="System.CodeDom" %> +<%@ Import Namespace="System.CodeDom.Compiler" %> +<%@ Import Namespace="Microsoft.CSharp" %> +<%@ Import Namespace="Microsoft.VisualBasic" %> +<%@ Import Namespace="System.Text" %> +<%@ Import Namespace="System.Text.RegularExpressions" %> +<%@ Import Namespace="System.Security.Cryptography.X509Certificates" %> +<%@ Assembly name="System.Web.Services" %> +<%@ Page debug="true" %> + + + + + + <% + Response.Write (""); + %> + <%=WebServiceName%> Web Service + + + + + + + +
+Web Service
+<%=WebServiceName%> +
+ + + + + + + + +
+
+Overview
+
+Service Description +
+Client proxy +

+ + + <%#FormatBindingName(DataBinder.Eval(Container.DataItem, "Name").ToString())%> + + + op=<%#GetOpName(Container.DataItem)%>&bnd=<%#DataBinder.Eval(Container.DataItem, "Binding.Name")%>"><%#GetOpName(Container.DataItem)%> +
+
+
+
+
+
+ +
+ +<% if (CurrentPage == "main") {%> + + + +

Web Service Overview

+ <%=WebServiceDescription%> +

+ <% if (ProfileViolations != null && ProfileViolations.Count > 0) { %> +

Basic Profile Conformance

+ This web service does not conform to WS-I Basic Profile v1.1 + <% + Response.Write ("
    "); + foreach (BasicProfileViolation vio in ProfileViolations) { + Response.Write ("
  • " + vio.NormativeStatement + ": " + vio.Details); + Response.Write ("
      "); + foreach (string ele in vio.Elements) + Response.Write ("
    • " + ele + "
    • "); + Response.Write ("
    "); + Response.Write ("
  • "); + } + Response.Write ("
"); + }%> + +<%} if (DefaultBinding == null) {%> +This service does not contain any public web method. +<%} else if (CurrentPage == "op") {%> + + + + <%=CurrentOperationName%> +

+ <% WriteTabs (); %> +


+ + <% if (CurrentTab == "main") { %> + Input Parameters +
+ <% if (InParams.Count == 0) { %> + No input parameters
+ <% } else { %> + + + + + + + + + +
<%#DataBinder.Eval(Container.DataItem, "Name")%><%#DataBinder.Eval(Container.DataItem, "Type")%>
+ <% } %> +
+ + <% if (OutParams.Count > 0) { %> + Output Parameters +
+ + + + + + + + + +
<%#DataBinder.Eval(Container.DataItem, "Name")%><%#DataBinder.Eval(Container.DataItem, "Type")%>
+
+ <% } %> + + Remarks +
+ <%=OperationDocumentation%> +

+ Technical information +
+ Format: <%=CurrentOperationFormat%> +
Supported protocols: <%=CurrentOperationProtocols%> + <% } %> + + + + <% if (CurrentTab == "test") { + if (CurrentOperationSupportsTest) {%> + Enter values for the parameters and click the 'Invoke' button to test this method:

+
+ + + + + + + + + + + + + + + +
<%#DataBinder.Eval(Container.DataItem, "Name")%>: ">
 
+
+
"> + The web service returned the following result:

+
+
+ +
+ <% } else {%> + The test form is not available for this operation because it has parameters with a complex structure. + <% } %> + <% } %> + + + + <% if (CurrentTab == "msg") { %> + + The following are sample SOAP requests and responses for each protocol supported by this method: +

+ + <% if (IsOperationSupported ("Soap")) { %> + Soap +

+
<%=GenerateOperationMessages ("Soap", true)%>
+
+
<%=GenerateOperationMessages ("Soap", false)%>
+
+ <% } %> + <% if (IsOperationSupported ("HttpGet")) { %> + HTTP Get +

+
<%=GenerateOperationMessages ("HttpGet", true)%>
+
+
<%=GenerateOperationMessages ("HttpGet", false)%>
+
+ <% } %> + <% if (IsOperationSupported ("HttpPost")) { %> + HTTP Post +

+
<%=GenerateOperationMessages ("HttpPost", true)%>
+
+
<%=GenerateOperationMessages ("HttpPost", false)%>
+
+ <% } %> + + <% } %> +<%} else if (CurrentPage == "proxy") {%> + +
+ Select the language for which you want to generate a proxy +   + +    +
+
+ <%=CurrentProxytName%>    + Download +

+
+
<%=GetProxyCode ()%>
+
+<%} else if (CurrentPage == "wsdl") {%> + + <% if (descriptions.Count > 1 || schemas.Count > 1) {%> + The description of this web service is composed by several documents. Click on the document you want to see: + + + + <%} else {%> + <%}%> +
+ <%=CurrentDocumentName%>    + Download +

+
+
<%=GenerateDocument ()%>
+
+ +<%}%> + +














+
+ + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config b/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config new file mode 100644 index 00000000..2577c81d --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/2.0/machine.config @@ -0,0 +1,280 @@ + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+ +
+ + +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+
+
+
+
+ + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map b/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map new file mode 100644 index 00000000..9a52ccc0 --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/2.0/settings.map @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config b/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config new file mode 100644 index 00000000..a5190c33 --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/2.0/web.config @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser b/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser new file mode 100644 index 00000000..dcedf7f7 --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx b/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx new file mode 100644 index 00000000..f4d74bff --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx @@ -0,0 +1,1901 @@ +<%-- +// +// DefaultWsdlHelpGenerator.aspx: +// +// Author: +// Lluis Sanchez Gual (lluis@ximian.com) +// +// (C) 2003 Ximian, Inc. http://www.ximian.com +// +--%> + +<%@ Import Namespace="System.Collections" %> +<%@ Import Namespace="System.Collections.Generic" %> +<%@ Import Namespace="System.IO" %> +<%@ Import Namespace="System.Xml.Serialization" %> +<%@ Import Namespace="System.Xml" %> +<%@ Import Namespace="System.Xml.Schema" %> +<%@ Import Namespace="System.Web.Services" %> +<%@ Import Namespace="System.Web.Services.Description" %> +<%@ Import Namespace="System.Web.Services.Configuration" %> +<%@ Import Namespace="System.Web.Configuration" %> +<%@ Import Namespace="System" %> +<%@ Import Namespace="System.Net" %> +<%@ Import Namespace="System.Globalization" %> +<%@ Import Namespace="System.Resources" %> +<%@ Import Namespace="System.Diagnostics" %> +<%@ Import Namespace="System.CodeDom" %> +<%@ Import Namespace="System.CodeDom.Compiler" %> +<%@ Import Namespace="Microsoft.CSharp" %> +<%@ Import Namespace="Microsoft.VisualBasic" %> +<%@ Import Namespace="System.Text" %> +<%@ Import Namespace="System.Text.RegularExpressions" %> +<%@ Import Namespace="System.Security.Cryptography.X509Certificates" %> +<%@ Assembly name="System.Web.Services" %> +<%@ Page debug="true" %> + + + + + + <% + Response.Write (""); + %> + <%=WebServiceName%> Web Service + + + + + + + +
+Web Service
+<%=WebServiceName%> +
+ + + + + + + + +
+
+Overview
+
+Service Description +
+Client proxy +

+ + + <%#FormatBindingName(DataBinder.Eval(Container.DataItem, "Name").ToString())%> + + + op=<%#GetOpName(Container.DataItem)%>&bnd=<%#DataBinder.Eval(Container.DataItem, "Binding.Name")%>"><%#GetOpName(Container.DataItem)%> +
+
+
+
+
+
+ +
+ +<% if (CurrentPage == "main") {%> + + + +

Web Service Overview

+ <%=WebServiceDescription%> +

+ <% if (ProfileViolations != null && ProfileViolations.Count > 0) { %> +

Basic Profile Conformance

+ This web service does not conform to WS-I Basic Profile v1.1 + <% + Response.Write ("
    "); + foreach (BasicProfileViolation vio in ProfileViolations) { + Response.Write ("
  • " + vio.NormativeStatement + ": " + vio.Details); + Response.Write ("
      "); + foreach (string ele in vio.Elements) + Response.Write ("
    • " + ele + "
    • "); + Response.Write ("
    "); + Response.Write ("
  • "); + } + Response.Write ("
"); + }%> + +<%} if (DefaultBinding == null) {%> +This service does not contain any public web method. +<%} else if (CurrentPage == "op") {%> + + + + <%=CurrentOperationName%> +

+ <% WriteTabs (); %> +


+ + <% if (CurrentTab == "main") { %> + Input Parameters +
+ <% if (InParams.Count == 0) { %> + No input parameters
+ <% } else { %> + + + + + + + + + +
<%#DataBinder.Eval(Container.DataItem, "Name")%><%#DataBinder.Eval(Container.DataItem, "Type")%>
+ <% } %> +
+ + <% if (OutParams.Count > 0) { %> + Output Parameters +
+ + + + + + + + + +
<%#DataBinder.Eval(Container.DataItem, "Name")%><%#DataBinder.Eval(Container.DataItem, "Type")%>
+
+ <% } %> + + Remarks +
+ <%=OperationDocumentation%> +

+ Technical information +
+ Format: <%=CurrentOperationFormat%> +
Supported protocols: <%=CurrentOperationProtocols%> + <% } %> + + + + <% if (CurrentTab == "test") { + if (CurrentOperationSupportsTest) {%> + Enter values for the parameters and click the 'Invoke' button to test this method:

+
+ + + + + + + + + + + + + + + +
<%#DataBinder.Eval(Container.DataItem, "Name")%>: ">
 
+
+
"> + The web service returned the following result:

+
+
+ +
+ <% } else {%> + The test form is not available for this operation because it has parameters with a complex structure. + <% } %> + <% } %> + + + + <% if (CurrentTab == "msg") { %> + + The following are sample SOAP requests and responses for each protocol supported by this method: +

+ + <% if (IsOperationSupported ("Soap")) { %> + Soap +

+
<%=GenerateOperationMessages ("Soap", true)%>
+
+
<%=GenerateOperationMessages ("Soap", false)%>
+
+ <% } %> + <% if (IsOperationSupported ("HttpGet")) { %> + HTTP Get +

+
<%=GenerateOperationMessages ("HttpGet", true)%>
+
+
<%=GenerateOperationMessages ("HttpGet", false)%>
+
+ <% } %> + <% if (IsOperationSupported ("HttpPost")) { %> + HTTP Post +

+
<%=GenerateOperationMessages ("HttpPost", true)%>
+
+
<%=GenerateOperationMessages ("HttpPost", false)%>
+
+ <% } %> + + <% } %> +<%} else if (CurrentPage == "proxy") {%> + +
+ Select the language for which you want to generate a proxy +   + +    +
+
+ <%=CurrentProxytName%>    + Download +

+
+
<%=GetProxyCode ()%>
+
+<%} else if (CurrentPage == "wsdl") {%> + + <% if (descriptions.Count > 1 || schemas.Count > 1) {%> + The description of this web service is composed by several documents. Click on the document you want to see: + + + + <%} else {%> + <%}%> +
+ <%=CurrentDocumentName%>    + Download +

+
+
<%=GenerateDocument ()%>
+
+ +<%}%> + +














+
+ + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config b/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config new file mode 100644 index 00000000..f3b71c43 --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/4.0/machine.config @@ -0,0 +1,307 @@ + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+ +
+ + + +
+ +
+
+
+
+ + + + +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+
+
+ + +
+
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map b/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map new file mode 100644 index 00000000..4c53aca6 --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/4.0/settings.map @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config b/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config new file mode 100644 index 00000000..44cbe180 --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/4.0/web.config @@ -0,0 +1,252 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser b/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser new file mode 100644 index 00000000..dcedf7f7 --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx b/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx new file mode 100644 index 00000000..f4d74bff --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx @@ -0,0 +1,1901 @@ +<%-- +// +// DefaultWsdlHelpGenerator.aspx: +// +// Author: +// Lluis Sanchez Gual (lluis@ximian.com) +// +// (C) 2003 Ximian, Inc. http://www.ximian.com +// +--%> + +<%@ Import Namespace="System.Collections" %> +<%@ Import Namespace="System.Collections.Generic" %> +<%@ Import Namespace="System.IO" %> +<%@ Import Namespace="System.Xml.Serialization" %> +<%@ Import Namespace="System.Xml" %> +<%@ Import Namespace="System.Xml.Schema" %> +<%@ Import Namespace="System.Web.Services" %> +<%@ Import Namespace="System.Web.Services.Description" %> +<%@ Import Namespace="System.Web.Services.Configuration" %> +<%@ Import Namespace="System.Web.Configuration" %> +<%@ Import Namespace="System" %> +<%@ Import Namespace="System.Net" %> +<%@ Import Namespace="System.Globalization" %> +<%@ Import Namespace="System.Resources" %> +<%@ Import Namespace="System.Diagnostics" %> +<%@ Import Namespace="System.CodeDom" %> +<%@ Import Namespace="System.CodeDom.Compiler" %> +<%@ Import Namespace="Microsoft.CSharp" %> +<%@ Import Namespace="Microsoft.VisualBasic" %> +<%@ Import Namespace="System.Text" %> +<%@ Import Namespace="System.Text.RegularExpressions" %> +<%@ Import Namespace="System.Security.Cryptography.X509Certificates" %> +<%@ Assembly name="System.Web.Services" %> +<%@ Page debug="true" %> + + + + + + <% + Response.Write (""); + %> + <%=WebServiceName%> Web Service + + + + + + + +
+Web Service
+<%=WebServiceName%> +
+ + + + + + + + +
+
+Overview
+
+Service Description +
+Client proxy +

+ + + <%#FormatBindingName(DataBinder.Eval(Container.DataItem, "Name").ToString())%> + + + op=<%#GetOpName(Container.DataItem)%>&bnd=<%#DataBinder.Eval(Container.DataItem, "Binding.Name")%>"><%#GetOpName(Container.DataItem)%> +
+
+
+
+
+
+ +
+ +<% if (CurrentPage == "main") {%> + + + +

Web Service Overview

+ <%=WebServiceDescription%> +

+ <% if (ProfileViolations != null && ProfileViolations.Count > 0) { %> +

Basic Profile Conformance

+ This web service does not conform to WS-I Basic Profile v1.1 + <% + Response.Write ("
    "); + foreach (BasicProfileViolation vio in ProfileViolations) { + Response.Write ("
  • " + vio.NormativeStatement + ": " + vio.Details); + Response.Write ("
      "); + foreach (string ele in vio.Elements) + Response.Write ("
    • " + ele + "
    • "); + Response.Write ("
    "); + Response.Write ("
  • "); + } + Response.Write ("
"); + }%> + +<%} if (DefaultBinding == null) {%> +This service does not contain any public web method. +<%} else if (CurrentPage == "op") {%> + + + + <%=CurrentOperationName%> +

+ <% WriteTabs (); %> +


+ + <% if (CurrentTab == "main") { %> + Input Parameters +
+ <% if (InParams.Count == 0) { %> + No input parameters
+ <% } else { %> + + + + + + + + + +
<%#DataBinder.Eval(Container.DataItem, "Name")%><%#DataBinder.Eval(Container.DataItem, "Type")%>
+ <% } %> +
+ + <% if (OutParams.Count > 0) { %> + Output Parameters +
+ + + + + + + + + +
<%#DataBinder.Eval(Container.DataItem, "Name")%><%#DataBinder.Eval(Container.DataItem, "Type")%>
+
+ <% } %> + + Remarks +
+ <%=OperationDocumentation%> +

+ Technical information +
+ Format: <%=CurrentOperationFormat%> +
Supported protocols: <%=CurrentOperationProtocols%> + <% } %> + + + + <% if (CurrentTab == "test") { + if (CurrentOperationSupportsTest) {%> + Enter values for the parameters and click the 'Invoke' button to test this method:

+
+ + + + + + + + + + + + + + + +
<%#DataBinder.Eval(Container.DataItem, "Name")%>: ">
 
+
+
"> + The web service returned the following result:

+
+
+ +
+ <% } else {%> + The test form is not available for this operation because it has parameters with a complex structure. + <% } %> + <% } %> + + + + <% if (CurrentTab == "msg") { %> + + The following are sample SOAP requests and responses for each protocol supported by this method: +

+ + <% if (IsOperationSupported ("Soap")) { %> + Soap +

+
<%=GenerateOperationMessages ("Soap", true)%>
+
+
<%=GenerateOperationMessages ("Soap", false)%>
+
+ <% } %> + <% if (IsOperationSupported ("HttpGet")) { %> + HTTP Get +

+
<%=GenerateOperationMessages ("HttpGet", true)%>
+
+
<%=GenerateOperationMessages ("HttpGet", false)%>
+
+ <% } %> + <% if (IsOperationSupported ("HttpPost")) { %> + HTTP Post +

+
<%=GenerateOperationMessages ("HttpPost", true)%>
+
+
<%=GenerateOperationMessages ("HttpPost", false)%>
+
+ <% } %> + + <% } %> +<%} else if (CurrentPage == "proxy") {%> + +
+ Select the language for which you want to generate a proxy +   + +    +
+
+ <%=CurrentProxytName%>    + Download +

+
+
<%=GetProxyCode ()%>
+
+<%} else if (CurrentPage == "wsdl") {%> + + <% if (descriptions.Count > 1 || schemas.Count > 1) {%> + The description of this web service is composed by several documents. Click on the document you want to see: + + + + <%} else {%> + <%}%> +
+ <%=CurrentDocumentName%>    + Download +

+
+
<%=GenerateDocument ()%>
+
+ +<%}%> + +














+
+ + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config b/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config new file mode 100644 index 00000000..45570953 --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/4.5/machine.config @@ -0,0 +1,310 @@ + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+ +
+ + + +
+ +
+
+
+
+ + + + +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+
+
+ + +
+
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map b/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map new file mode 100644 index 00000000..4c53aca6 --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/4.5/settings.map @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config b/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config new file mode 100644 index 00000000..30524c17 --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/4.5/web.config @@ -0,0 +1,252 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini b/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini new file mode 100644 index 00000000..1267e1de --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/browscap.ini @@ -0,0 +1,16979 @@ +;;; Provided courtesy of http://browsers.garykeith.com +;;; Created on Wednesday, June 17, 2009 at 6:30 AM GMT + +[GJK_Browscap_Version] +Version=4476 +Released=Wed, 17 Jun 2009 06:30:21 -0000 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; DefaultProperties + +[DefaultProperties] +Browser=DefaultProperties +Version=0 +MajorVer=0 +MinorVer=0 +Platform=unknown +Alpha=false +Beta=false +Win16=false +Win32=false +Win64=false +Frames=false +IFrames=false +Tables=false +Cookies=false +BackgroundSounds=false +CDF=false +VBScript=false +JavaApplets=false +JavaScript=false +ActiveXControls=false +isBanned=false +isMobileDevice=false +isSyndicationReader=false +Crawler=false +CssVersion=0 +supportsCSS=false +AOL=false +aolVersion=0 +ECMAScriptVersion=0.0 +W3CDOMVersion=0.0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Ask + +[Ask] +Parent=DefaultProperties +Browser=Ask +Frames=true +Tables=true +Crawler=true + +[Mozilla/?.0 (compatible; Ask Jeeves/Teoma*)] +Parent=Ask +Browser=Teoma + +[Mozilla/2.0 (compatible; Ask Jeeves)] +Parent=Ask +Browser=AskJeeves + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Baidu + +[Baidu] +Parent=DefaultProperties +Browser=Baidu +Frames=true +Tables=true +Crawler=true + +[BaiduImageSpider*] +Parent=Baidu +Browser=BaiduImageSpider + +[Baiduspider*] +Parent=Baidu +Browser=BaiDu + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Google + +[Google] +Parent=DefaultProperties +Browser=Google +Frames=true +IFrames=true +Tables=true +JavaScript=true +Crawler=true + +[* (compatible; Googlebot-Mobile/2.1; *http://www.google.com/bot.html)] +Parent=Google +Browser=Googlebot-Mobile +Frames=false +IFrames=false +Tables=false + +[*Google Wireless Transcoder*] +Parent=Google +Browser=Google Wireless Transcoder + +[AdsBot-Google (?http://www.google.com/adsbot.html)] +Parent=Google +Browser=AdsBot-Google + +[Feedfetcher-Google-iGoogleGadgets;*] +Parent=Google +Browser=iGoogleGadgets +isBanned=true +isSyndicationReader=true + +[Feedfetcher-Google;*] +Parent=Google +Browser=Feedfetcher-Google +isBanned=true +isSyndicationReader=true + +[Google OpenSocial agent (http://www.google.com/feedfetcher.html)] +Parent=Google +Browser=Google OpenSocial + +[Google-Site-Verification/1.0] +Parent=Google +Browser=Google-Site-Verification + +[Google-Sitemaps/*] +Parent=Google +Browser=Google-Sitemaps + +[Googlebot-Image/*] +Parent=Google +Browser=Googlebot-Image +CDF=true + +[googlebot-urlconsole] +Parent=Google +Browser=googlebot-urlconsole + +[Googlebot-Video/1.0] +Parent=Google +Browser=Google-Video + +[Googlebot/2.1 (?http://www.google.com/bot.html)] +Parent=Google +Browser=Googlebot + +[Googlebot/2.1 (?http://www.googlebot.com/bot.html)] +Parent=Google +Browser=Googlebot + +[Googlebot/Test*] +Parent=Google +Browser=Googlebot/Test + +[gsa-crawler*] +Parent=Google +Browser=Google Search Appliance +isBanned=true + +[Mediapartners-Google*] +Parent=Google +Browser=Mediapartners-Google + +[Mozilla/4.0 (compatible; Google Desktop)] +Parent=Google +Browser=Google Desktop + +[Mozilla/4.0 (compatible; GoogleToolbar*)] +Parent=Google +Browser=Google Toolbar +isBanned=true + +[Mozilla/5.0 (compatible; Google Keyword Tool;*)] +Parent=Google +Browser=Google Keyword Tool + +[Mozilla/5.0 (compatible; Googlebot/2.1; ?http://www.google.com/bot.html)] +Parent=Google +Browser=Google Webmaster Tools + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Inktomi + +[Inktomi] +Parent=DefaultProperties +Browser=Inktomi +Frames=true +Tables=true +Crawler=true + +[* (compatible;YahooSeeker/M1A1-R2D2; *)] +Parent=Inktomi +Browser=YahooSeeker-Mobile +Frames=false +Tables=false + +[Mozilla/4.0] +Parent=Inktomi + +[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)] +Parent=Inktomi +Win32=true + +[Mozilla/4.0 (compatible; Yahoo Japan; for robot study; kasugiya)] +Parent=Inktomi +Browser=Yahoo! RobotStudy +isBanned=true + +[Mozilla/5.0 (compatible; BMC/1.0 (Y!J-AGENT))] +Parent=Inktomi +Browser=Y!J-AGENT/BMC + +[Mozilla/5.0 (compatible; BMF/1.0 (Y!J-AGENT))] +Parent=Inktomi +Browser=Y!J-AGENT/BMF + +[Mozilla/5.0 (compatible; BMI/1.0 (Y!J-AGENT; 1.0))] +Parent=Inktomi +Browser=Y!J-AGENT/BMI + +[Mozilla/5.0 (compatible; Yahoo! DE Slurp; http://help.yahoo.com/help/us/ysearch/slurp)] +Parent=Inktomi +Browser=Yahoo! Directory Engine + +[Mozilla/5.0 (compatible; Yahoo! Slurp China; http://misc.yahoo.com.cn/help.html)] +Parent=Inktomi +Browser=Yahoo! Slurp China + +[Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)] +Parent=Inktomi +Browser=Yahoo! Slurp +Version=3.0 +MajorVer=3 +MinorVer=0 + +[Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)] +Parent=Inktomi +Browser=Yahoo! Slurp + +[Mozilla/5.0 (compatible; Yahoo! Verifier/1.1)] +Parent=Inktomi +Browser=Yahoo! Verifier +Version=1.1 +MajorVer=1 +MinorVer=1 + +[Mozilla/5.0 (Slurp/cat; slurp@inktomi.com; http://www.inktomi.com/slurp.html)] +Parent=Inktomi +Browser=Slurp/cat + +[Mozilla/5.0 (Slurp/si; slurp@inktomi.com; http://www.inktomi.com/slurp.html)] +Parent=Inktomi + +[Mozilla/5.0 (Yahoo-MMCrawler/4.0; mailto:vertical-crawl-support@yahoo-inc.com)] +Parent=Inktomi +Browser=Yahoo-MMCrawler +Version=4.0 +MajorVer=4 +MinorVer=0 + +[Scooter/*] +Parent=Inktomi +Browser=Scooter + +[Scooter/3.3Y!CrawlX] +Parent=Inktomi +Browser=Scooter/3.3Y!CrawlX +Version=3.3 +MajorVer=3 +MinorVer=3 + +[slurp] +Parent=Inktomi +Browser=slurp + +[Y!J-BSC/1.0*] +Parent=Inktomi +Browser=Y!J-BSC +Version=1.0 +MajorVer=1 +MinorVer=0 +isBanned=true + +[Y!J-SRD/1.0] +Parent=Inktomi +Browser=Y!J-SRD +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Yahoo Mindset] +Parent=Inktomi +Browser=Yahoo Mindset + +[Yahoo Pipes*] +Parent=Inktomi +Browser=Yahoo Pipes + +[Yahoo! Mindset] +Parent=Inktomi +Browser=Yahoo! Mindset + +[Yahoo! Slurp/Site Explorer] +Parent=Inktomi +Browser=Yahoo! Site Explorer + +[Yahoo-Blogs/*] +Parent=Inktomi +Browser=Yahoo-Blogs + +[Yahoo-MMAudVid*] +Parent=Inktomi +Browser=Yahoo-MMAudVid + +[Yahoo-MMCrawler*] +Parent=Inktomi +Browser=Yahoo-MMCrawler +isBanned=true + +[YahooFeedSeeker*] +Parent=Inktomi +Browser=YahooFeedSeeker +isSyndicationReader=true +Crawler=false + +[YahooSeeker/*] +Parent=Inktomi +Browser=YahooSeeker +isMobileDevice=true + +[YahooSeeker/CafeKelsa (compatible; Konqueror/3.2; FreeBSD*) (KHTML, like Gecko)] +Parent=Inktomi +Browser=YahooSeeker/CafeKelsa + +[YahooSeeker/CafeKelsa-dev (compatible; Konqueror/3.2; FreeBSD*) (KHTML, like Gecko)] +Parent=Inktomi + +[YahooVideoSearch*] +Parent=Inktomi +Browser=YahooVideoSearch + +[YahooYSMcm*] +Parent=Inktomi +Browser=YahooYSMcm + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; MSN + +[MSN] +Parent=DefaultProperties +Browser=MSN +Frames=true +Tables=true +Crawler=true + +[adidxbot/1.1 (?http://search.msn.com/msnbot.htm)] +Parent=MSN +Browser=adidxbot + +[librabot/1.0 (*)] +Parent=MSN +Browser=librabot + +[llssbot/1.0] +Parent=MSN +Browser=llssbot +Version=1.0 +MajorVer=1 +MinorVer=0 + +[MSMOBOT/1.1*] +Parent=MSN +Browser=msnbot-mobile +Version=1.1 +MajorVer=1 +MinorVer=1 + +[MSNBot-Academic/1.0*] +Parent=MSN +Browser=MSNBot-Academic +Version=1.0 +MajorVer=1 +MinorVer=0 + +[msnbot-media/1.0*] +Parent=MSN +Browser=msnbot-media +Version=1.0 +MajorVer=1 +MinorVer=0 + +[msnbot-media/1.1*] +Parent=MSN +Browser=msnbot-media +Version=1.1 +MajorVer=1 +MinorVer=1 + +[MSNBot-News/1.0*] +Parent=MSN +Browser=MSNBot-News +Version=1.0 +MajorVer=1 +MinorVer=0 + +[MSNBot-NewsBlogs/1.0*] +Parent=MSN +Browser=MSNBot-NewsBlogs +Version=1 +MajorVer=1 +MinorVer=0 + +[msnbot-products] +Parent=MSN +Browser=msnbot-products + +[msnbot-webmaster/1.0 (*http://search.msn.com/msnbot.htm)] +Parent=MSN +Browser=msnbot-webmaster tools + +[msnbot/1.0*] +Parent=MSN +Browser=msnbot +Version=1.0 +MajorVer=1 +MinorVer=0 + +[msnbot/1.1*] +Parent=MSN +Browser=msnbot +Version=1.1 +MajorVer=1 +MinorVer=1 + +[msnbot/2.0b*] +Parent=MSN +Version=2.0 +MajorVer=2 +MinorVer=0 +Beta=true + +[MSR-ISRCCrawler] +Parent=MSN +Browser=MSR-ISRCCrawler + +[renlifangbot/1.0 (?http://search.msn.com/msnbot.htm)] +Parent=MSN +Browser=renlifangbot + +[T-Mobile Dash Mozilla/4.0 (*) MSNBOT-MOBILE/1.1 (*)] +Parent=MSN +Browser=msnbot-mobile + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Yahoo + +[Yahoo] +Parent=DefaultProperties +Browser=Yahoo +Frames=true +Tables=true +Crawler=true + +[Mozilla/4.0 (compatible; Y!J; for robot study*)] +Parent=Yahoo +Browser=Y!J + +[Mozilla/5.0 (Yahoo-Test/4.0*)] +Parent=Yahoo +Browser=Yahoo-Test +Version=4.0 +MajorVer=4 +MinorVer=0 + +[mp3Spider cn-search-devel at yahoo-inc dot com] +Parent=Yahoo +Browser=Yahoo! Media +isBanned=true + +[My Browser] +Parent=Yahoo +Browser=Yahoo! My Browser + +[Y!OASIS/*] +Parent=Yahoo +Browser=Y!OASIS +isBanned=true + +[YahooYSMcm/2.0.0] +Parent=Yahoo +Browser=YahooYSMcm +Version=2.0 +MajorVer=2 +MinorVer=0 +isBanned=true + +[YRL_ODP_CRAWLER] +Parent=Yahoo +Browser=YRL_ODP_CRAWLER +isBanned=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Yandex + +[Yandex] +Parent=DefaultProperties +Browser=Yandex +Frames=true +IFrames=true +Tables=true +Cookies=true +Crawler=true + +[Mozilla/4.0 (compatible; MSIE 5.0; YANDEX)] +Parent=Yandex + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9) Gecko VisualParser/3.0] +Parent=Yandex +Browser=VisualParser +isBanned=true + +[YaDirectBot/*] +Parent=Yandex +Browser=YaDirectBot + +[Yandex/*] +Parent=Yandex + +[YandexBlog/*] +Parent=Yandex +Browser=YandexBlog +isSyndicationReader=true + +[YandexSomething/*] +Parent=Yandex +Browser=YandexSomething +isSyndicationReader=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Best of the Web + +[Best of the Web] +Parent=DefaultProperties +Browser=Best of the Web +Frames=true +Tables=true + +[Mozilla/4.0 (compatible; BOTW Feed Grabber; *http://botw.org)] +Parent=Best of the Web +Browser=BOTW Feed Grabber +isSyndicationReader=true +Crawler=false + +[Mozilla/4.0 (compatible; BOTW Spider; *http://botw.org)] +Parent=Best of the Web +Browser=BOTW Spider +isBanned=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Boitho + +[Boitho] +Parent=DefaultProperties +Browser=Boitho +Frames=true +Tables=true +Crawler=true + +[boitho.com-dc/*] +Parent=Boitho +Browser=boitho.com-dc + +[boitho.com-robot/*] +Parent=Boitho +Browser=boitho.com-robot + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Convera + +[Convera] +Parent=DefaultProperties +Browser=Convera +Frames=true +Tables=true +Crawler=true + +[ConveraCrawler/*] +Parent=Convera +Browser=ConveraCrawler + +[ConveraMultiMediaCrawler/0.1*] +Parent=Convera +Browser=ConveraMultiMediaCrawler +Version=0.1 +MajorVer=0 +MinorVer=1 + +[CrawlConvera*] +Parent=Convera +Browser=CrawlConvera + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; DotBot + +[DotBot] +Parent=DefaultProperties +Browser=DotBot +Frames=true +Tables=true +isBanned=true +Crawler=true + +[DotBot/* (http://www.dotnetdotcom.org/*)] +Parent=DotBot + +[Mozilla/5.0 (compatible; DotBot/*; http://www.dotnetdotcom.org/*)] +Parent=DotBot + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Entireweb + +[Entireweb] +Parent=DefaultProperties +Browser=Entireweb +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[Mozilla/4.0 (compatible; SpeedySpider; www.entireweb.com)] +Parent=Entireweb + +[Speedy Spider (*Beta/*)] +Parent=Entireweb + +[Speedy?Spider?(http://www.entireweb.com*)] +Parent=Entireweb + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Envolk + +[Envolk] +Parent=DefaultProperties +Browser=Envolk +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[envolk/* (?http://www.envolk.com/envolk*)] +Parent=Envolk + +[envolk?ITS?spider/* (?http://www.envolk.com/envolk*)] +Parent=Envolk + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Exalead + +[Exalead] +Parent=DefaultProperties +Browser=Exalead +Frames=true +Tables=true +isBanned=true +Crawler=true + +[Exabot-Images/1.0] +Parent=Exalead +Browser=Exabot-Images +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Exabot-Test/*] +Parent=Exalead +Browser=Exabot-Test + +[Exabot/2.0] +Parent=Exalead +Browser=Exabot + +[Exabot/3.0] +Parent=Exalead +Browser=Exabot +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=Liberate + +[Exalead NG/*] +Parent=Exalead +Browser=Exalead NG +isBanned=true + +[Mozilla/5.0 (compatible; Exabot-Images/3.0;*)] +Parent=Exalead +Browser=Exabot-Images + +[Mozilla/5.0 (compatible; Exabot/3.0 (BiggerBetter/tests);*)] +Parent=Exalead +Browser=Exabot/BiggerBetter/tests + +[Mozilla/5.0 (compatible; Exabot/3.0;*)] +Parent=Exalead +Browser=Exabot +isBanned=false + +[Mozilla/5.0 (compatible; NGBot/*)] +Parent=Exalead + +[ng/*] +Parent=Exalead +Browser=Exalead Previewer +Version=1.0 +MajorVer=1 +MinorVer=0 +isBanned=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Fast/AllTheWeb + +[Fast/AllTheWeb] +Parent=DefaultProperties +Browser=Fast/AllTheWeb +Alpha=true +Beta=true +Win16=true +Win32=true +Win64=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +isBanned=true +isMobileDevice=true +isSyndicationReader=true +Crawler=true + +[*FAST Enterprise Crawler*] +Parent=Fast/AllTheWeb +Browser=FAST Enterprise Crawler + +[FAST Data Search Document Retriever/4.0*] +Parent=Fast/AllTheWeb +Browser=FAST Data Search Document Retriever + +[FAST MetaWeb Crawler (helpdesk at fastsearch dot com)] +Parent=Fast/AllTheWeb +Browser=FAST MetaWeb Crawler + +[Fast PartnerSite Crawler*] +Parent=Fast/AllTheWeb +Browser=FAST PartnerSite + +[FAST-WebCrawler/*] +Parent=Fast/AllTheWeb +Browser=FAST-WebCrawler + +[FAST-WebCrawler/*/FirstPage*] +Parent=Fast/AllTheWeb +Browser=FAST-WebCrawler/FirstPage + +[FAST-WebCrawler/*/Fresh*] +Parent=Fast/AllTheWeb +Browser=FAST-WebCrawler/Fresh + +[FAST-WebCrawler/*/PartnerSite*] +Parent=Fast/AllTheWeb +Browser=FAST PartnerSite + +[FAST-WebCrawler/*?Multimedia*] +Parent=Fast/AllTheWeb +Browser=FAST-WebCrawler/Multimedia + +[FastSearch Web Crawler for*] +Parent=Fast/AllTheWeb +Browser=FastSearch Web Crawler + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Gigabot + +[Gigabot] +Parent=DefaultProperties +Browser=Gigabot +Frames=true +IFrames=true +Tables=true +Crawler=true + +[Gigabot*] +Parent=Gigabot + +[GigabotSiteSearch/*] +Parent=Gigabot +Browser=GigabotSiteSearch + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Ilse + +[Ilse] +Parent=DefaultProperties +Browser=Ilse +Frames=true +Tables=true +Crawler=true + +[IlseBot/*] +Parent=Ilse + +[INGRID/?.0*] +Parent=Ilse +Browser=Ilse + +[Mozilla/3.0 (INGRID/*] +Parent=Ilse +Browser=Ilse + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; iVia Project + +[iVia Project] +Parent=DefaultProperties +Browser=iVia Project +Frames=true +IFrames=true +Tables=true +Crawler=true + +[DataFountains/DMOZ Downloader*] +Parent=iVia Project +Browser=DataFountains/DMOZ Downloader +isBanned=true + +[DataFountains/DMOZ Feature Vector Corpus Creator*] +Parent=iVia Project +Browser=DataFountains/DMOZ Feature Vector Corpus + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Jayde Online + +[Jayde Online] +Parent=DefaultProperties +Browser=Jayde Online +Frames=true +Tables=true +Crawler=true + +[ExactSeek Crawler/*] +Parent=Jayde Online +Browser=ExactSeek Crawler + +[exactseek-pagereaper-* (crawler@exactseek.com)] +Parent=Jayde Online +Browser=exactseek-pagereaper +isBanned=true + +[exactseek.com] +Parent=Jayde Online +Browser=exactseek.com + +[Jayde Crawler*] +Parent=Jayde Online +Browser=Jayde Crawler + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Lycos + +[Lycos] +Parent=DefaultProperties +Browser=Lycos +Frames=true +Tables=true +Crawler=true + +[Lycos*] +Parent=Lycos +Browser=Lycos + +[Lycos-Proxy] +Parent=Lycos +Browser=Lycos-Proxy + +[Lycos-Spider_(modspider)] +Parent=Lycos +Browser=Lycos-Spider_(modspider) + +[Lycos-Spider_(T-Rex)] +Parent=Lycos +Browser=Lycos-Spider_(T-Rex) + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Naver + +[Naver] +Parent=DefaultProperties +Browser=Naver +isBanned=true +Crawler=true + +[Cowbot-* (NHN Corp*naver.com)] +Parent=Naver +Browser=Naver Cowbot + +[Mozilla/4.0 (compatible; NaverBot/*; *)] +Parent=Naver + +[Mozilla/4.0 (compatible; NaverBot/*; nhnbot@naver.com)] +Parent=Naver +Browser=Naver NaverBot + +[NaverBot-* (NHN Corp*naver.com)] +Parent=Naver +Browser=Naver NHN Corp + +[Yeti/*] +Parent=Naver +Browser=Yeti + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Snap + +[Snap] +Parent=DefaultProperties +Browser=Snap +isBanned=true +Crawler=true + +[Mozilla/5.0 (SnapPreviewBot) Gecko/* Firefox/*] +Parent=Snap + +[Snapbot/*] +Parent=Snap + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Sogou + +[Sogou] +Parent=DefaultProperties +Browser=Sogou +Frames=true +Tables=true +isBanned=true +Crawler=true + +[shaboyi spider] +Parent=Sogou +Browser=Sogou/Shaboyi Spider + +[Sogou develop spider/*] +Parent=Sogou +Browser=Sogou Develop Spider + +[Sogou head spider*] +Parent=Sogou +Browser=Sogou/HEAD Spider + +[sogou js robot(*)] +Parent=Sogou + +[Sogou Orion spider/*] +Parent=Sogou +Browser=Sogou Orion spider + +[Sogou Pic Agent] +Parent=Sogou +Browser=Sogou/Image Crawler + +[Sogou Pic Spider] +Parent=Sogou +Browser=Sogou Pic Spider + +[Sogou Push Spider/*] +Parent=Sogou +Browser=Sogou Push Spider + +[sogou spider] +Parent=Sogou +Browser=Sogou/Spider + +[sogou web spider*] +Parent=Sogou +Browser=sogou web spider + +[Sogou-Test-Spider/*] +Parent=Sogou +Browser=Sogou-Test-Spider + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; YodaoBot + +[YodaoBot] +Parent=DefaultProperties +Browser=YodaoBot +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[Mozilla/5.0 (compatible; YodaoBot/1.*)] +Parent=YodaoBot + +[Mozilla/5.0 (compatible;YodaoBot-Image/1.*)] +Parent=YodaoBot +Browser=YodaoBot-Image + +[WAP_Browser/5.0 (compatible; YodaoBot/1.*)] +Parent=YodaoBot + +[YodaoBot/1.* (*)] +Parent=YodaoBot + +[Best Whois (http://www.bestwhois.net/)] +Parent=DNS Tools +Browser=Best Whois + +[DNSGroup/*] +Parent=DNS Tools +Browser=DNS Group Crawler + +[NG-Search/*] +Parent=Exalead +Browser=NG-SearchBot + +[TouchStone] +Parent=Feeds Syndicators +Browser=TouchStone +isSyndicationReader=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; General Crawlers + +[General Crawlers] +Parent=DefaultProperties +Browser=General Crawlers +Crawler=true + +[A .NET Web Crawler] +Parent=General Crawlers +isBanned=true + +[BabalooSpider/1.*] +Parent=General Crawlers +Browser=BabalooSpider + +[BilgiBot/*] +Parent=General Crawlers +Browser=BilgiBot +isBanned=true + +[bot/* (bot; *bot@bot.bot)] +Parent=General Crawlers +Browser=bot +isBanned=true + +[CyberPatrol*] +Parent=General Crawlers +Browser=CyberPatrol +isBanned=true + +[Cynthia 1.0] +Parent=General Crawlers +Browser=Cynthia +Version=1.0 +MajorVer=1 +MinorVer=0 + +[ddetailsbot (http://www.displaydetails.com)] +Parent=General Crawlers +Browser=ddetailsbot + +[DomainCrawler/1.0 (info@domaincrawler.com; http://www.domaincrawler.com/domains/view/*)] +Parent=General Crawlers +Browser=DomainCrawler + +[DomainsBotBot/1.*] +Parent=General Crawlers +Browser=DomainsBotBot +isBanned=true + +[DomainsDB.net MetaCrawler*] +Parent=General Crawlers +Browser=DomainsDB + +[Drupal (*)] +Parent=General Crawlers +Browser=Drupal + +[Dumbot (version *)*] +Parent=General Crawlers +Browser=Dumbfind + +[EuripBot/*] +Parent=General Crawlers +Browser=Europe Internet Portal + +[eventax/*] +Parent=General Crawlers +Browser=eventax + +[FANGCrawl/*] +Parent=General Crawlers +Browser=Safe-t.net Web Filtering Service +isBanned=true + +[favorstarbot/*] +Parent=General Crawlers +Browser=favorstarbot +isBanned=true + +[FollowSite.com (*)] +Parent=General Crawlers +Browser=FollowSite +isBanned=true + +[Gaisbot*] +Parent=General Crawlers +Browser=Gaisbot + +[Healthbot/Health_and_Longevity_Project_(HealthHaven.com) ] +Parent=General Crawlers +Browser=Healthbot +isBanned=true + +[hitcrawler_0.*] +Parent=General Crawlers +Browser=hitcrawler +isBanned=true + +[htdig/*] +Parent=General Crawlers +Browser=ht://Dig + +[http://hilfe.acont.de/bot.html ACONTBOT] +Parent=General Crawlers +Browser=ACONTBOT +isBanned=true + +[JetBrains*] +Parent=General Crawlers +Browser=Omea Pro + +[KakleBot - www.kakle.com/0.1] +Parent=General Crawlers +Browser=KakleBot + +[KBeeBot/0.*] +Parent=General Crawlers +Browser=KBeeBot +isBanned=true + +[Keyword Density/*] +Parent=General Crawlers +Browser=Keyword Density + +[LetsCrawl.com/1.0*] +Parent=General Crawlers +Browser=LetsCrawl.com +isBanned=true + +[Lincoln State Web Browser] +Parent=General Crawlers +Browser=Lincoln State Web Browser +isBanned=true + +[Links4US-Crawler,*] +Parent=General Crawlers +Browser=Links4US-Crawler +isBanned=true + +[Lorkyll *.* -- lorkyll@444.net] +Parent=General Crawlers +Browser=Lorkyll +isBanned=true + +[Lsearch/sondeur] +Parent=General Crawlers +Browser=Lsearch/sondeur +isBanned=true + +[LucidMedia ClickSense/4.?] +Parent=General Crawlers +Browser=LucidMedia-ClickSense +isBanned=true + +[MapoftheInternet.com?(?http://MapoftheInternet.com)] +Parent=General Crawlers +Browser=MapoftheInternet +isBanned=true + +[Marvin v0.3] +Parent=General Crawlers +Browser=MedHunt +Version=0.3 +MajorVer=0 +MinorVer=3 + +[masidani_bot_v0.6*] +Parent=General Crawlers +Browser=masidani_bot + +[Metaspinner/0.01 (Metaspinner; http://www.meta-spinner.de/; support@meta-spinner.de/)] +Parent=General Crawlers +Browser=Metaspinner/0.01 +Version=0.01 +MajorVer=0 +MinorVer=01 + +[metatagsdir/*] +Parent=General Crawlers +Browser=metatagsdir +isBanned=true + +[Microsoft Windows Network Diagnostics] +Parent=General Crawlers +Browser=Microsoft Windows Network Diagnostics +isBanned=true + +[Miva (AlgoFeedback@miva.com)] +Parent=General Crawlers +Browser=Miva + +[moget/*] +Parent=General Crawlers +Browser=Goo + +[Mozdex/0.7.2*] +Parent=General Crawlers +Browser=Mozdex + +[Mozilla Compatible (MS IE 3.01 WinNT)] +Parent=General Crawlers +isBanned=true + +[Mozilla/* (compatible; WebCapture*)] +Parent=General Crawlers +Browser=WebCapture + +[Mozilla/4.0 (compatible; DepSpid/*)] +Parent=General Crawlers +Browser=DepSpid + +[Mozilla/4.0 (compatible; MSIE *; Windows NT *; SV1)] +Parent=General Crawlers +Browser=AVG + +[Mozilla/4.0 (compatible; MSIE 4.01; Vonna.com b o t)] +Parent=General Crawlers +Browser=Vonna.com +isBanned=true + +[Mozilla/4.0 (compatible; MSIE 4.01; Windows95)] +Parent=General Crawlers +Win32=true + +[Mozilla/4.0 (compatible; MSIE 4.5; Windows 98; )] +Parent=General Crawlers +Win32=true + +[Mozilla/4.0 (compatible; MyFamilyBot/*)] +Parent=General Crawlers +Browser=MyFamilyBot + +[Mozilla/4.0 (compatible; N-Stealth)] +Parent=General Crawlers +Browser=N-Stealth + +[Mozilla/4.0 (compatible; Scumbot/*; Linux/*)] +Parent=General Crawlers +isBanned=true + +[Mozilla/4.0 (compatible; Spider; Linux)] +Parent=General Crawlers +isBanned=true + +[Mozilla/4.0 (compatible; Win32)] +Parent=General Crawlers +Browser=Unknown Crawler +isBanned=true + +[Mozilla/4.1] +Parent=General Crawlers +isBanned=true + +[Mozilla/4.5] +Parent=General Crawlers +isBanned=true + +[Mozilla/5.0 (*http://gnomit.com/) Gecko/* Gnomit/1.0] +Parent=General Crawlers +Browser=Gnomit +isBanned=true + +[Mozilla/5.0 (compatible; AboutUsBot/*)] +Parent=General Crawlers +Browser=AboutUsBot +isBanned=true + +[Mozilla/5.0 (compatible; BuzzRankingBot/*)] +Parent=General Crawlers +Browser=BuzzRankingBot +isBanned=true + +[Mozilla/5.0 (compatible; Diffbot/0.1; http://www.diffbot.com)] +Parent=General Crawlers +Browser=Diffbot + +[Mozilla/5.0 (compatible; FirstSearchBot/1.0; *)] +Parent=General Crawlers +Browser=FirstSearchBot + +[mozilla/5.0 (compatible; genevabot http://www.healthdash.com)] +Parent=General Crawlers +Browser=Healthdash + +[Mozilla/5.0 (compatible; JadynAveBot; *http://www.jadynave.com/robot*] +Parent=General Crawlers +Browser=JadynAveBot +isBanned=true + +[Mozilla/5.0 (compatible; Kyluka crawl; http://www.kyluka.com/crawl.html; crawl@kyluka.com)] +Parent=General Crawlers +Browser=Kyluka + +[Mozilla/5.0 (compatible; MJ12bot/v1.2.*; http://www.majestic12.co.uk/bot.php*)] +Parent=General Crawlers +Browser=MJ12bot +Version=1.2 +MajorVer=1 +MinorVer=2 + +[Mozilla/5.0 (compatible; MSIE 7.0 ?http://www.europarchive.org)] +Parent=General Crawlers +Browser=Europe Web Archive + +[Mozilla/5.0 (compatible; Seznam screenshot-generator 2.0;*)] +Parent=General Crawlers +Browser=Seznam screenshot-generator +isBanned=true + +[Mozilla/5.0 (compatible; Twingly Recon; http://www.twingly.com/)] +Parent=General Crawlers +Browser=Twingly Recon + +[Mozilla/5.0 (compatible; unwrapbot/2.*; http://www.unwrap.jp*)] +Parent=General Crawlers +Browser=UnWrap + +[Mozilla/5.0 (compatible; Vermut*)] +Parent=General Crawlers +Browser=Vermut + +[Mozilla/5.0 (compatible; Webbot/*)] +Parent=General Crawlers +Browser=Webbot.ru +isBanned=true + +[n4p_bot*] +Parent=General Crawlers +Browser=n4p_bot + +[nabot*] +Parent=General Crawlers +Browser=Nabot + +[NetCarta_WebMapper/*] +Parent=General Crawlers +Browser=NetCarta_WebMapper +isBanned=true + +[NetID.com Bot*] +Parent=General Crawlers +Browser=NetID.com Bot +isBanned=true + +[neTVision AG andreas.heidoetting@thomson-webcast.net] +Parent=General Crawlers +Browser=neTVision + +[NextopiaBOT*] +Parent=General Crawlers +Browser=NextopiaBOT + +[nicebot] +Parent=General Crawlers +Browser=nicebot +isBanned=true + +[niXXieBot?Foster*] +Parent=General Crawlers +Browser=niXXiebot-Foster + +[Nozilla/P.N (Just for IDS woring)] +Parent=General Crawlers +Browser=Nozilla/P.N +isBanned=true + +[Nudelsalat/*] +Parent=General Crawlers +Browser=Nudelsalat +isBanned=true + +[NV32ts] +Parent=General Crawlers +Browser=NV32ts +isBanned=true + +[Ocelli/*] +Parent=General Crawlers +Browser=Ocelli + +[OpenTaggerBot (http://www.opentagger.com/opentaggerbot.htm)] +Parent=General Crawlers +Browser=OpenTaggerBot + +[Oracle Enterprise Search] +Parent=General Crawlers +Browser=Oracle Enterprise Search +isBanned=true + +[Oracle Ultra Search] +Parent=General Crawlers +Browser=Oracle Ultra Search + +[Pajaczek/*] +Parent=General Crawlers +Browser=Pajaczek +isBanned=true + +[panscient.com] +Parent=General Crawlers +Browser=panscient.com +isBanned=true + +[Patwebbot (http://www.herz-power.de/technik.html)] +Parent=General Crawlers +Browser=Patwebbot + +[PDFBot (crawler@pdfind.com)] +Parent=General Crawlers +Browser=PDFBot + +[Pete-Spider/1.*] +Parent=General Crawlers +Browser=Pete-Spider +isBanned=true + +[PhpDig/*] +Parent=General Crawlers +Browser=PhpDig + +[PlantyNet_WebRobot*] +Parent=General Crawlers +Browser=PlantyNet +isBanned=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; PluckIt + +[PluckItCrawler/1.0 (*)] +Parent=General Crawlers +isMobileDevice=true + +[PMAFind] +Parent=General Crawlers +Browser=PMAFind +isBanned=true + +[Poodle_predictor_1.0] +Parent=General Crawlers +Browser=Poodle Predictor + +[QuickFinder Crawler] +Parent=General Crawlers +Browser=QuickFinder +isBanned=true + +[Radiation Retriever*] +Parent=General Crawlers +Browser=Radiation Retriever +isBanned=true + +[RedCarpet/*] +Parent=General Crawlers +Browser=RedCarpet +isBanned=true + +[RixBot (http://babelserver.org/rix)] +Parent=General Crawlers +Browser=RixBot + +[Rome Client (http://tinyurl.com/64t5n) Ver: 0.*] +Parent=General Crawlers +Browser=TinyURL + +[SBIder/*] +Parent=General Crawlers +Browser=SiteSell + +[ScollSpider/2.*] +Parent=General Crawlers +Browser=ScollSpider +isBanned=true + +[Search Fst] +Parent=General Crawlers +Browser=Search Fst + +[searchbot admin@google.com] +Parent=General Crawlers +Browser=searchbot +isBanned=true + +[Seeker.lookseek.com] +Parent=General Crawlers +Browser=LookSeek +isBanned=true + +[semanticdiscovery/*] +Parent=General Crawlers +Browser=Semantic Discovery + +[SeznamBot/*] +Parent=General Crawlers +Browser=SeznamBot +isBanned=true + +[Shelob (shelob@gmx.net)] +Parent=General Crawlers +Browser=Shelob +isBanned=true + +[shelob v1.*] +Parent=General Crawlers +Browser=shelob +isBanned=true + +[ShopWiki/1.0*] +Parent=General Crawlers +Browser=ShopWiki +Version=1.0 +MajorVer=1 +MinorVer=0 + +[ShowXML/1.0 libwww/5.4.0] +Parent=General Crawlers +Browser=ShowXML +isBanned=true + +[sitecheck.internetseer.com*] +Parent=General Crawlers +Browser=Internetseer + +[SMBot/*] +Parent=General Crawlers +Browser=SMBot + +[sohu*] +Parent=General Crawlers +Browser=sohu-search +isBanned=true + +[SpankBot*] +Parent=General Crawlers +Browser=SpankBot +isBanned=true + +[spider (tspyyp@tom.com)] +Parent=General Crawlers +Browser=spider (tspyyp@tom.com) +isBanned=true + +[Sunrise/0.*] +Parent=General Crawlers +Browser=Sunrise +isBanned=true + +[Superpages URL Verification Engine] +Parent=General Crawlers +Browser=Superpages + +[Surf Knight] +Parent=General Crawlers +Browser=Surf Knight +isBanned=true + +[SurveyBot/*] +Parent=General Crawlers +Browser=SurveyBot +isBanned=true + +[SynapticSearch/AI Crawler 1.?] +Parent=General Crawlers +Browser=SynapticSearch +isBanned=true + +[SyncMgr] +Parent=General Crawlers +Browser=SyncMgr + +[Tagyu Agent/1.0] +Parent=General Crawlers +Browser=Tagyu + +[Talkro Web-Shot/*] +Parent=General Crawlers +Browser=Talkro Web-Shot +isBanned=true + +[Tecomi Bot (http://www.tecomi.com/bot.htm)] +Parent=General Crawlers +Browser=Tecomi + +[TheInformant*] +Parent=General Crawlers +Browser=TheInformant +isBanned=true + +[Toata dragostea*] +Parent=General Crawlers +Browser=Toata dragostea +isBanned=true + +[Tutorial Crawler*] +Parent=General Crawlers +isBanned=true + +[UbiCrawler/*] +Parent=General Crawlers +Browser=UbiCrawler + +[UCmore] +Parent=General Crawlers +Browser=UCmore + +[User*Agent:*] +Parent=General Crawlers +isBanned=true + +[USER_AGENT] +Parent=General Crawlers +Browser=USER_AGENT +isBanned=true + +[VadixBot] +Parent=General Crawlers +Browser=VadixBot + +[VengaBot/*] +Parent=General Crawlers +Browser=VengaBot +isBanned=true + +[Visicom Toolbar] +Parent=General Crawlers +Browser=Visicom Toolbar + +[W3C-WebCon/*] +Parent=General Crawlers +Browser=W3C-WebCon + +[Webclipping.com] +Parent=General Crawlers +Browser=Webclipping.com +isBanned=true + +[webcollage/*] +Parent=General Crawlers +Browser=WebCollage +isBanned=true + +[WebCrawler_1.*] +Parent=General Crawlers +Browser=WebCrawler + +[WebFilter Robot*] +Parent=General Crawlers +Browser=WebFilter Robot + +[WeBoX/*] +Parent=General Crawlers +Browser=WeBoX + +[WebTrends/*] +Parent=General Crawlers +Browser=WebTrends + +[West Wind Internet Protocols*] +Parent=General Crawlers +Browser=Versatel +isBanned=true + +[WhizBang] +Parent=General Crawlers +Browser=WhizBang + +[Willow Internet Crawler by Twotrees V*] +Parent=General Crawlers +Browser=Willow Internet Crawler + +[WIRE/* (Linux; i686; Bot,Robot,Spider,Crawler)] +Parent=General Crawlers +Browser=WIRE +isBanned=true + +[www.fi crawler, contact crawler@www.fi] +Parent=General Crawlers +Browser=www.fi crawler + +[Xerka WebBot v1.*] +Parent=General Crawlers +Browser=Xerka +isBanned=true + +[XML Sitemaps Generator*] +Parent=General Crawlers +Browser=XML Sitemaps Generator + +[XSpider*] +Parent=General Crawlers +Browser=XSpider +isBanned=true + +[YooW!/* (?http://www.yoow.eu)] +Parent=General Crawlers +Browser=YooW! +isBanned=true + +[HiddenMarket-*] +Parent=General RSS +Browser=HiddenMarket +isBanned=true + +[FOTOCHECKER] +Parent=Image Crawlers +Browser=FOTOCHECKER +isBanned=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Search Engines + +[Search Engines] +Parent=DefaultProperties +Browser=Search Engines +Crawler=true + +[*FDSE robot*] +Parent=Search Engines +Browser=FDSE Robot + +[*Fluffy the spider*] +Parent=Search Engines +Browser=SearchHippo + +[Abacho*] +Parent=Search Engines +Browser=Abacho + +[ah-ha.com crawler (crawler@ah-ha.com)] +Parent=Search Engines +Browser=Ah-Ha + +[AIBOT/*] +Parent=Search Engines +Browser=21Seek.Com + +[ALeadSoftbot/*] +Parent=Search Engines +Browser=ALeadSoftbot + +[Amfibibot/*] +Parent=Search Engines +Browser=Amfibi + +[AnswerBus (http://www.answerbus.com/)] +Parent=Search Engines + +[antibot-V*] +Parent=Search Engines +Browser=antibot + +[appie*(www.walhello.com)] +Parent=Search Engines +Browser=Walhello + +[ASPSeek/*] +Parent=Search Engines +Browser=ASPSeek + +[BigCliqueBOT/*] +Parent=Search Engines +Browser=BigClique.com/BigClic.com + +[Blaiz-Bee/*] +Parent=Search Engines +Browser=RawGrunt + +[btbot/*] +Parent=Search Engines +Browser=Bit Torrent Search Engine + +[Busiversebot/v1.0 (http://www.busiverse.com/bot.php)] +Parent=Search Engines +Browser=Busiversebot +isBanned=true + +[CatchBot/*; http://www.catchbot.com] +Parent=Search Engines +Browser=CatchBot +Version=1.0 +MajorVer=1 +MinorVer=0 + +[CipinetBot (http://www.cipinet.com/bot.html)] +Parent=Search Engines +Browser=CipinetBot + +[Cogentbot/1.?*] +Parent=Search Engines +Browser=Cogentbot + +[compatible; Mozilla 4.0; MSIE 5.5; (SqwidgeBot v1.01 - http://www.sqwidge.com/bot/)] +Parent=Search Engines +Browser=SqwidgeBot + +[cosmos*] +Parent=Search Engines +Browser=Xyleme + +[Deepindex] +Parent=Search Engines +Browser=Deepindex + +[DiamondBot] +Parent=Search Engines +Browser=DiamondBot + +[Dumbot*] +Parent=Search Engines +Browser=Dumbot +Version=0.2 +MajorVer=0 +MinorVer=2 +Beta=true + +[Eule?Robot*] +Parent=Search Engines +Browser=Eule-Robot + +[Faxobot/*] +Parent=Search Engines +Browser=Faxo + +[Filangy/*] +Parent=Search Engines +Browser=Filangy + +[flatlandbot/*] +Parent=Search Engines +Browser=Flatland + +[Fooky.com/ScorpionBot/ScoutOut;*] +Parent=Search Engines +Browser=ScorpionBot +isBanned=true + +[FyberSpider*] +Parent=Search Engines +Browser=FyberSpider +isBanned=true + +[Gaisbot/*] +Parent=Search Engines +Browser=Gaisbot + +[gazz/*(gazz@nttr.co.jp)] +Parent=Search Engines +Browser=gazz + +[geniebot*] +Parent=Search Engines +Browser=GenieKnows + +[GOFORITBOT (?http://www.goforit.com/about/?)] +Parent=Search Engines +Browser=GoForIt + +[GoGuidesBot/*] +Parent=Search Engines +Browser=GoGuidesBot + +[GroschoBot/*] +Parent=Search Engines +Browser=GroschoBot + +[GurujiBot/1.*] +Parent=Search Engines +Browser=GurujiBot +isBanned=true + +[HenryTheMiragoRobot*] +Parent=Search Engines +Browser=Mirago + +[HolmesBot (http://holmes.ge)] +Parent=Search Engines +Browser=HolmesBot + +[Hotzonu/*] +Parent=Search Engines +Browser=Hotzonu + +[HyperEstraier/*] +Parent=Search Engines +Browser=HyperEstraier +isBanned=true + +[i1searchbot/*] +Parent=Search Engines +Browser=i1searchbot + +[IIITBOT/1.*] +Parent=Search Engines +Browser=Indian Language Web Search Engine + +[Iltrovatore-?etaccio/*] +Parent=Search Engines +Browser=Iltrovatore-Setaccio + +[InfociousBot (?http://corp.infocious.com/tech_crawler.php)] +Parent=Search Engines +Browser=InfociousBot +isBanned=true + +[Infoseek SideWinder/*] +Parent=Search Engines +Browser=Infoseek + +[iSEEKbot/*] +Parent=Search Engines +Browser=iSEEKbot + +[Knight/0.? (Zook Knight; http://knight.zook.in/; knight@zook.in)] +Parent=Search Engines +Browser=Knight + +[Kolinka Forum Search (www.kolinka.com)] +Parent=Search Engines +Browser=Kolinka Forum Search +isBanned=true + +[KRetrieve/] +Parent=Search Engines +Browser=KRetrieve +isBanned=true + +[LapozzBot/*] +Parent=Search Engines +Browser=LapozzBot + +[Linknzbot*] +Parent=Search Engines +Browser=Linknzbot + +[LocalcomBot/*] +Parent=Search Engines +Browser=LocalcomBot + +[Mail.Ru/1.0] +Parent=Search Engines +Browser=Mail.Ru + +[MaSagool/*] +Parent=Search Engines +Browser=Sagoo +Version=1.0 +MajorVer=1 +MinorVer=0 + +[miniRank/*] +Parent=Search Engines +Browser=miniRank + +[Mnogosearch*] +Parent=Search Engines +Browser=Mnogosearch + +[Mozilla/0.9* no dos :) (Linux)] +Parent=Search Engines +Browser=goliat +isBanned=true + +[Mozilla/4.0 (compatible; Arachmo)] +Parent=Search Engines +Browser=Arachmo + +[Mozilla/4.0 (compatible; http://search.thunderstone.com/texis/websearch/about.html)] +Parent=Search Engines +Browser=ThunderStone +isBanned=true + +[Mozilla/4.0 (compatible; MSIE *; Windows NT; Girafabot; girafabot at girafa dot com; http://www.girafa.com)] +Parent=Search Engines +Browser=Girafabot +Win32=true + +[Mozilla/4.0 (compatible; Vagabondo/*; webcrawler at wise-guys dot nl; *)] +Parent=Search Engines +Browser=Vagabondo + +[Mozilla/4.0(?compatible; MSIE 6.0; Qihoo *)] +Parent=Search Engines +Browser=Qihoo + +[Mozilla/4.7 (compatible; WhizBang; http://www.whizbang.com/crawler)] +Parent=Search Engines +Browser=Inxight Software + +[Mozilla/5.0 (*) VoilaBot*] +Parent=Search Engines +Browser=VoilaBot +isBanned=true + +[Mozilla/5.0 (compatible; ActiveTouristBot*; http://www.activetourist.com)] +Parent=Search Engines +Browser=ActiveTouristBot + +[Mozilla/5.0 (compatible; Butterfly/1.0; *)*] +Parent=Search Engines +Browser=Butterfly + +[Mozilla/5.0 (compatible; Charlotte/*; *)] +Parent=Search Engines +Browser=Charlotte +Beta=true +isBanned=true + +[Mozilla/5.0 (compatible; CXL-FatAssANT*)] +Parent=Search Engines +Browser=FatAssANT + +[Mozilla/5.0 (compatible; DBLBot/1.0; ?http://www.dontbuylists.com/)] +Parent=Search Engines +Browser=DBLBot +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (compatible; EARTHCOM.info/*)] +Parent=Search Engines +Browser=EARTHCOM + +[Mozilla/5.0 (compatible; Lipperhey Spider; http://www.lipperhey.com/)] +Parent=Search Engines +Browser=Lipperhey Spider + +[Mozilla/5.0 (compatible; MojeekBot/*; http://www.mojeek.com/bot.html)] +Parent=Search Engines +Browser=MojeekBot + +[Mozilla/5.0 (compatible; NLCrawler/*] +Parent=Search Engines +Browser=Northern Light Web Search + +[Mozilla/5.0 (compatible; OsO;*] +Parent=Search Engines +Browser=Octopodus +isBanned=true + +[Mozilla/5.0 (compatible; Pogodak.*)] +Parent=Search Engines +Browser=Pogodak + +[Mozilla/5.0 (compatible; Quantcastbot/1.*)] +Parent=Search Engines +Browser=Quantcastbot + +[Mozilla/5.0 (compatible; ScoutJet; *http://www.scoutjet.com/)] +Parent=Search Engines +Browser=ScoutJet + +[Mozilla/5.0 (compatible; Scrubby/*; http://www.scrubtheweb.com/abs/meta-check.html)] +Parent=Search Engines +Browser=Scrubby +isBanned=true + +[Mozilla/5.0 (compatible; YoudaoBot/1.*; http://www.youdao.com/help/webmaster/spider/*)] +Parent=Search Engines +Browser=YoudaoBot +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (Twiceler*)] +Parent=Search Engines +Browser=Twiceler +isBanned=true + +[Mozilla/5.0 CostaCider Search*] +Parent=Search Engines +Browser=CostaCider Search + +[Mozilla/5.0 GurujiBot/1.0 (*)] +Parent=Search Engines +Browser=GurujiBot + +[NavissoBot] +Parent=Search Engines +Browser=NavissoBot + +[NextGenSearchBot*(for information visit *)] +Parent=Search Engines +Browser=ZoomInfo +isBanned=true + +[Norbert the Spider(Burf.com)] +Parent=Search Engines +Browser=Norbert the Spider + +[NuSearch Spider*] +Parent=Search Engines +Browser=nuSearch + +[ObjectsSearch/*] +Parent=Search Engines +Browser=ObjectsSearch + +[OpenISearch/1.*] +Parent=Search Engines +Browser=OpenISearch (Amazon) + +[Pagebull http://www.pagebull.com/] +Parent=Search Engines +Browser=Pagebull + +[PEERbot*] +Parent=Search Engines +Browser=PEERbot + +[Pompos/*] +Parent=Search Engines +Browser=Pompos + +[Popdexter/*] +Parent=Search Engines +Browser=Popdex + +[Qweery*] +Parent=Search Engines +Browser=QweeryBot + +[RedCell/* (*)] +Parent=Search Engines +Browser=RedCell + +[Scrubby/*] +Parent=Search Engines +Browser=Scrub The Web + +[Search-10/*] +Parent=Search Engines +Browser=Search-10 + +[search.ch*] +Parent=Search Engines +Browser=Swiss Search Engine + +[Searchmee! Spider*] +Parent=Search Engines +Browser=Searchmee! + +[Seekbot/*] +Parent=Search Engines +Browser=Seekbot + +[SiteSpider (http://www.SiteSpider.com/)] +Parent=Search Engines +Browser=SiteSpider + +[Spinne/*] +Parent=Search Engines +Browser=Spinne + +[sproose/*] +Parent=Search Engines +Browser=Sproose + +[Sqeobot/0.*] +Parent=Search Engines +Browser=Branzel +isBanned=true + +[SquigglebotBot/*] +Parent=Search Engines +Browser=SquigglebotBot +isBanned=true + +[StackRambler/*] +Parent=Search Engines +Browser=StackRambler + +[SygolBot*] +Parent=Search Engines +Browser=SygolBot + +[SynoBot] +Parent=Search Engines +Browser=SynoBot + +[Szukacz/*] +Parent=Search Engines +Browser=Szukacz + +[Tarantula/*] +Parent=Search Engines +Browser=Tarantula +isBanned=true + +[TerrawizBot/*] +Parent=Search Engines +Browser=TerrawizBot +isBanned=true + +[Tkensaku/*] +Parent=Search Engines +Browser=Tkensaku + +[TMCrawler] +Parent=Search Engines +Browser=TMCrawler +isBanned=true + +[Twingly Recon] +Parent=Search Engines +Browser=Twingly Recon +isBanned=true + +[updated/*] +Parent=Search Engines +Browser=Updated! + +[URL Spider Pro/*] +Parent=Search Engines +Browser=URL Spider Pro + +[URL Spider SQL*] +Parent=Search Engines +Browser=Innerprise Enterprise Search + +[VMBot/*] +Parent=Search Engines +Browser=VMBot + +[voyager/2.0 (http://www.kosmix.com/html/crawler.html)] +Parent=Search Engines +Browser=Voyager + +[wadaino.jp-crawler*] +Parent=Search Engines +Browser=wadaino.jp +isBanned=true + +[WebAlta Crawler/*] +Parent=Search Engines +Browser=WebAlta Crawler +isBanned=true + +[WebCorp/*] +Parent=Search Engines +Browser=WebCorp +isBanned=true + +[webcrawl.net] +Parent=Search Engines +Browser=webcrawl.net + +[WISEbot/*] +Parent=Search Engines +Browser=WISEbot +isBanned=true + +[Wotbox/*] +Parent=Search Engines +Browser=Wotbox + +[www.zatka.com] +Parent=Search Engines +Browser=Zatka + +[WWWeasel Robot v*] +Parent=Search Engines +Browser=World Wide Weasel + +[YadowsCrawler*] +Parent=Search Engines +Browser=YadowsCrawler + +[YodaoBot/*] +Parent=Search Engines +Browser=YodaoBot +isBanned=true + +[ZeBot_www.ze.bz*] +Parent=Search Engines +Browser=ZE.bz + +[zibber-v*] +Parent=Search Engines +Browser=Zibb + +[ZipppBot/*] +Parent=Search Engines +Browser=ZipppBot + +[ATA-Translation-Service] +Parent=Translators +Browser=ATA-Translation-Service + +[GJK_Browser_Check] +Parent=Version Checkers +Browser=GJK_Browser_Check + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Hatena + +[Hatena] +Parent=DefaultProperties +Browser=Hatena +isBanned=true +Crawler=true + +[Feed::Find/*] +Parent=Hatena +Browser=Feed Find +isSyndicationReader=true + +[Hatena Antenna/*] +Parent=Hatena +Browser=Hatena Antenna + +[Hatena Bookmark/*] +Parent=Hatena +Browser=Hatena Bookmark + +[Hatena RSS/*] +Parent=Hatena +Browser=Hatena RSS +isSyndicationReader=true + +[Hatena::Crawler/*] +Parent=Hatena +Browser=Hatena Crawler + +[HatenaScreenshot*] +Parent=Hatena +Browser=HatenaScreenshot + +[URI::Fetch/*] +Parent=Hatena +Browser=URI::Fetch + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Internet Archive + +[Internet Archive] +Parent=DefaultProperties +Browser=Internet Archive +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[*heritrix*] +Parent=Internet Archive +Browser=Heritrix +isBanned=true + +[ia_archiver*] +Parent=Internet Archive +Browser=Internet Archive + +[InternetArchive/*] +Parent=Internet Archive +Browser=InternetArchive + +[Mozilla/5.0 (compatible; archive.org_bot/1.*)] +Parent=Internet Archive + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Nutch + +[Nutch] +Parent=DefaultProperties +Browser=Nutch +isBanned=true +Crawler=true + +[*Nutch*] +Parent=Nutch +isBanned=true + +[CazoodleBot/*] +Parent=Nutch +Browser=CazoodleBot + +[LOOQ/0.1*] +Parent=Nutch +Browser=LOOQ + +[Nutch/0.? (OpenX Spider)] +Parent=Nutch + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Webaroo + +[Webaroo] +Parent=DefaultProperties +Browser=Webaroo + +[Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Webaroo/*)] +Parent=Webaroo +Browser=Webaroo + +[Mozilla/5.0 (Windows; U; Windows *; *; rv:*) Gecko/* Firefox/* webaroo/*] +Parent=Webaroo +Browser=Webaroo + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Word Press + +[Word Press] +Parent=DefaultProperties +Browser=Word Press +Alpha=true +Beta=true +Win16=true +Win32=true +Win64=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +isBanned=true +isMobileDevice=true +isSyndicationReader=true +Crawler=true + +[WordPress-B-/2.*] +Parent=Word Press +Browser=WordPress-B + +[WordPress-Do-P-/2.*] +Parent=Word Press +Browser=WordPress-Do-P + +[BlueCoat ProxySG] +Parent=Blue Coat Systems +Browser=BlueCoat ProxySG + +[CerberianDrtrs/*] +Parent=Blue Coat Systems +Browser=Cerberian + +[Inne: Mozilla/4.0 (compatible; Cerberian Drtrs*)] +Parent=Blue Coat Systems +Browser=Cerberian + +[Mozilla/4.0 (compatible; Cerberian Drtrs*)] +Parent=Blue Coat Systems +Browser=Cerberian + +[Mozilla/4.0 (compatible; MSIE 6.0; Bluecoat DRTR)] +Parent=Blue Coat Systems +Browser=Bluecoat + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Copyright/Plagiarism + +[Copyright/Plagiarism] +Parent=DefaultProperties +Browser=Copyright/Plagiarism +isBanned=true +Crawler=true + +[BDFetch] +Parent=Copyright/Plagiarism +Browser=BDFetch + +[copyright sheriff (*)] +Parent=Copyright/Plagiarism +Browser=copyright sheriff + +[CopyRightCheck*] +Parent=Copyright/Plagiarism +Browser=CopyRightCheck + +[FairAd Client*] +Parent=Copyright/Plagiarism +Browser=FairAd Client + +[iCopyright Conductor*] +Parent=Copyright/Plagiarism +Browser=iCopyright Conductor + +[IPiumBot laurion(dot)com] +Parent=Copyright/Plagiarism +Browser=IPiumBot + +[IWAgent/*] +Parent=Copyright/Plagiarism +Browser=Brand Protect + +[Mozilla/5.0 (compatible; DKIMRepBot/*)] +Parent=Copyright/Plagiarism +Browser=DKIMRepBot + +[oBot] +Parent=Copyright/Plagiarism +Browser=oBot + +[SlySearch/*] +Parent=Copyright/Plagiarism +Browser=SlySearch + +[TurnitinBot/*] +Parent=Copyright/Plagiarism +Browser=TurnitinBot + +[TutorGigBot/*] +Parent=Copyright/Plagiarism +Browser=TutorGig + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; DNS Tools + +[DNS Tools] +Parent=DefaultProperties +Browser=DNS Tools +Crawler=true + +[Domain Dossier utility*] +Parent=DNS Tools +Browser=Domain Dossier + +[Mozilla/5.0 (compatible; DNS-Digger/*)] +Parent=DNS Tools +Browser=DNS-Digger + +[OpenDNS Domain Crawler noc@opendns.com] +Parent=DNS Tools +Browser=OpenDNS Domain Crawler + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Download Managers + +[Download Managers] +Parent=DefaultProperties +Browser=Download Managers +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[AndroidDownloadManager] +Parent=Download Managers +Browser=Android Download Manager + +[AutoMate5] +Parent=Download Managers +Browser=AutoMate5 + +[Beamer*] +Parent=Download Managers +Browser=Beamer + +[BitBeamer/*] +Parent=Download Managers +Browser=BitBeamer + +[BitTorrent/*] +Parent=Download Managers +Browser=BitTorrent + +[DA *] +Parent=Download Managers +Browser=Download Accelerator + +[Download Demon*] +Parent=Download Managers +Browser=Download Demon + +[Download Express*] +Parent=Download Managers +Browser=Download Express + +[Download Master*] +Parent=Download Managers +Browser=Download Master + +[Download Ninja*] +Parent=Download Managers +Browser=Download Ninja + +[Download Wonder*] +Parent=Download Managers +Browser=Download Wonder + +[DownloadSession*] +Parent=Download Managers +Browser=DownloadSession + +[EasyDL/*] +Parent=Download Managers +Browser=EasyDL + +[FDM 1.x] +Parent=Download Managers +Browser=Free Download Manager + +[FlashGet] +Parent=Download Managers +Browser=FlashGet + +[FreshDownload/*] +Parent=Download Managers +Browser=FreshDownload + +[GetRight/*] +Parent=Download Managers +Browser=GetRight + +[GetRightPro/*] +Parent=Download Managers +Browser=GetRightPro + +[GetSmart/*] +Parent=Download Managers +Browser=GetSmart + +[Go!Zilla*] +Parent=Download Managers +Browser=GoZilla + +[Gozilla/*] +Parent=Download Managers +Browser=Gozilla + +[Internet Ninja*] +Parent=Download Managers +Browser=Internet Ninja + +[Kontiki Client*] +Parent=Download Managers +Browser=Kontiki Client + +[lftp/3.2.1] +Parent=Download Managers +Browser=lftp + +[LightningDownload/*] +Parent=Download Managers +Browser=LightningDownload + +[LMQueueBot/*] +Parent=Download Managers +Browser=LMQueueBot + +[MetaProducts Download Express/*] +Parent=Download Managers +Browser=Download Express + +[Mozilla/4.0 (compatible; Getleft*)] +Parent=Download Managers +Browser=Getleft + +[Myzilla] +Parent=Download Managers +Browser=Myzilla + +[Net Vampire/*] +Parent=Download Managers +Browser=Net Vampire + +[Net_Vampire*] +Parent=Download Managers +Browser=Net_Vampire + +[NetAnts*] +Parent=Download Managers +Browser=NetAnts + +[NetPumper*] +Parent=Download Managers +Browser=NetPumper + +[NetSucker*] +Parent=Download Managers +Browser=NetSucker + +[NetZip Downloader*] +Parent=Download Managers +Browser=NetZip Downloader + +[NexTools WebAgent*] +Parent=Download Managers +Browser=NexTools WebAgent + +[Offline Downloader*] +Parent=Download Managers +Browser=Offline Downloader + +[P3P Client] +Parent=Download Managers +Browser=P3P Client + +[PageDown*] +Parent=Download Managers +Browser=PageDown + +[PicaLoader*] +Parent=Download Managers +Browser=PicaLoader + +[Prozilla*] +Parent=Download Managers +Browser=Prozilla + +[RealDownload/*] +Parent=Download Managers +Browser=RealDownload + +[sEasyDL/*] +Parent=Download Managers +Browser=EasyDL + +[shareaza*] +Parent=Download Managers +Browser=shareaza + +[SmartDownload/*] +Parent=Download Managers +Browser=SmartDownload + +[SpeedDownload/*] +Parent=Download Managers +Browser=Speed Download + +[Star*Downloader/*] +Parent=Download Managers +Browser=StarDownloader + +[STEROID Download] +Parent=Download Managers +Browser=STEROID Download + +[SuperBot/*] +Parent=Download Managers +Browser=SuperBot + +[Vegas95/*] +Parent=Download Managers +Browser=Vegas95 + +[WebZIP*] +Parent=Download Managers +Browser=WebZIP + +[Wget*] +Parent=Download Managers +Browser=Wget + +[WinTools] +Parent=Download Managers +Browser=WinTools + +[Xaldon WebSpider*] +Parent=Download Managers +Browser=Xaldon WebSpider + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; E-Mail Harvesters + +[E-Mail Harvesters] +Parent=DefaultProperties +Browser=E-Mail Harvesters +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[*E-Mail Address Extractor*] +Parent=E-Mail Harvesters +Browser=E-Mail Address Extractor + +[*Larbin*] +Parent=E-Mail Harvesters +Browser=Larbin + +[*www4mail/*] +Parent=E-Mail Harvesters +Browser=www4mail + +[8484 Boston Project*] +Parent=E-Mail Harvesters +Browser=8484 Boston Project + +[CherryPicker*/*] +Parent=E-Mail Harvesters +Browser=CherryPickerElite + +[Chilkat/*] +Parent=E-Mail Harvesters +Browser=Chilkat + +[ContactBot/*] +Parent=E-Mail Harvesters +Browser=ContactBot + +[eCatch*] +Parent=E-Mail Harvesters +Browser=eCatch + +[EmailCollector*] +Parent=E-Mail Harvesters +Browser=E-Mail Collector + +[EMAILsearcher] +Parent=E-Mail Harvesters +Browser=EMAILsearcher + +[EmailSiphon*] +Parent=E-Mail Harvesters +Browser=E-Mail Siphon + +[EmailWolf*] +Parent=E-Mail Harvesters +Browser=EMailWolf + +[Epsilon SoftWorks' MailMunky] +Parent=E-Mail Harvesters +Browser=MailMunky + +[ExtractorPro*] +Parent=E-Mail Harvesters +Browser=ExtractorPro + +[Franklin Locator*] +Parent=E-Mail Harvesters +Browser=Franklin Locator + +[Missigua Locator*] +Parent=E-Mail Harvesters +Browser=Missigua Locator + +[Mozilla/4.0 (compatible; Advanced Email Extractor*)] +Parent=E-Mail Harvesters +Browser=Advanced Email Extractor + +[Netprospector*] +Parent=E-Mail Harvesters +Browser=Netprospector + +[ProWebWalker*] +Parent=E-Mail Harvesters +Browser=ProWebWalker + +[sna-0.0.*] +Parent=E-Mail Harvesters +Browser=Mike Elliott's E-Mail Harvester + +[WebEnhancer*] +Parent=E-Mail Harvesters +Browser=WebEnhancer + +[WebMiner*] +Parent=E-Mail Harvesters +Browser=WebMiner + +[ZIBB Crawler (email address / WWW address)] +Parent=E-Mail Harvesters +Browser=ZIBB Crawler + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Feeds Blogs + +[Feeds Blogs] +Parent=DefaultProperties +Browser=Feeds Blogs +isSyndicationReader=true +Crawler=true + +[Bloglines Title Fetch/*] +Parent=Feeds Blogs +Browser=Bloglines Title Fetch + +[Bloglines/* (http://www.bloglines.com*)] +Parent=Feeds Blogs +Browser=BlogLines Web + +[BlogPulseLive (support@blogpulse.com)] +Parent=Feeds Blogs +Browser=BlogPulseLive + +[blogsearchbot-pumpkin-2] +Parent=Feeds Blogs +Browser=blogsearchbot-pumpkin +isSyndicationReader=false + +[Irish Blogs Aggregator/*1.0*] +Parent=Feeds Blogs +Browser=Irish Blogs Aggregator +Version=1.0 +MajorVer=1 +MinorVer=0 + +[kinjabot (http://www.kinja.com; *)] +Parent=Feeds Blogs +Browser=kinjabot + +[Net::Trackback/*] +Parent=Feeds Blogs +Browser=Net::Trackback + +[Reblog*] +Parent=Feeds Blogs +Browser=Reblog + +[WordPress/*] +Parent=Feeds Blogs +Browser=WordPress + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Feeds Syndicators + +[Feeds Syndicators] +Parent=DefaultProperties +Browser=Feeds Syndicators +isSyndicationReader=true + +[*LinkLint*] +Parent=Feeds Syndicators +Browser=LinkLint + +[*NetNewsWire/*] +Parent=Feeds Syndicators + +[*NetVisualize*] +Parent=Feeds Syndicators +Browser=NetVisualize + +[AideRSS 2.* (postrank.com)] +Parent=Feeds Syndicators +Browser=AideRSS + +[AideRSS/2.0 (aiderss.com)] +Parent=Feeds Syndicators +Browser=AideRSS +isBanned=true + +[Akregator/*] +Parent=Feeds Syndicators +Browser=Akregator + +[AppleSyndication/*] +Parent=Feeds Syndicators +Browser=Safari RSS +Platform=MacOSX + +[Cocoal.icio.us/* (*)*] +Parent=Feeds Syndicators +Browser=Cocoal.icio.us +isBanned=true + +[Feed43 Proxy/* (*)] +Parent=Feeds Syndicators +Browser=Feed For Free + +[FeedBurner/*] +Parent=Feeds Syndicators +Browser=FeedBurner + +[FeedDemon/* (*)] +Parent=Feeds Syndicators +Browser=FeedDemon +Platform=Win32 + +[FeedDigest/* (*)] +Parent=Feeds Syndicators +Browser=FeedDigest + +[FeedGhost/1.*] +Parent=Feeds Syndicators +Browser=FeedGhost +Version=1.0 +MajorVer=1 +MinorVer=0 + +[FeedOnFeeds/0.1.* ( http://minutillo.com/steve/feedonfeeds/)] +Parent=Feeds Syndicators +Browser=FeedOnFeeds +Version=0.1 +MajorVer=0 +MinorVer=1 + +[Feedreader * (Powered by Newsbrain)] +Parent=Feeds Syndicators +Browser=Newsbrain + +[Feedshow/* (*)] +Parent=Feeds Syndicators +Browser=Feedshow + +[Feedster Crawler/?.0; Feedster, Inc.] +Parent=Feeds Syndicators +Browser=Feedster + +[GreatNews/1.0] +Parent=Feeds Syndicators +Browser=GreatNews +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Gregarius/*] +Parent=Feeds Syndicators +Browser=Gregarius + +[intraVnews/*] +Parent=Feeds Syndicators +Browser=intraVnews + +[JetBrains Omea Reader*] +Parent=Feeds Syndicators +Browser=Omea Reader +isBanned=true + +[Liferea/1.5* (Linux; *; http://liferea.sf.net/)] +Parent=Feeds Syndicators +Browser=Liferea +isBanned=true + +[livedoor FeedFetcher/0.0* (http://reader.livedoor.com/;*)] +Parent=Feeds Syndicators +Browser=FeedFetcher +Version=0.0 +MajorVer=0 +MinorVer=0 + +[MagpieRSS/* (*)] +Parent=Feeds Syndicators +Browser=MagpieRSS + +[Mobitype * (compatible; Mozilla/*; MSIE *.*; Windows *)] +Parent=Feeds Syndicators +Browser=Mobitype +Platform=Win32 + +[Mozilla/5.0 (*; Rojo *; http://www.rojo.com/corporate/help/agg; *)*] +Parent=Feeds Syndicators +Browser=Rojo + +[Mozilla/5.0 (*aggregator:TailRank; http://tailrank.com/robot)*] +Parent=Feeds Syndicators +Browser=TailRank + +[Mozilla/5.0 (compatible; MSIE 6.0; Podtech Network; crawler_admin@podtech.net)] +Parent=Feeds Syndicators +Browser=Podtech Network + +[Mozilla/5.0 (compatible; Newz Crawler *; http://www.newzcrawler.com/?)] +Parent=Feeds Syndicators +Browser=Newz Crawler + +[Mozilla/5.0 (compatible; RSSMicro.com RSS/Atom Feed Robot)] +Parent=Feeds Syndicators +Browser=RSSMicro + +[Mozilla/5.0 (compatible;*newstin.com;*)] +Parent=Feeds Syndicators +Browser=NewsTin + +[Mozilla/5.0 (RSS Reader Panel)] +Parent=Feeds Syndicators +Browser=RSS Reader Panel + +[Mozilla/5.0 (X11; U; Linux*; *; rv:1.*; aggregator:FeedParser; *) Gecko/*] +Parent=Feeds Syndicators +Browser=FeedParser + +[Mozilla/5.0 (X11; U; Linux*; *; rv:1.*; aggregator:NewsMonster; *) Gecko/*] +Parent=Feeds Syndicators +Browser=NewsMonster + +[Mozilla/5.0 (X11; U; Linux*; *; rv:1.*; aggregator:Rojo; *) Gecko/*] +Parent=Feeds Syndicators +Browser=Rojo + +[Netvibes (*)] +Parent=Feeds Syndicators +Browser=Netvibes + +[NewsAlloy/* (*)] +Parent=Feeds Syndicators +Browser=NewsAlloy + +[Omnipelagos*] +Parent=Feeds Syndicators +Browser=Omnipelagos + +[Particls] +Parent=Feeds Syndicators +Browser=Particls + +[Protopage/* (*)] +Parent=Feeds Syndicators +Browser=Protopage + +[PubSub-RSS-Reader/* (*)] +Parent=Feeds Syndicators +Browser=PubSub-RSS-Reader + +[RSS Menu/*] +Parent=Feeds Syndicators +Browser=RSS Menu + +[RssBandit/*] +Parent=Feeds Syndicators +Browser=RssBandit + +[RssBar/1.2*] +Parent=Feeds Syndicators +Browser=RssBar +Version=1.2 +MajorVer=1 +MinorVer=2 + +[SharpReader/*] +Parent=Feeds Syndicators +Browser=SharpReader + +[SimplePie/*] +Parent=Feeds Syndicators +Browser=SimplePie + +[Strategic Board Bot (?http://www.strategicboard.com)] +Parent=Feeds Syndicators +Browser=Strategic Board Bot +isBanned=true + +[TargetYourNews.com bot] +Parent=Feeds Syndicators +Browser=TargetYourNews + +[Technoratibot/*] +Parent=Feeds Syndicators +Browser=Technoratibot + +[Tumblr/* RSS syndication ( http://www.tumblr.com/) (support@tumblr.com)] +Parent=Feeds Syndicators +Browser=Tumblr RSS syndication + +[Windows-RSS-Platform/1.0*] +Parent=Feeds Syndicators +Browser=Windows-RSS-Platform +Version=1.0 +MajorVer=1 +MinorVer=0 +Win32=true + +[Wizz RSS News Reader] +Parent=Feeds Syndicators +Browser=Wizz + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; General RSS + +[General RSS] +Parent=DefaultProperties +Browser=General RSS +isSyndicationReader=true + +[AideRSS/1.0 (aiderss.com); * subscribers] +Parent=General RSS +Browser=AideRSS +Version=1.0 +MajorVer=1 +MinorVer=0 + +[CC Metadata Scaper http://wiki.creativecommons.org/Metadata_Scraper] +Parent=General RSS +Browser=CC Metadata Scaper + +[Mozilla/5.0 (compatible) GM RSS Panel] +Parent=General RSS +Browser=RSS Panel + +[Mozilla/5.0 http://www.inclue.com; graeme@inclue.com] +Parent=General RSS +Browser=Inclue + +[Runnk online rss reader : http://www.runnk.com/ : RSS favorites : RSS ranking : RSS aggregator*] +Parent=General RSS +Browser=Ruunk + +[Windows-RSS-Platform/2.0 (MSIE 8.0; Windows NT 6.0)] +Parent=General RSS +Browser=Windows-RSS-Platform +Platform=WinVista + +[Mozilla/5.0 (X11; ?; Linux; *) AppleWebKit/* (KHTML, like Gecko, Safari/*) Arora/0.4] +Parent=Google Code +Browser=Arora +Version=0.4 +MajorVer=0 +MinorVer=4 +Platform=Linux +CssVersion=2 +supportsCSS=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Validation Checkers + +[HTML Validators] +Parent=DefaultProperties +Browser=HTML Validators +Frames=true +IFrames=true +Tables=true +Crawler=true + +[(HTML Validator http://www.searchengineworld.com/validator/)] +Parent=HTML Validators +Browser=Search Engine World HTML Validator + +[FeedValidator/1.3] +Parent=HTML Validators +Browser=FeedValidator +Version=1.3 +MajorVer=1 +MinorVer=3 + +[Jigsaw/* W3C_CSS_Validator_JFouffa/*] +Parent=HTML Validators +Browser=Jigsaw CSS Validator + +[Search Engine World Robots.txt Validator*] +Parent=HTML Validators +Browser=Search Engine World Robots.txt Validator + +[W3C_Validator/*] +Parent=HTML Validators +Browser=W3C Validator + +[W3CLineMode/*] +Parent=HTML Validators +Browser=W3C Line Mode + +[Weblide/2.? beta*] +Parent=HTML Validators +Browser=Weblide +Version=2.0 +MajorVer=2 +MinorVer=0 +Beta=true + +[WebmasterWorld StickyMail Server Header Checker*] +Parent=HTML Validators +Browser=WebmasterWorld Server Header Checker + +[WWWC/*] +Parent=HTML Validators + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Image Crawlers + +[Image Crawlers] +Parent=DefaultProperties +Browser=Image Crawlers +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[*CFNetwork*] +Parent=Image Crawlers +Browser=CFNetwork + +[*PhotoStickies/*] +Parent=Image Crawlers +Browser=PhotoStickies + +[Camcrawler*] +Parent=Image Crawlers +Browser=Camcrawler + +[CydralSpider/*] +Parent=Image Crawlers +Browser=Cydral Web Image Search +isBanned=true + +[Der gro\xdfe BilderSauger*] +Parent=Image Crawlers +Browser=Gallery Grabber + +[Extreme Picture Finder] +Parent=Image Crawlers +Browser=Extreme Picture Finder + +[FLATARTS_FAVICO] +Parent=Image Crawlers +Browser=FlatArts Favorites Icon Tool + +[HTML2JPG Blackbox, http://www.html2jpg.com] +Parent=Image Crawlers +Browser=HTML2JPG + +[IconSurf/2.*] +Parent=Image Crawlers +Browser=IconSurf + +[kalooga/KaloogaBot*] +Parent=Image Crawlers +Browser=KaloogaBot + +[Mister PIX*] +Parent=Image Crawlers +Browser=Mister PIX + +[Mozilla/5.0 (Macintosh; U; *Mac OS X; *) AppleWebKit/* (*) Pandora/2.*] +Parent=Image Crawlers +Browser=Pandora + +[naoFavicon4IE*] +Parent=Image Crawlers +Browser=naoFavicon4IE + +[pixfinder/*] +Parent=Image Crawlers +Browser=pixfinder + +[rssImagesBot/0.1 (*http://herbert.groot.jebbink.nl/?app=rssImages)] +Parent=Image Crawlers +Browser=rssImagesBot + +[Web Image Collector*] +Parent=Image Crawlers +Browser=Web Image Collector + +[WebImages * (?http://herbert.groot.jebbink.nl/?app=WebImages?)] +Parent=Image Crawlers +Browser=WebImages + +[WebPix*] +Parent=Image Crawlers +Browser=Custo + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Link Checkers + +[Link Checkers] +Parent=DefaultProperties +Browser=Link Checkers +Frames=true +IFrames=true +Tables=true +Crawler=true + +[!Susie (http://www.sync2it.com/susie)] +Parent=Link Checkers +Browser=!Susie + +[*AgentName/*] +Parent=Link Checkers +Browser=AgentName + +[*Linkman*] +Parent=Link Checkers +Browser=Linkman + +[*LinksManager.com*] +Parent=Link Checkers +Browser=LinksManager + +[*Powermarks/*] +Parent=Link Checkers +Browser=Powermarks + +[*W3C-checklink/*] +Parent=Link Checkers +Browser=W3C Link Checker + +[*Web Link Validator*] +Parent=Link Checkers +Browser=Web Link Validator + +[*Zeus*] +Parent=Link Checkers +Browser=Zeus +isBanned=true + +[ActiveBookmark *] +Parent=Link Checkers +Browser=ActiveBookmark + +[Bookdog/*] +Parent=Link Checkers +Browser=Bookdog + +[Bookmark Buddy*] +Parent=Link Checkers +Browser=Bookmark Buddy + +[Bookmark Renewal Check Agent*] +Parent=Link Checkers +Browser=Bookmark Renewal Check Agent + +[Bookmark search tool*] +Parent=Link Checkers +Browser=Bookmark search tool + +[Bookmark-Manager] +Parent=Link Checkers +Browser=Bookmark-Manager + +[Checkbot*] +Parent=Link Checkers +Browser=Checkbot + +[CheckLinks/*] +Parent=Link Checkers +Browser=CheckLinks + +[CyberSpyder Link Test/*] +Parent=Link Checkers +Browser=CyberSpyder Link Test + +[DLC/*] +Parent=Link Checkers +Browser=DLC + +[DocWeb Link Crawler (http://doc.php.net)] +Parent=Link Checkers +Browser=DocWeb Link Crawler + +[FavOrg] +Parent=Link Checkers +Browser=FavOrg + +[Favorites Sweeper v.3.*] +Parent=Link Checkers +Browser=Favorites Sweeper + +[FindLinks/*] +Parent=Link Checkers +Browser=FindLinks + +[Funnel Web Profiler*] +Parent=Link Checkers +Browser=Funnel Web Profiler + +[Html Link Validator (www.lithopssoft.com)] +Parent=Link Checkers +Browser=HTML Link Validator + +[IECheck] +Parent=Link Checkers +Browser=IECheck + +[JCheckLinks/*] +Parent=Link Checkers +Browser=JCheckLinks + +[JRTwine Software Check Favorites Utility] +Parent=Link Checkers +Browser=JRTwine + +[Link Valet Online*] +Parent=Link Checkers +Browser=Link Valet +isBanned=true + +[LinkAlarm/*] +Parent=Link Checkers +Browser=LinkAlarm + +[Linkbot*] +Parent=Link Checkers +Browser=Linkbot + +[LinkChecker/*] +Parent=Link Checkers +Browser=LinkChecker + +[LinkextractorPro*] +Parent=Link Checkers +Browser=LinkextractorPro +isBanned=true + +[LinkLint-checkonly/*] +Parent=Link Checkers +Browser=LinkLint + +[LinkScan/*] +Parent=Link Checkers +Browser=LinkScan + +[LinkSweeper/*] +Parent=Link Checkers +Browser=LinkSweeper + +[LinkWalker*] +Parent=Link Checkers +Browser=LinkWalker + +[MetaGer-LinkChecker] +Parent=Link Checkers +Browser=MetaGer-LinkChecker + +[Mozilla/* (compatible; linktiger/*; *http://www.linktiger.com*)] +Parent=Link Checkers +Browser=LinkTiger +isBanned=true + +[Mozilla/4.0 (Compatible); URLBase*] +Parent=Link Checkers +Browser=URLBase + +[Mozilla/4.0 (compatible; Link Utility; http://net-promoter.com)] +Parent=Link Checkers +Browser=NetPromoter Link Utility + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) Web Link Validator*] +Parent=Link Checkers +Browser=Web Link Validator +Win32=true + +[Mozilla/4.0 (compatible; MSIE 7.0; Win32) Link Commander 3.0] +Parent=Link Checkers +Browser=Link Commander +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=Win32 + +[Mozilla/4.0 (compatible; smartBot/1.*; checking links; *)] +Parent=Link Checkers +Browser=smartBot + +[Mozilla/4.0 (compatible; SuperCleaner*;*)] +Parent=Link Checkers +Browser=SuperCleaner + +[Mozilla/5.0 gURLChecker/*] +Parent=Link Checkers +Browser=gURLChecker +isBanned=true + +[Newsgroupreporter LinkCheck] +Parent=Link Checkers +Browser=Newsgroupreporter LinkCheck + +[onCHECK Linkchecker von www.scientec.de fuer www.onsinn.de] +Parent=Link Checkers +Browser=onCHECK Linkchecker + +[online link validator (http://www.dead-links.com/)] +Parent=Link Checkers +Browser=Dead-Links.com +isBanned=true + +[REL Link Checker*] +Parent=Link Checkers +Browser=REL Link Checker + +[RLinkCheker*] +Parent=Link Checkers +Browser=RLinkCheker + +[Robozilla/*] +Parent=Link Checkers +Browser=Robozilla + +[RPT-HTTPClient/*] +Parent=Link Checkers +Browser=RPT-HTTPClient +isBanned=true + +[SafariBookmarkChecker*(?http://www.coriolis.ch/)] +Parent=Link Checkers +Browser=SafariBookmarkChecker +Platform=MacOSX +CssVersion=2 +supportsCSS=true + +[Simpy/* (Simpy; http://www.simpy.com/?ref=bot; feedback at simpy dot com)] +Parent=Link Checkers +Browser=Simpy + +[SiteBar/*] +Parent=Link Checkers +Browser=SiteBar + +[Susie (http://www.sync2it.com/bms/susie.php] +Parent=Link Checkers +Browser=Susie + +[URLBase/6.*] +Parent=Link Checkers + +[VSE/*] +Parent=Link Checkers +Browser=VSE Link Tester + +[WebTrends Link Analyzer] +Parent=Link Checkers +Browser=WebTrends Link Analyzer + +[WorQmada/*] +Parent=Link Checkers +Browser=WorQmada + +[Xenu* Link Sleuth*] +Parent=Link Checkers +Browser=Xenu's Link Sleuth +isBanned=true + +[Z-Add Link Checker*] +Parent=Link Checkers +Browser=Z-Add Link Checker + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Microsoft + +[Microsoft] +Parent=DefaultProperties +Browser=Microsoft +isBanned=true + +[Live (http://www.live.com/)] +Parent=Microsoft +Browser=Microsoft Live +isBanned=false +isSyndicationReader=true + +[MFC Foundation Class Library*] +Parent=Microsoft +Browser=MFC Foundation Class Library + +[MFHttpScan] +Parent=Microsoft +Browser=MFHttpScan + +[Microsoft BITS/*] +Parent=Microsoft +Browser=BITS + +[Microsoft Data Access Internet Publishing Provider Cache Manager] +Parent=Microsoft +Browser=MS IPP + +[Microsoft Data Access Internet Publishing Provider DAV*] +Parent=Microsoft +Browser=MS IPP DAV + +[Microsoft Data Access Internet Publishing Provider Protocol Discovery] +Parent=Microsoft +Browser=MS IPPPD + +[Microsoft Internet Explorer] +Parent=Microsoft +Browser=Fake IE + +[Microsoft Office Existence Discovery] +Parent=Microsoft +Browser=Microsoft Office Existence Discovery + +[Microsoft Office Protocol Discovery] +Parent=Microsoft +Browser=MS OPD + +[Microsoft Office/* (*Picture Manager*)] +Parent=Microsoft +Browser=Microsoft Office Picture Manager + +[Microsoft URL Control*] +Parent=Microsoft +Browser=Microsoft URL Control + +[Microsoft Visio MSIE] +Parent=Microsoft +Browser=Microsoft Visio + +[Microsoft-WebDAV-MiniRedir/*] +Parent=Microsoft +Browser=Microsoft-WebDAV + +[Mozilla/5.0 (Macintosh; Intel Mac OS X) Excel/12.*] +Parent=Microsoft +Browser=Microsoft Excel +Version=12.0 +MajorVer=12 +MinorVer=0 +Platform=MacOSX + +[MSN Feed Manager] +Parent=Microsoft +Browser=MSN Feed Manager +isBanned=false +isSyndicationReader=true + +[MSProxy/*] +Parent=Microsoft +Browser=MS Proxy + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Miscellaneous Browsers + +[Miscellaneous Browsers] +Parent=DefaultProperties +Browser=Miscellaneous Browsers +Frames=true +Tables=true +Cookies=true + +[*Amiga*] +Parent=Miscellaneous Browsers +Browser=Amiga +Platform=Amiga + +[*avantbrowser*] +Parent=Miscellaneous Browsers +Browser=Avant Browser + +[12345] +Parent=Miscellaneous Browsers +Browser=12345 +isBanned=true + +[Ace Explorer] +Parent=Miscellaneous Browsers +Browser=Ace Explorer + +[Enigma Browser*] +Parent=Miscellaneous Browsers +Browser=Enigma Browser + +[EVE-minibrowser/*] +Parent=Miscellaneous Browsers +Browser=EVE-minibrowser +IFrames=false +Tables=false +BackgroundSounds=false +VBScript=false +JavaApplets=false +JavaScript=false +ActiveXControls=false +isBanned=false +Crawler=false + +[Godzilla/* (Basic*; *; Commodore C=64; *; rv:1.*)*] +Parent=Miscellaneous Browsers +Browser=Godzilla + +[GreenBrowser] +Parent=Miscellaneous Browsers +Browser=GreenBrowser +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true + +[Kopiczek/* (WyderOS*; *)] +Parent=Miscellaneous Browsers +Browser=Kopiczek +Platform=WyderOS +IFrames=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (*) - BrowseX (*)] +Parent=Miscellaneous Browsers +Browser=BrowseX + +[Mozilla/* (Win32;*Escape?*; ?)] +Parent=Miscellaneous Browsers +Browser=Escape +Platform=Win32 + +[Mozilla/4.0 (compatible; ibisBrowser)] +Parent=Miscellaneous Browsers +Browser=ibisBrowser + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X;*) AppleWebKit/* (*) HistoryHound/*] +Parent=Miscellaneous Browsers +Browser=HistoryHound + +[NetRecorder*] +Parent=Miscellaneous Browsers +Browser=NetRecorder + +[NetSurfer*] +Parent=Miscellaneous Browsers +Browser=NetSurfer + +[ogeb browser , Version 1.1.0] +Parent=Miscellaneous Browsers +Browser=ogeb browser +Version=1.1 +MajorVer=1 +MinorVer=1 + +[SCEJ PSP BROWSER 0102pspNavigator] +Parent=Miscellaneous Browsers +Browser=Wipeout Pure + +[SlimBrowser] +Parent=Miscellaneous Browsers +Browser=SlimBrowser + +[WWW_Browser/*] +Parent=Miscellaneous Browsers +Browser=WWW Browser +Version=1.69 +MajorVer=1 +MinorVer=69 +Platform=Win16 +CssVersion=3 +supportsCSS=true + +[*Netcraft Webserver Survey*] +Parent=Netcraft +Browser=Netcraft Webserver Survey +isBanned=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Offline Browsers + +[Offline Browsers] +Parent=DefaultProperties +Browser=Offline Browsers +Frames=true +Tables=true +Cookies=true +isBanned=true +Crawler=true + +[*Check&Get*] +Parent=Offline Browsers +Browser=Check&Get + +[*HTTrack*] +Parent=Offline Browsers +Browser=HTTrack + +[*MSIECrawler*] +Parent=Offline Browsers +Browser=IE Offline Browser + +[*TweakMASTER*] +Parent=Offline Browsers +Browser=TweakMASTER + +[BackStreet Browser *] +Parent=Offline Browsers +Browser=BackStreet Browser + +[Go-Ahead-Got-It*] +Parent=Offline Browsers +Browser=Go Ahead Got-It + +[iGetter/*] +Parent=Offline Browsers +Browser=iGetter + +[Teleport*] +Parent=Offline Browsers +Browser=Teleport + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Online Scanners + +[Online Scanners] +Parent=DefaultProperties +Browser=Online Scanners +isBanned=true + +[JoeDog/* (X11; I; Siege *)] +Parent=Online Scanners +Browser=JoeDog +isBanned=false + +[Morfeus Fucking Scanner] +Parent=Online Scanners +Browser=Morfeus Fucking Scanner + +[Mozilla/4.0 (compatible; Trend Micro tmdr 1.*] +Parent=Online Scanners +Browser=Trend Micro + +[Titanium 2005 (4.02.01)] +Parent=Online Scanners +Browser=Panda Antivirus Titanium + +[virus_detector*] +Parent=Online Scanners +Browser=Secure Computing Corporation + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Proxy Servers + +[Proxy Servers] +Parent=DefaultProperties +Browser=Proxy Servers +isBanned=true + +[*squid*] +Parent=Proxy Servers +Browser=Squid + +[Anonymisiert*] +Parent=Proxy Servers +Browser=Anonymizied + +[Anonymizer/*] +Parent=Proxy Servers +Browser=Anonymizer + +[Anonymizied*] +Parent=Proxy Servers +Browser=Anonymizied + +[Anonymous*] +Parent=Proxy Servers +Browser=Anonymous + +[Anonymous/*] +Parent=Proxy Servers +Browser=Anonymous + +[CE-Preload] +Parent=Proxy Servers +Browser=CE-Preload + +[http://Anonymouse.org/*] +Parent=Proxy Servers +Browser=Anonymouse + +[IE/6.01 (CP/M; 8-bit*)] +Parent=Proxy Servers +Browser=Squid + +[Mozilla/* (TuringOS; Turing Machine; 0.0)] +Parent=Proxy Servers +Browser=Anonymizer + +[Mozilla/4.0 (compatible; MSIE ?.0; SaferSurf*)] +Parent=Proxy Servers +Browser=SaferSurf + +[Mozilla/5.0 (compatible; del.icio.us-thumbnails/*; *) KHTML/* (like Gecko)] +Parent=Proxy Servers +Browser=Yahoo! +isBanned=true +Crawler=true + +[Nutscrape] +Parent=Proxy Servers +Browser=Squid + +[Nutscrape/* (CP/M; 8-bit*)] +Parent=Proxy Servers +Browser=Squid + +[Privoxy/*] +Parent=Proxy Servers +Browser=Privoxy + +[ProxyTester*] +Parent=Proxy Servers +Browser=ProxyTester +isBanned=true +Crawler=true + +[SilentSurf*] +Parent=Proxy Servers +Browser=SilentSurf + +[SmallProxy*] +Parent=Proxy Servers +Browser=SmallProxy + +[Space*Bison/*] +Parent=Proxy Servers +Browser=Proxomitron + +[Sqworm/*] +Parent=Proxy Servers +Browser=Websense + +[SurfControl] +Parent=Proxy Servers +Browser=SurfControl + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Research Projects + +[Research Projects] +Parent=DefaultProperties +Browser=Research Projects +isBanned=true +Crawler=true + +[*research*] +Parent=Research Projects + +[AcadiaUniversityWebCensusClient] +Parent=Research Projects +Browser=AcadiaUniversityWebCensusClient + +[Amico Alpha * (*) Gecko/* AmicoAlpha/*] +Parent=Research Projects +Browser=Amico Alpha + +[annotate_google; http://ponderer.org/*] +Parent=Research Projects +Browser=Annotate Google + +[CMS crawler (?http://buytaert.net/crawler/)] +Parent=Research Projects + +[e-SocietyRobot(http://www.yama.info.waseda.ac.jp/~yamana/es/)] +Parent=Research Projects +Browser=e-SocietyRobot + +[Forschungsportal/*] +Parent=Research Projects +Browser=Forschungsportal + +[Gulper Web *] +Parent=Research Projects +Browser=Gulper Web Bot + +[HooWWWer/*] +Parent=Research Projects +Browser=HooWWWer + +[http://buytaert.net/crawler] +Parent=Research Projects + +[inetbot/* (?http://www.inetbot.com/bot.html)] +Parent=Research Projects +Browser=inetbot + +[IRLbot/*] +Parent=Research Projects +Browser=IRLbot + +[Lachesis] +Parent=Research Projects +Browser=Lachesis + +[Mozilla/5.0 (compatible; nextthing.org/*)] +Parent=Research Projects +Browser=nextthing.org +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (compatible; Theophrastus/*)] +Parent=Research Projects +Browser=Theophrastus + +[Mozilla/5.0 (compatible; Webscan v0.*; http://otc.dyndns.org/webscan/)] +Parent=Research Projects +Browser=Webscan + +[MQbot*] +Parent=Research Projects +Browser=MQbot + +[OutfoxBot/*] +Parent=Research Projects +Browser=OutfoxBot + +[polybot?*] +Parent=Research Projects +Browser=Polybot + +[Shim?Crawler*] +Parent=Research Projects +Browser=Shim Crawler + +[Steeler/*] +Parent=Research Projects +Browser=Steeler + +[Taiga web spider] +Parent=Research Projects +Browser=Taiga + +[Theme Spider*] +Parent=Research Projects +Browser=Theme Spider + +[UofTDB_experiment* (leehyun@cs.toronto.edu)] +Parent=Research Projects +Browser=UofTDB Experiment + +[USyd-NLP-Spider*] +Parent=Research Projects +Browser=USyd-NLP-Spider + +[woriobot*] +Parent=Research Projects +Browser=woriobot + +[wwwster/* (Beta, mailto:gue@cis.uni-muenchen.de)] +Parent=Research Projects +Browser=wwwster +Beta=true + +[Zao-Crawler] +Parent=Research Projects +Browser=Zao-Crawler + +[Zao/*] +Parent=Research Projects +Browser=Zao + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Rippers + +[Rippers] +Parent=DefaultProperties +Browser=Rippers +Frames=true +IFrames=true +Tables=true +isBanned=true +Crawler=true + +[*grub*] +Parent=Rippers +Browser=grub + +[*ickHTTP*] +Parent=Rippers +Browser=IP*Works + +[*java*] +Parent=Rippers + +[*libwww-perl*] +Parent=Rippers +Browser=libwww-perl + +[*WebGrabber*] +Parent=Rippers + +[*WinHttpRequest*] +Parent=Rippers +Browser=WinHttp + +[3D-FTP/*] +Parent=Rippers +Browser=3D-FTP + +[3wGet/*] +Parent=Rippers +Browser=3wGet + +[ActiveRefresh*] +Parent=Rippers +Browser=ActiveRefresh + +[Artera (Version *)] +Parent=Rippers +Browser=Artera + +[AutoHotkey] +Parent=Rippers +Browser=AutoHotkey + +[b2w/*] +Parent=Rippers +Browser=b2w + +[BasicHTTP/*] +Parent=Rippers +Browser=BasicHTTP + +[BlockNote.Net] +Parent=Rippers +Browser=BlockNote.Net + +[CAST] +Parent=Rippers +Browser=CAST + +[CFNetwork/*] +Parent=Rippers +Browser=CFNetwork + +[CFSCHEDULE*] +Parent=Rippers +Browser=ColdFusion Task Scheduler + +[CobWeb/*] +Parent=Rippers +Browser=CobWeb + +[ColdFusion*] +Parent=Rippers +Browser=ColdFusion + +[Crawl_Application] +Parent=Rippers +Browser=Crawl_Application + +[curl/*] +Parent=Rippers +Browser=cURL + +[Custo*] +Parent=Rippers +Browser=Custo + +[DataCha0s/*] +Parent=Rippers +Browser=DataCha0s + +[DeepIndexer*] +Parent=Rippers +Browser=DeepIndexer + +[DISCo Pump *] +Parent=Rippers +Browser=DISCo Pump + +[eStyleSearch * (compatible; MSIE 6.0; Windows NT 5.0)] +Parent=Rippers +Browser=eStyleSearch +Win32=true + +[ezic.com http agent *] +Parent=Rippers +Browser=Ezic.com + +[fetch libfetch/*] +Parent=Rippers + +[FGet*] +Parent=Rippers +Browser=FGet + +[Flaming AttackBot*] +Parent=Rippers +Browser=Flaming AttackBot + +[Foobot*] +Parent=Rippers +Browser=Foobot + +[GameSpyHTTP/*] +Parent=Rippers +Browser=GameSpyHTTP + +[gnome-vfs/*] +Parent=Rippers +Browser=gnome-vfs + +[Harvest/*] +Parent=Rippers +Browser=Harvest + +[hcat/*] +Parent=Rippers +Browser=hcat + +[HLoader] +Parent=Rippers +Browser=HLoader + +[Holmes/*] +Parent=Rippers +Browser=Holmes + +[HTMLParser/*] +Parent=Rippers +Browser=HTMLParser + +[http generic] +Parent=Rippers +Browser=http generic + +[httpclient*] +Parent=Rippers + +[httperf/*] +Parent=Rippers +Browser=httperf + +[HTTPFetch/*] +Parent=Rippers +Browser=HTTPFetch + +[HTTPGrab] +Parent=Rippers +Browser=HTTPGrab + +[HttpSession] +Parent=Rippers +Browser=HttpSession + +[httpunit/*] +Parent=Rippers +Browser=HttpUnit + +[ICE_GetFile] +Parent=Rippers +Browser=ICE_GetFile + +[iexplore.exe] +Parent=Rippers + +[Inet - Eureka App] +Parent=Rippers +Browser=Inet - Eureka App + +[INetURL/*] +Parent=Rippers +Browser=INetURL + +[InetURL:/*] +Parent=Rippers +Browser=InetURL + +[Internet Exploiter/*] +Parent=Rippers + +[Internet Explore *] +Parent=Rippers +Browser=Fake IE + +[Internet Explorer *] +Parent=Rippers +Browser=Fake IE + +[IP*Works!*/*] +Parent=Rippers +Browser=IP*Works! + +[IrssiUrlLog/*] +Parent=Rippers +Browser=IrssiUrlLog + +[JPluck/*] +Parent=Rippers +Browser=JPluck + +[Kapere (http://www.kapere.com)] +Parent=Rippers +Browser=Kapere + +[LeechFTP] +Parent=Rippers +Browser=LeechFTP + +[LeechGet*] +Parent=Rippers +Browser=LeechGet + +[libcurl-agent/*] +Parent=Rippers +Browser=libcurl + +[libWeb/clsHTTP*] +Parent=Rippers +Browser=libWeb/clsHTTP + +[lwp*] +Parent=Rippers + +[MFC_Tear_Sample] +Parent=Rippers +Browser=MFC_Tear_Sample + +[Moozilla] +Parent=Rippers +Browser=Moozilla + +[MovableType/*] +Parent=Rippers +Browser=MovableType Web Log + +[Mozilla/2.0 (compatible; NEWT ActiveX; Win32)] +Parent=Rippers +Browser=NEWT ActiveX +Platform=Win32 + +[Mozilla/3.0 (compatible)] +Parent=Rippers + +[Mozilla/3.0 (compatible; Indy Library)] +Parent=Rippers +Cookies=true + +[Mozilla/3.01 (compatible;)] +Parent=Rippers + +[Mozilla/4.0 (compatible; BorderManager*)] +Parent=Rippers +Browser=Novell BorderManager + +[Mozilla/4.0 (compatible;)] +Parent=Rippers + +[Mozilla/5.0 (compatible; IPCheck Server Monitor*)] +Parent=Rippers +Browser=IPCheck Server Monitor + +[OCN-SOC/*] +Parent=Rippers +Browser=OCN-SOC + +[Offline Explorer*] +Parent=Rippers +Browser=Offline Explorer + +[Open Web Analytics Bot*] +Parent=Rippers +Browser=Open Web Analytics Bot + +[OSSProxy*] +Parent=Rippers +Browser=OSSProxy + +[Pageload*] +Parent=Rippers +Browser=PageLoad + +[PageNest/*] +Parent=Rippers +Browser=PageNest + +[pavuk/*] +Parent=Rippers +Browser=Pavuk + +[PEAR HTTP_Request*] +Parent=Rippers +Browser=PEAR-PHP + +[PHP*] +Parent=Rippers +Browser=PHP + +[PigBlock (Windows NT 5.1; U)*] +Parent=Rippers +Browser=PigBlock +Win32=true + +[Pockey*] +Parent=Rippers +Browser=Pockey-GetHTML + +[POE-Component-Client-HTTP/*] +Parent=Rippers +Browser=POE-Component-Client-HTTP + +[PycURL/*] +Parent=Rippers +Browser=PycURL + +[Python*] +Parent=Rippers +Browser=Python + +[RepoMonkey*] +Parent=Rippers +Browser=RepoMonkey + +[SBL-BOT*] +Parent=Rippers +Browser=BlackWidow + +[ScoutAbout*] +Parent=Rippers +Browser=ScoutAbout + +[sherlock/*] +Parent=Rippers +Browser=Sherlock + +[SiteParser/*] +Parent=Rippers +Browser=SiteParser + +[SiteSnagger*] +Parent=Rippers +Browser=SiteSnagger + +[SiteSucker/*] +Parent=Rippers +Browser=SiteSucker + +[SiteWinder*] +Parent=Rippers +Browser=SiteWinder + +[Snoopy*] +Parent=Rippers +Browser=Snoopy + +[SOFTWING_TEAR_AGENT*] +Parent=Rippers +Browser=AspTear + +[SuperHTTP/*] +Parent=Rippers +Browser=SuperHTTP + +[Tcl http client package*] +Parent=Rippers +Browser=Tcl http client package + +[Twisted PageGetter] +Parent=Rippers +Browser=Twisted PageGetter + +[URL2File/*] +Parent=Rippers +Browser=URL2File + +[UtilMind HTTPGet] +Parent=Rippers +Browser=UtilMind HTTPGet + +[VCI WebViewer*] +Parent=Rippers +Browser=VCI WebViewer + +[W3CRobot/*] +Parent=Rippers +Browser=W3CRobot + +[Web Downloader*] +Parent=Rippers +Browser=Web Downloader + +[Web Downloader/*] +Parent=Rippers +Browser=Web Downloader + +[Web Magnet*] +Parent=Rippers +Browser=Web Magnet + +[WebAuto/*] +Parent=Rippers + +[webbandit/*] +Parent=Rippers +Browser=webbandit + +[WebCopier*] +Parent=Rippers +Browser=WebCopier + +[WebDownloader*] +Parent=Rippers +Browser=WebDownloader + +[WebFetch] +Parent=Rippers +Browser=WebFetch + +[webfetch/*] +Parent=Rippers +Browser=WebFetch + +[WebGatherer*] +Parent=Rippers +Browser=WebGatherer + +[WebGet] +Parent=Rippers +Browser=WebGet + +[WebReaper*] +Parent=Rippers +Browser=WebReaper + +[WebRipper] +Parent=Rippers +Browser=WebRipper + +[WebSauger*] +Parent=Rippers +Browser=WebSauger + +[Website Downloader*] +Parent=Rippers +Browser=Website Downloader + +[Website eXtractor*] +Parent=Rippers +Browser=Website eXtractor + +[Website Quester] +Parent=Rippers +Browser=Website Quester + +[WebsiteExtractor*] +Parent=Rippers +Browser=Website eXtractor + +[WebSnatcher*] +Parent=Rippers +Browser=WebSnatcher + +[Webster Pro*] +Parent=Rippers +Browser=Webster Pro + +[WebStripper*] +Parent=Rippers +Browser=WebStripper + +[WebWhacker*] +Parent=Rippers +Browser=WebWhacker + +[WinScripter iNet Tools] +Parent=Rippers +Browser=WinScripter iNet Tools + +[WWW-Mechanize/*] +Parent=Rippers +Browser=WWW-Mechanize + +[Zend_Http_Client] +Parent=Rippers +Browser=Zend_Http_Client + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Site Monitors + +[Site Monitors] +Parent=DefaultProperties +Browser=Site Monitors +Cookies=true +isBanned=true +Crawler=true + +[*EasyRider*] +Parent=Site Monitors +Browser=EasyRider + +[*maxamine.com--robot*] +Parent=Site Monitors +Browser=maxamine.com--robot +isBanned=true + +[*WebMon ?.*] +Parent=Site Monitors +Browser=WebMon + +[Kenjin Spider*] +Parent=Site Monitors +Browser=Kenjin Spider + +[Kevin http://*] +Parent=Site Monitors +Browser=Kevin +isBanned=true + +[Mozilla/4.0 (compatible; ChangeDetection/*] +Parent=Site Monitors +Browser=ChangeDetection + +[Myst Monitor Service v*] +Parent=Site Monitors +Browser=Myst Monitor Service + +[Net Probe] +Parent=Site Monitors +Browser=Net Probe + +[NetMechanic*] +Parent=Site Monitors +Browser=NetMechanic + +[NetReality*] +Parent=Site Monitors +Browser=NetReality + +[Pingdom GIGRIB*] +Parent=Site Monitors +Browser=Pingdom + +[Site Valet Online*] +Parent=Site Monitors +Browser=Site Valet +isBanned=true + +[SITECHECKER] +Parent=Site Monitors +Browser=SITECHECKER + +[sitemonitor@dnsvr.com/*] +Parent=Site Monitors +Browser=ZoneEdit Failover Monitor +isBanned=false + +[UpTime Checker*] +Parent=Site Monitors +Browser=UpTime Checker + +[URL Control*] +Parent=Site Monitors +Browser=URL Control + +[URL_Access/*] +Parent=Site Monitors + +[URLCHECK] +Parent=Site Monitors +Browser=URLCHECK + +[URLy Warning*] +Parent=Site Monitors +Browser=URLy Warning + +[Webcheck *] +Parent=Site Monitors +Browser=Webcheck +Version=1.0 +MajorVer=1 +MinorVer=0 + +[WebPatrol/*] +Parent=Site Monitors +Browser=WebPatrol + +[websitepulse checker/*] +Parent=Site Monitors +Browser=websitepulse checker + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Social Bookmarkers + +[Social Bookmarkers] +Parent=DefaultProperties +Browser=Social Bookmarkers +Frames=true +Tables=true +Cookies=true +JavaScript=true + +[BookmarkBase(2/;http://bookmarkbase.com)] +Parent=Social Bookmarkers +Browser=BookmarkBase + +[Cocoal.icio.us/1.0 (v43) (Mac OS X; http://www.scifihifi.com/cocoalicious)] +Parent=Social Bookmarkers +Browser=Cocoalicious + +[Mozilla/5.0 (compatible; FriendFeedBot/0.*; Http://friendfeed.com/about/bot)] +Parent=Social Bookmarkers +Browser=FriendFeedBot + +[Twitturly*] +Parent=Social Bookmarkers +Browser=Twitturly + +[WinkBot/*] +Parent=Social Bookmarkers +Browser=WinkBot + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Translators + +[Translators] +Parent=DefaultProperties +Browser=Translators +Frames=true +Tables=true +Cookies=true + +[Seram Server] +Parent=Translators +Browser=Seram Server + +[TeragramWebcrawler/*] +Parent=Translators +Browser=TeragramWebcrawler +Version=1.0 +MajorVer=1 +MinorVer=0 + +[WebIndexer/* (Web Indexer; *)] +Parent=Translators +Browser=WorldLingo + +[WebTrans] +Parent=Translators +Browser=WebTrans + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Version Checkers + +[Version Checkers] +Parent=DefaultProperties +Browser=Version Checkers +Crawler=true + +[Automated Browscap.ini Updater. To report issues contact us at http://www.skycomp.ca] +Parent=Version Checkers +Browser=Automated Browscap.ini Updater + +[BMC Link Validator (http://www.briansmodelcars.com/links/)] +Parent=Version Checkers +Browser=BMC Link Validator +MajorVer=1 +MinorVer=0 +Platform=Win2000 + +[Browscap updater] +Parent=Version Checkers +Browser=Browscap updater + +[BrowscapUpdater1.0] +Parent=Version Checkers + +[Browser Capabilities Project (http://browsers.garykeith.com; http://browsers.garykeith.com/sitemail/contact-me.asp)] +Parent=Version Checkers +Browser=Gary Keith's Version Checker + +[Browser Capabilities Project AutoDownloader] +Parent=Version Checkers +Browser=TKC AutoDownloader + +[browsers.garykeith.com browscap.ini bot BETA] +Parent=Version Checkers + +[Code Sample Web Client] +Parent=Version Checkers +Browser=Code Sample Web Client + +[Desktop Sidebar*] +Parent=Version Checkers +Browser=Desktop Sidebar +isBanned=true + +[Mono Browser Capabilities Updater*] +Parent=Version Checkers +Browser=Mono Browser Capabilities Updater +isBanned=true + +[Rewmi/*] +Parent=Version Checkers +isBanned=true + +[Subtext Version 1.9* - http://subtextproject.com/ (Microsoft Windows NT 5.2.*)] +Parent=Version Checkers +Browser=Subtext + +[TherapeuticResearch] +Parent=Version Checkers +Browser=TherapeuticResearch + +[UpdateBrowscap*] +Parent=Version Checkers +Browser=UpdateBrowscap + +[www.garykeith.com browscap.ini bot*] +Parent=Version Checkers +Browser=clarkson.edu + +[www.substancia.com AutoHTTPAgent (ver *)] +Parent=Version Checkers +Browser=Substância + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Become + +[Become] +Parent=DefaultProperties +Browser=Become +Frames=true +Tables=true +isSyndicationReader=true +Crawler=true + +[*BecomeBot/*] +Parent=Become +Browser=BecomeBot + +[*BecomeBot@exava.com*] +Parent=Become +Browser=BecomeBot + +[*Exabot@exava.com*] +Parent=Become +Browser=Exabot + +[MonkeyCrawl/*] +Parent=Become +Browser=MonkeyCrawl + +[Mozilla/5.0 (compatible; BecomeJPBot/2.3; *)] +Parent=Become +Browser=BecomeJPBot + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Blue Coat Systems + +[Blue Coat Systems] +Parent=DefaultProperties +Browser=Blue Coat Systems +isBanned=true +Crawler=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Browscap Abusers + +[Browscap Abusers] +Parent=DefaultProperties +Browser=Browscap Abusers +isBanned=true + +[Apple-PubSub/*] +Parent=Browscap Abusers +Browser=Apple-PubSub + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; FeedHub + +[FeedHub] +Parent=DefaultProperties +Browser=FeedHub +isSyndicationReader=true + +[FeedHub FeedDiscovery/1.0 (http://www.feedhub.com)] +Parent=FeedHub +Browser=FeedHub FeedDiscovery +Version=1.0 +MajorVer=1 +MinorVer=0 + +[FeedHub FeedFetcher/1.0 (http://www.feedhub.com)] +Parent=FeedHub +Browser=FeedHub FeedFetcher +Version=1.0 +MajorVer=1 +MinorVer=0 + +[FeedHub MetaDataFetcher/1.0 (http://www.feedhub.com)] +Parent=FeedHub +Browser=FeedHub MetaDataFetcher +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Internet Content Rating Association] +Parent=DefaultProperties +Browser= +Frames=true +IFrames=true +Tables=true +Cookies=true +Crawler=true + +[ICRA_label_generator/1.?] +Parent=Internet Content Rating Association +Browser=ICRA_label_generator + +[ICRA_Semantic_spider/0.?] +Parent=Internet Content Rating Association +Browser=ICRA_Semantic_spider + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; NameProtect + +[NameProtect] +Parent=DefaultProperties +Browser=NameProtect +isBanned=true +Crawler=true + +[abot/*] +Parent=NameProtect +Browser=NameProtect + +[NP/*] +Parent=NameProtect +Browser=NameProtect + +[NPBot*] +Parent=NameProtect +Browser=NameProtect + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netcraft + +[Netcraft] +Parent=DefaultProperties +Browser=Netcraft +isBanned=true +Crawler=true + +[*Netcraft Web Server Survey*] +Parent=Netcraft +Browser=Netcraft Webserver Survey +isBanned=true + +[Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; info@netcraft.com)] +Parent=Netcraft +Browser=NetcraftSurveyAgent + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; NewsGator + +[NewsGator] +Parent=DefaultProperties +Browser=NewsGator +isSyndicationReader=true + +[MarsEdit*] +Parent=NewsGator +Browser=MarsEdit + +[NetNewsWire*/*] +Parent=NewsGator +Browser=NetNewsWire +Platform=MacOSX + +[NewsFire/*] +Parent=NewsGator +Browser=NewsFire + +[NewsGator FetchLinks extension/*] +Parent=NewsGator +Browser=NewsGator FetchLinks + +[NewsGator/*] +Parent=NewsGator +Browser=NewsGator +isBanned=true + +[NewsGatorOnline/*] +Parent=NewsGator +Browser=NewsGatorOnline + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 0.2 + +[Chrome 0.2] +Parent=DefaultProperties +Browser=Chrome +Version=0.2 +MinorVer=2 +Beta=true +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.2.* Safari/*] +Parent=Chrome 0.2 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.2.* Safari/*] +Parent=Chrome 0.2 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.2.* Safari/*] +Parent=Chrome 0.2 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 0.3 + +[Chrome 0.3] +Parent=DefaultProperties +Browser=Chrome +Version=0.3 +MinorVer=3 +Beta=true +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.3.* Safari/*] +Parent=Chrome 0.3 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.3.* Safari/*] +Parent=Chrome 0.3 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.3.* Safari/*] +Parent=Chrome 0.3 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 0.4 + +[Chrome 0.4] +Parent=DefaultProperties +Browser=Chrome +Version=0.4 +MinorVer=4 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.4.* Safari/*] +Parent=Chrome 0.4 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.4.* Safari/*] +Parent=Chrome 0.4 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.4.* Safari/*] +Parent=Chrome 0.4 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 0.5 + +[Chrome 0.5] +Parent=DefaultProperties +Browser=Chrome +Version=0.5 +MinorVer=5 +Beta=true +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.5.* Safari/*] +Parent=Chrome 0.5 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.5.* Safari/*] +Parent=Chrome 0.5 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/0.5.* Safari/*] +Parent=Chrome 0.5 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 1.0 + +[Chrome 1.0] +Parent=DefaultProperties +Browser=Chrome +Version=1.0 +MajorVer=1 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/1.0.* Safari/*] +Parent=Chrome 1.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/1.0.* Safari/*] +Parent=Chrome 1.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/1.0.* Safari/*] +Parent=Chrome 1.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/1.0.* Safari/*] +Parent=Chrome 1.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; U; Windows NT 7.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/1.0.* Safari/*] +Parent=Chrome 1.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 2.0 + +[Chrome 2.0] +Parent=DefaultProperties +Browser=Chrome +Version=2.0 +MajorVer=2 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/2.0.* Safari/*] +Parent=Chrome 2.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/2.0.* Safari/*] +Parent=Chrome 2.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/2.0.* Safari/*] +Parent=Chrome 2.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/2.0.* Safari/*] +Parent=Chrome 2.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; U; Windows NT 7.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/2.0.* Safari/*] +Parent=Chrome 2.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chrome 3.0 + +[Chrome 3.0] +Parent=DefaultProperties +Browser=Chrome +Version=3.0 +MajorVer=3 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/3.0.* Safari/*] +Parent=Chrome 3.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Chrome/3.0.* Safari/*] +Parent=Chrome 3.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/3.0.* Safari/*] +Parent=Chrome 3.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1; *) AppleWebKit/* (KHTML, like Gecko) Chrome/3.0.* Safari/*] +Parent=Chrome 3.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; U; Windows NT 7.0; *) AppleWebKit/* (KHTML, like Gecko) Chrome/3.0.* Safari/*] +Parent=Chrome 3.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Google Code + +[Google Code] +Parent=DefaultProperties +Browser=Google Code +Tables=true +Cookies=true +JavaApplets=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Iron 0.2 + +[Iron 0.2] +Parent=DefaultProperties +Browser=Iron +Version=0.2 +MinorVer=2 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.2.* Safari/*] +Parent=Iron 0.2 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.2.* Safari/*] +Parent=Iron 0.2 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.2.* Safari/*] +Parent=Iron 0.2 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Iron 0.3 + +[Iron 0.3] +Parent=DefaultProperties +Browser=Iron +Version=0.3 +MinorVer=3 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.3.* Safari/*] +Parent=Iron 0.3 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.3.* Safari/*] +Parent=Iron 0.3 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.3.* Safari/*] +Parent=Iron 0.3 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Iron 0.4 + +[Iron 0.4] +Parent=DefaultProperties +Browser=Iron +Version=0.4 +MinorVer=4 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.4.* Safari/*] +Parent=Iron 0.4 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.4.* Safari/*] +Parent=Iron 0.4 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *) AppleWebKit/* (KHTML, like Gecko) Iron/0.4.* Safari/*] +Parent=Iron 0.4 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; iPod + +[iPod] +Parent=DefaultProperties +Browser=iPod +Platform=iPhone OSX +isMobileDevice=true + +[Mozilla/5.0 (iPod; U; *Mac OS X; *) AppleWebKit/* (*) Version/3.0 Mobile/* Safari/*] +Parent=iPod +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=MacOSX + +[Mozilla/5.0 (iPod; U; CPU iPhone OS 2_2 like Mac OS X; en-us) AppleWebKit/* (KHTML, like Gecko) Mobile/*] +Parent=iPod + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; iTunes + +[iTunes] +Parent=DefaultProperties +Browser=iTunes +Platform=iPhone OSX + +[iTunes/* (Windows; ?)] +Parent=iTunes +Browser=iTunes +Platform=Win32 +Win32=true + +[MOT-* iTunes/* MIB/* Profile/MIDP-* Configuration/CLDC-* UP.Link/*] +Parent=iTunes + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Media Players + +[Media Players] +Parent=DefaultProperties +Browser=Media Players +Cookies=true + +[Microsoft NetShow(TM) Player with RealVideo(R)] +Parent=Media Players +Browser=Microsoft NetShow + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; *) AppleWebKit/* RealPlayer] +Parent=Media Players +Browser=RealPlayer +Platform=MacOSX + +[MPlayer 0.9*] +Parent=Media Players +Browser=MPlayer +Version=0.9 +MajorVer=0 +MinorVer=9 + +[MPlayer 1.*] +Parent=Media Players +Browser=MPlayer +Version=1.0 +MajorVer=1 +MinorVer=0 + +[MPlayer HEAD CVS] +Parent=Media Players +Browser=MPlayer + +[RealPlayer*] +Parent=Media Players +Browser=RealPlayer + +[RMA/*] +Parent=Media Players +Browser=RMA + +[VLC media player*] +Parent=Media Players +Browser=VLC + +[vobsub] +Parent=Media Players +Browser=vobsub +isBanned=true + +[WinampMPEG/*] +Parent=Media Players +Browser=WinAmp + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Nintendo + +[Nintendo Wii] +Parent=DefaultProperties +Browser= +isMobileDevice=true + +[Opera/* (Nintendo DSi; Opera/*; *; *)] +Parent=Nintendo Wii +Browser=DSi + +[Opera/* (Nintendo Wii; U; *)] +Parent=Nintendo Wii +Browser=Wii + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Windows Media Player + +[Windows Media Player] +Parent=DefaultProperties +Browser=Windows Media Player +Cookies=true + +[NSPlayer/10.*] +Parent=Windows Media Player +Version=10.0 +MajorVer=10 +MinorVer=0 + +[NSPlayer/11.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=11.0 +MajorVer=11 +MinorVer=0 + +[NSPlayer/4.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=4.0 +MajorVer=4 +MinorVer=0 + +[NSPlayer/7.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=7.0 +MajorVer=7 +MinorVer=0 + +[NSPlayer/8.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=8.0 +MajorVer=8 +MinorVer=0 + +[NSPlayer/9.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=9.0 +MajorVer=9 +MinorVer=0 + +[Windows-Media-Player/10.*] +Parent=Windows Media Player +Browser=Windows-Media-Player +Version=10.0 +MajorVer=10 +MinorVer=0 +Win32=true + +[Windows-Media-Player/11.*] +Parent=Windows Media Player +Version=11.0 +MajorVer=11 +MinorVer=0 +Win32=true + +[Windows-Media-Player/7.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=7.0 +MajorVer=7 +MinorVer=0 +Win32=true + +[Windows-Media-Player/8.*] +Parent=Windows Media Player +Browser=Windows Media Player +Version=8.0 +MajorVer=8 +MinorVer=0 +Win32=true + +[Windows-Media-Player/9.*] +Parent=Windows Media Player +Version=9.0 +MajorVer=9 +MinorVer=0 +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Zune + +[Zune] +Parent=DefaultProperties +Browser=Zune +Cookies=true + +[Mozilla/4.0 (compatible; MSIE ?.0; *Zune 2.0*)*] +Parent=Zune +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/4.0 (compatible; MSIE ?.0; *Zune 2.5*)*] +Parent=Zune +Version=2.5 +MajorVer=2 +MinorVer=5 + +[Mozilla/4.0 (compatible; MSIE ?.0; *Zune 3.0*)*] +Parent=Zune +Version=3.0 +MajorVer=3 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; QuickTime 7.0 + +[QuickTime 7.0] +Parent=DefaultProperties +Browser=QuickTime +Version=7.0 +MajorVer=7 +Cookies=true + +[QuickTime (qtver=7.0*;cpu=PPC;os=Mac 10.*)] +Parent=QuickTime 7.0 +Platform=MacOSX + +[QuickTime (qtver=7.0*;cpu=PPC;os=Mac 9.*)] +Parent=QuickTime 7.0 +Platform=MacPPC + +[QuickTime (qtver=7.0*;os=Windows 95*)] +Parent=QuickTime 7.0 +Platform=Win95 +Win32=true + +[QuickTime (qtver=7.0*;os=Windows 98*)] +Parent=QuickTime 7.0 +Platform=Win98 +Win32=true + +[QuickTime (qtver=7.0*;os=Windows Me*)] +Parent=QuickTime 7.0 +Platform=WinME +Win32=true + +[QuickTime (qtver=7.0*;os=Windows NT 4.0*)] +Parent=QuickTime 7.0 +Platform=WinNT +Win32=true + +[QuickTime (qtver=7.0*;os=Windows NT 5.0*)] +Parent=QuickTime 7.0 +Platform=Win2000 +Win32=true + +[QuickTime (qtver=7.0*;os=Windows NT 5.1*)] +Parent=QuickTime 7.0 +Platform=WinXP +Win32=true + +[QuickTime (qtver=7.0*;os=Windows NT 5.2*)] +Parent=QuickTime 7.0 +Platform=Win2003 +Win32=true + +[QuickTime/7.0.* (qtver=7.0.*;*;os=Mac 10.*)*] +Parent=QuickTime 7.0 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; QuickTime 7.1 + +[QuickTime 7.1] +Parent=DefaultProperties +Browser=QuickTime +Version=7.1 +MajorVer=7 +MinorVer=1 +Cookies=true + +[QuickTime (qtver=7.1*;cpu=PPC;os=Mac 10.*)] +Parent=QuickTime 7.1 +Platform=MacOSX + +[QuickTime (qtver=7.1*;cpu=PPC;os=Mac 9.*)] +Parent=QuickTime 7.1 +Platform=MacPPC + +[QuickTime (qtver=7.1*;os=Windows 98*)] +Parent=QuickTime 7.1 +Platform=Win98 +Win32=true + +[QuickTime (qtver=7.1*;os=Windows NT 4.0*)] +Parent=QuickTime 7.1 +Platform=WinNT +Win32=true + +[QuickTime (qtver=7.1*;os=Windows NT 5.0*)] +Parent=QuickTime 7.1 +Platform=Win2000 +Win32=true + +[QuickTime (qtver=7.1*;os=Windows NT 5.1*)] +Parent=QuickTime 7.1 +Platform=WinXP +Win32=true + +[QuickTime (qtver=7.1*;os=Windows NT 5.2*)] +Parent=QuickTime 7.1 +Platform=Win2003 +Win32=true + +[QuickTime/7.1.* (qtver=7.1.*;*;os=Mac 10.*)*] +Parent=QuickTime 7.1 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; QuickTime 7.2 + +[QuickTime 7.2] +Parent=DefaultProperties +Browser=QuickTime +Version=7.2 +MajorVer=7 +MinorVer=2 +Platform=MacOSX +Cookies=true + +[QuickTime (qtver=7.2*;cpu=PPC;os=Mac 10.*)] +Parent=QuickTime 7.2 +Platform=MacOSX + +[QuickTime (qtver=7.2*;cpu=PPC;os=Mac 9.*)] +Parent=QuickTime 7.2 +Platform=MacPPC + +[QuickTime (qtver=7.2*;os=Windows 98*)] +Parent=QuickTime 7.2 +Platform=Win98 +Win32=true + +[QuickTime (qtver=7.2*;os=Windows NT 4.0*)] +Parent=QuickTime 7.2 +Platform=WinNT +Win32=true + +[QuickTime (qtver=7.2*;os=Windows NT 5.0*)] +Parent=QuickTime 7.2 +Platform=Win2000 +Win32=true + +[QuickTime (qtver=7.2*;os=Windows NT 5.1*)] +Parent=QuickTime 7.2 +Platform=WinXP +Win32=true + +[QuickTime (qtver=7.2*;os=Windows NT 5.2*)] +Parent=QuickTime 7.2 +Platform=Win2003 +Win32=true + +[QuickTime/7.2.* (qtver=7.2.*;*;os=Mac 10.*)*] +Parent=QuickTime 7.2 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; QuickTime 7.3 + +[QuickTime 7.3] +Parent=DefaultProperties +Browser=QuickTime +Version=7.3 +MajorVer=7 +MinorVer=3 +Platform=MacOSX +Cookies=true + +[QuickTime (qtver=7.3*;cpu=PPC;os=Mac 10.*)] +Parent=QuickTime 7.3 +Platform=MacOSX + +[QuickTime (qtver=7.3*;cpu=PPC;os=Mac 9.*)] +Parent=QuickTime 7.3 +Platform=MacPPC + +[QuickTime (qtver=7.3*;os=Windows 98*)] +Parent=QuickTime 7.3 +Platform=Win98 +Win32=true + +[QuickTime (qtver=7.3*;os=Windows NT 4.0*)] +Parent=QuickTime 7.3 +Platform=WinNT +Win32=true + +[QuickTime (qtver=7.3*;os=Windows NT 5.0*)] +Parent=QuickTime 7.3 +Platform=Win2000 +Win32=true + +[QuickTime (qtver=7.3*;os=Windows NT 5.1*)] +Parent=QuickTime 7.3 +Platform=WinXP +Win32=true + +[QuickTime (qtver=7.3*;os=Windows NT 5.2*)] +Parent=QuickTime 7.3 +Platform=Win2003 +Win32=true + +[QuickTime/7.3.* (qtver=7.3.*;*;os=Mac 10.*)*] +Parent=QuickTime 7.3 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; QuickTime 7.4 + +[QuickTime 7.4] +Parent=DefaultProperties +Browser=QuickTime +Version=7.4 +MajorVer=7 +MinorVer=4 +Platform=MacOSX +Cookies=true + +[QuickTime (qtver=7.4*;cpu=PPC;os=Mac 10.*)] +Parent=QuickTime 7.4 +Platform=MacOSX + +[QuickTime (qtver=7.4*;cpu=PPC;os=Mac 9.*)] +Parent=QuickTime 7.4 +Platform=MacPPC + +[QuickTime (qtver=7.4*;os=Windows 98*)] +Parent=QuickTime 7.4 +Platform=Win98 +Win32=true + +[QuickTime (qtver=7.4*;os=Windows NT 4.0*)] +Parent=QuickTime 7.4 +Platform=WinNT +Win32=true + +[QuickTime (qtver=7.4*;os=Windows NT 5.0*)] +Parent=QuickTime 7.4 +Platform=Win2000 +Win32=true + +[QuickTime (qtver=7.4*;os=Windows NT 5.1*)] +Parent=QuickTime 7.4 +Platform=WinXP +Win32=true + +[QuickTime (qtver=7.4*;os=Windows NT 5.2*)] +Parent=QuickTime 7.4 +Platform=Win2003 +Win32=true + +[QuickTime/7.4.* (qtver=7.4.*;*;os=Mac 10.*)*] +Parent=QuickTime 7.4 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Google Android + +[Android] +Parent=DefaultProperties +Browser=Android +Frames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true + +[Mozilla/5.0 (Linux; U; Android *; *) AppleWebKit/* (KHTML, like Gecko) Safari/*] +Parent=Android +Browser=Android +Platform=Linux +isMobileDevice=true + +[Mozilla/5.0 (Linux; U; Android *; *) AppleWebKit/* (KHTML, like Gecko) Version/3.0.* Mobile Safari/*] +Parent=Android +Browser=Android +Platform=Linux +isMobileDevice=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; BlackBerry + +[BlackBerry] +Parent=DefaultProperties +Browser=BlackBerry +Frames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true + +[*BlackBerry*] +Parent=BlackBerry + +[*BlackBerrySimulator/*] +Parent=BlackBerry + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Handspring Blazer + +[Blazer] +Parent=DefaultProperties +Browser=Handspring Blazer +Platform=Palm +Frames=true +Tables=true +Cookies=true +isMobileDevice=true + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 95; PalmSource; Blazer 3.0) 16;160x160] +Parent=Blazer +Version=3.0 +MajorVer=3 +MinorVer=0 + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/*; Blazer/4.0) 16;320x448] +Parent=Blazer +Version=4.0 +MajorVer=4 +MinorVer=0 + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/*; Blazer/4.1) 16;320x320] +Parent=Blazer +Version=4.1 +MajorVer=4 +MinorVer=1 + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/*; Blazer/4.2) 16;320x320] +Parent=Blazer +Version=4.2 +MajorVer=4 +MinorVer=2 + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/*; Blazer/4.4) 16;320x320] +Parent=Blazer +Version=4.4 +MajorVer=4 +MinorVer=4 + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/*; Blazer/4.5) 16;320x320] +Parent=Blazer +Version=4.5 +MajorVer=4 +MinorVer=5 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; DoCoMo + +[DoCoMo] +Parent=DefaultProperties +Browser=DoCoMo +Frames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true + +[DoCoMo/1.0*] +Parent=DoCoMo +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WAP + +[DoCoMo/2.0*] +Parent=DoCoMo +Version=2.0 +MajorVer=2 +MinorVer=0 +Platform=WAP + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IEMobile + +[IEMobile] +Parent=DefaultProperties +Browser=IEMobile +Platform=WinCE +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +VBScript=true +JavaScript=true +ActiveXControls=true +isMobileDevice=true +CssVersion=2 +supportsCSS=true + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.*)*] +Parent=IEMobile +Version=6.0 +MajorVer=6 +MinorVer=0 + +[Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.*)*] +Parent=IEMobile +Version=7.0 +MajorVer=7 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; iPhone + +[iPhone] +Parent=DefaultProperties +Browser=iPhone +Platform=iPhone OSX +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +isMobileDevice=true +CssVersion=3 +supportsCSS=true + +[Mozilla/4.0 (iPhone; *)] +Parent=iPhone + +[Mozilla/4.0 (iPhone; U; CPU like Mac OS X; *)] +Parent=iPhone + +[Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 2_* like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Version/3.1* Mobile/* Safari/*] +Parent=iPhone +Browser=iPhone Simulator +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 2_0_1 like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Version/3.1* Mobile/* Safari/*] +Parent=iPhone +Browser=iPhone Simulator +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 2_1 like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Version/3.1* Mobile/* Safari/*] +Parent=iPhone +Browser=iPhone Simulator +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Mozilla/5.0 (iPhone)] +Parent=iPhone + +[Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_* like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko)] +Parent=iPhone +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_* like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Version/3.1* Mobile/* Safari/*] +Parent=iPhone +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_0* like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Version/3.1* Mobile/* Safari/*] +Parent=iPhone +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_0_2 like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko)] +Parent=iPhone + +[Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_1 like Mac OS X; *)*] +Parent=iPhone + +[Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_2_1 like Mac OS X; *)] +Parent=iPhone + +[Mozilla/5.0 (iPhone; U; CPU like Mac OS X; *) AppleWebKit/* (KHTML, like Gecko) Version/3.0 Mobile/* Safari/*] +Parent=iPhone +Version=3.0 +MajorVer=3 +MinorVer=0 + +[Mozilla/5.0 (iPod; U; *Mac OS X; *) AppleWebKit/* (*) Version/* Mobile/*] +Parent=iPhone +Browser=iTouch + +[Mozilla/5.0 (iPod; U; CPU iPhone OS 2_2* like Mac OS X; *)*] +Parent=iPhone +Browser=iTouch +Version=2.2 +MajorVer=2 +MinorVer=2 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; KDDI + +[KDDI] +Parent=DefaultProperties +Browser=KDDI +Frames=true +Tables=true +Cookies=true +BackgroundSounds=true +VBScript=true +JavaScript=true +ActiveXControls=true +isMobileDevice=true +CssVersion=1 +supportsCSS=true + +[KDDI-* UP.Browser/* (GUI) MMP/*] +Parent=KDDI + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Miscellaneous Mobile + +[Miscellaneous Mobile] +Parent=DefaultProperties +Browser= +IFrames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (X11; *; CentOS; *) AppleWebKit/* (KHTML, like Gecko) Bolt/0.* Version/3.0 Safari/*] +Parent=Miscellaneous Mobile +Browser=Bolt + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Motorola Internet Browser + +[Motorola Internet Browser] +Parent=DefaultProperties +Browser=Motorola Internet Browser +Frames=true +Tables=true +Cookies=true +isMobileDevice=true + +[MOT-*/*] +Parent=Motorola Internet Browser + +[MOT-1*/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-8700_/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-A-0A/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-A-2B/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-A-88/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-C???/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-GATW_/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-L6/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-L7/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-M*/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-MP*/* Mozilla/* (compatible; MSIE *; Windows CE; *)] +Parent=Motorola Internet Browser +Win32=true + +[MOT-MP*/* Mozilla/4.0 (compatible; MSIE *; Windows CE; *)] +Parent=Motorola Internet Browser +Win32=true + +[MOT-SAP4_/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-T*/*] +Parent=Motorola Internet Browser + +[MOT-T7*/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-T721*] +Parent=Motorola Internet Browser + +[MOT-TA02/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-V*/*] +Parent=Motorola Internet Browser + +[MOT-V*/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-V*/* UP.Browser/*] +Parent=Motorola Internet Browser + +[MOT-V3/* MIB/*] +Parent=Motorola Internet Browser + +[MOT-V4*/* MIB/*] +Parent=Motorola Internet Browser + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; MSN Mobile Proxy + +[MSN Mobile Proxy] +Parent=DefaultProperties +Browser=MSN Mobile Proxy +Win32=true +Frames=true +Tables=true +Cookies=true +JavaScript=true +ActiveXControls=true +isMobileDevice=true + +[Mozilla/* (compatible; MSIE *; Windows*; MSN Mobile Proxy)] +Parent=MSN Mobile Proxy + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; NetFront + +[NetFront] +Parent=DefaultProperties +Browser=NetFront +Frames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true + +[*NetFront/*] +Parent=NetFront + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Nokia + +[Nokia] +Parent=DefaultProperties +Browser=Nokia +Tables=true +Cookies=true +isMobileDevice=true + +[*Nokia*/*] +Parent=Nokia + +[Mozilla/* (SymbianOS/*; ?; *) AppleWebKit/* (KHTML, like Gecko) Safari/*] +Parent=Nokia +Platform=SymbianOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Openwave Mobile Browser + +[Openwave Mobile Browser] +Parent=DefaultProperties +Browser=Openwave Mobile Browser +Alpha=true +Win32=true +Win64=true +Frames=true +Tables=true +Cookies=true +isMobileDevice=true + +[*UP.Browser/*] +Parent=Openwave Mobile Browser + +[*UP.Link/*] +Parent=Openwave Mobile Browser + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera Mini + +[Opera Mini] +Parent=DefaultProperties +Browser=Opera Mini +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true + +[Opera/* (J2ME/MIDP; Opera Mini/1.0*)*] +Parent=Opera Mini +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Opera/* (J2ME/MIDP; Opera Mini/1.1*)*] +Parent=Opera Mini +Version=1.1 +MajorVer=1 +MinorVer=1 + +[Opera/* (J2ME/MIDP; Opera Mini/1.2*)*] +Parent=Opera Mini +Version=1.2 +MajorVer=1 +MinorVer=2 + +[Opera/* (J2ME/MIDP; Opera Mini/2.0*)*] +Parent=Opera Mini +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Opera/* (J2ME/MIDP; Opera Mini/3.0*)*] +Parent=Opera Mini +Version=3.0 +MajorVer=3 +MinorVer=0 + +[Opera/* (J2ME/MIDP; Opera Mini/3.1*)*] +Parent=Opera Mini +Version=3.1 +MajorVer=3 +MinorVer=1 + +[Opera/* (J2ME/MIDP; Opera Mini/4.0*)*] +Parent=Opera Mini +Version=4.0 +MajorVer=4 +MinorVer=0 + +[Opera/* (J2ME/MIDP; Opera Mini/4.1*)*] +Parent=Opera Mini +Version=4.1 +MajorVer=4 +MinorVer=1 + +[Opera/* (J2ME/MIDP; Opera Mini/4.2*)*] +Parent=Opera Mini +Version=4.2 +MajorVer=4 +MinorVer=2 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera Mobile + +[Opera Mobile] +Parent=DefaultProperties +Browser=Opera Mobi +Frames=true +Tables=true +Cookies=true +isMobileDevice=true + +[Opera/9.5 (Microsoft Windows; PPC; *Opera Mobile/*)] +Parent=Opera Mobile +Version=9.5 +MajorVer=9 +MinorVer=5 + +[Opera/9.5 (Microsoft Windows; PPC; Opera Mobi/*)] +Parent=Opera Mobile +Version=9.5 +MajorVer=9 +MinorVer=5 + +[Opera/9.51 Beta (Microsoft Windows; PPC; Opera Mobi/*)*] +Parent=Opera Mobile +Version=9.51 +MajorVer=9 +MinorVer=51 +Beta=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Playstation + +[Playstation] +Parent=DefaultProperties +Browser=Playstation +Platform=WAP +Frames=true +Tables=true +Cookies=true +isMobileDevice=true + +[Mozilla/* (PLAYSTATION *; *)] +Parent=Playstation +Browser=PlayStation 3 +Frames=false + +[Mozilla/* (PSP (PlayStation Portable); *)] +Parent=Playstation + +[Sony PS2 (Linux)] +Parent=Playstation +Browser=Sony PS2 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Pocket PC + +[Pocket PC] +Parent=DefaultProperties +Browser=Pocket PC +Platform=WinCE +Win32=true +Frames=true +Tables=true +Cookies=true +JavaScript=true +ActiveXControls=true +isMobileDevice=true +CssVersion=1 +supportsCSS=true + +[*(compatible; MSIE *.*; Windows CE; PPC; *)] +Parent=Pocket PC + +[HTC-*/* Mozilla/* (compatible; MSIE *.*; Windows CE*)*] +Parent=Pocket PC +Win32=true + +[Mozilla/* (compatible; MSPIE *.*; *Windows CE*)*] +Parent=Pocket PC +Win32=true + +[T-Mobile* Mozilla/* (compatible; MSIE *.*; Windows CE; *)] +Parent=Pocket PC + +[Vodafone* Mozilla/* (compatible; MSIE *.*; Windows CE; *)*] +Parent=Pocket PC + +[Windows CE (Pocket PC) - Version *.*] +Parent=Pocket PC +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; SEMC Browser + +[SEMC Browser] +Parent=DefaultProperties +Browser=SEMC Browser +Platform=JAVA +Tables=true +isMobileDevice=true +CssVersion=1 +supportsCSS=true + +[*SEMC-Browser/*] +Parent=SEMC Browser + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; SonyEricsson + +[SonyEricsson] +Parent=DefaultProperties +Browser=SonyEricsson +Frames=true +Tables=true +Cookies=true +JavaScript=true +isMobileDevice=true +CssVersion=1 +supportsCSS=true + +[*Ericsson*] +Parent=SonyEricsson + +[*SonyEricsson*] +Parent=SonyEricsson + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netbox + +[Netbox] +Parent=DefaultProperties +Browser=Netbox +Frames=true +Tables=true +Cookies=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/3.01 (compatible; Netbox/*; Linux*)] +Parent=Netbox +Browser=Netbox +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; PowerTV + +[PowerTV] +Parent=DefaultProperties +Browser=PowerTV +Platform=PowerTV +Frames=true +Tables=true +Cookies=true +JavaScript=true + +[Mozilla/4.0 PowerTV/1.5 (Compatible; Spyglass DM 3.2.1, EXPLORER)] +Parent=PowerTV +Version=1.5 +MajorVer=1 +MinorVer=5 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; WebTV/MSNTV + +[WebTV] +Parent=DefaultProperties +Browser=WebTV/MSNTV +Platform=WebTV +Frames=true +Tables=true +Cookies=true +JavaScript=true + +[Mozilla/3.0 WebTV/1.*(compatible; MSIE 2.0)] +Parent=WebTV +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/4.0 WebTV/2.0*(compatible; MSIE 3.0)] +Parent=WebTV +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/4.0 WebTV/2.1*(compatible; MSIE 3.0)] +Parent=WebTV +Version=2.1 +MajorVer=2 +MinorVer=1 + +[Mozilla/4.0 WebTV/2.2*(compatible; MSIE 3.0)] +Parent=WebTV +Version=2.2 +MajorVer=2 +MinorVer=2 + +[Mozilla/4.0 WebTV/2.3*(compatible; MSIE 3.0)] +Parent=WebTV +Version=2.3 +MajorVer=2 +MinorVer=3 + +[Mozilla/4.0 WebTV/2.4*(compatible; MSIE 3.0)] +Parent=WebTV +Version=2.4 +MajorVer=2 +MinorVer=4 + +[Mozilla/4.0 WebTV/2.5*(compatible; MSIE 4.0)] +Parent=WebTV +Version=2.5 +MajorVer=2 +MinorVer=5 +CssVersion=1 +supportsCSS=true + +[Mozilla/4.0 WebTV/2.6*(compatible; MSIE 4.0)] +Parent=WebTV +Version=2.6 +MajorVer=2 +MinorVer=6 +CssVersion=1 +supportsCSS=true + +[Mozilla/4.0 WebTV/2.7*(compatible; MSIE 4.0)] +Parent=WebTV +Version=2.7 +MajorVer=2 +MinorVer=7 +CssVersion=1 +supportsCSS=true + +[Mozilla/4.0 WebTV/2.8*(compatible; MSIE 4.0)] +Parent=WebTV +Version=2.8 +MajorVer=2 +MinorVer=8 +JavaApplets=true +CssVersion=1 +supportsCSS=true + +[Mozilla/4.0 WebTV/2.9*(compatible; MSIE 4.0)] +Parent=WebTV +Version=2.9 +MajorVer=2 +MinorVer=9 +JavaApplets=true +CssVersion=1 +supportsCSS=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Amaya + +[Amaya] +Parent=DefaultProperties +Browser=Amaya +Tables=true +Cookies=true + +[amaya/7.*] +Parent=Amaya +Version=7.0 +MajorVer=7 +MinorVer=0 + +[amaya/8.0*] +Parent=Amaya +Version=8.0 +MajorVer=8 +MinorVer=0 +CssVersion=2 +supportsCSS=true + +[amaya/8.1*] +Parent=Amaya +Version=8.1 +MajorVer=8 +MinorVer=1 +CssVersion=2 +supportsCSS=true + +[amaya/8.2*] +Parent=Amaya +Version=8.2 +MajorVer=8 +MinorVer=2 +CssVersion=2 +supportsCSS=true + +[amaya/8.3*] +Parent=Amaya +Version=8.3 +MajorVer=8 +MinorVer=3 +CssVersion=2 +supportsCSS=true + +[amaya/8.4*] +Parent=Amaya +Version=8.4 +MajorVer=8 +MinorVer=4 +CssVersion=2 +supportsCSS=true + +[amaya/8.5*] +Parent=Amaya +Version=8.5 +MajorVer=8 +MinorVer=5 +CssVersion=2 +supportsCSS=true + +[amaya/8.6*] +Parent=Amaya +Version=8.6 +MajorVer=8 +MinorVer=6 +CssVersion=2 +supportsCSS=true + +[amaya/8.7*] +Parent=Amaya +Version=8.7 +MajorVer=8 +MinorVer=7 +CssVersion=2 +supportsCSS=true + +[amaya/8.8*] +Parent=Amaya +Version=8.8 +MajorVer=8 +MinorVer=8 +CssVersion=2 +supportsCSS=true + +[amaya/8.9*] +Parent=Amaya +Version=8.9 +MajorVer=8 +MinorVer=9 +CssVersion=2 +supportsCSS=true + +[amaya/9.0*] +Parent=Amaya +Version=9.0 +MajorVer=8 +MinorVer=0 +CssVersion=2 +supportsCSS=true + +[amaya/9.1*] +Parent=Amaya +Version=9.1 +MajorVer=9 +MinorVer=1 +CssVersion=2 +supportsCSS=true + +[amaya/9.2*] +Parent=Amaya +Version=9.2 +MajorVer=9 +MinorVer=2 +CssVersion=2 +supportsCSS=true + +[amaya/9.3*] +Parent=Amaya +Version=9.3 +MajorVer=9 +MinorVer=3 + +[amaya/9.4*] +Parent=Amaya +Version=9.4 +MajorVer=9 +MinorVer=4 + +[amaya/9.5*] +Parent=Amaya +Version=9.5 +MajorVer=9 +MinorVer=5 + +[Emacs-w3m/*] +Parent=Emacs/W3 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Links + +[Links] +Parent=DefaultProperties +Browser=Links +Frames=true +Tables=true + +[Links (0.9*; CYGWIN_NT-5.1*)] +Parent=Links +Browser=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=WinXP + +[Links (0.9*; Darwin*)] +Parent=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=MacPPC + +[Links (0.9*; FreeBSD*)] +Parent=Links +Browser=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=FreeBSD + +[Links (0.9*; Linux*)] +Parent=Links +Browser=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=Linux + +[Links (0.9*; OS/2*)] +Parent=Links +Browser=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=OS/2 + +[Links (0.9*; Unix*)] +Parent=Links +Browser=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=Unix + +[Links (0.9*; Win32*)] +Parent=Links +Browser=Links +Version=0.9 +MajorVer=0 +MinorVer=9 +Platform=Win32 +Win32=true + +[Links (1.0*; CYGWIN_NT-5.1*)] +Parent=Links +Browser=Links +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinXP + +[Links (1.0*; FreeBSD*)] +Parent=Links +Browser=Links +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=FreeBSD + +[Links (1.0*; Linux*)] +Parent=Links +Browser=Links +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Linux + +[Links (1.0*; OS/2*)] +Parent=Links +Browser=Links +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=OS/2 + +[Links (1.0*; Unix*)] +Parent=Links +Browser=Links +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Unix + +[Links (1.0*; Win32*)] +Parent=Links +Browser=Links +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win32 +Win32=true + +[Links (2.0*; Linux*)] +Parent=Links +Browser=Links +Version=2.0 +MajorVer=2 +MinorVer=0 +Platform=Linux + +[Links (2.1*; FreeBSD*)] +Parent=Links +Browser=Links +Version=2.1 +MajorVer=2 +MinorVer=1 +Platform=FreeBSD + +[Links (2.1*; Linux *)] +Parent=Links +Browser=Links +Version=2.1 +MajorVer=2 +MinorVer=1 +Platform=Linux + +[Links (2.1*; OpenBSD*)] +Parent=Links +Browser=Links +Version=2.1 +MajorVer=2 +MinorVer=1 +Platform=OpenBSD + +[Links (2.2*; FreeBSD*)] +Parent=Links +Version=2.2 +MajorVer=2 +MinorVer=2 +Platform=FreeBSD + +[Links (2.2*; Linux *)] +Parent=Links +Version=2.2 +MajorVer=2 +MinorVer=2 +Platform=Linux + +[Links (2.2*; OpenBSD*)] +Parent=Links +Version=2.2 +MajorVer=2 +MinorVer=2 +Platform=OpenBSD + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Lynx + +[Lynx] +Parent=DefaultProperties +Browser=Lynx +Frames=true +Tables=true + +[Lynx *] +Parent=Lynx +Browser=Lynx + +[Lynx/2.3*] +Parent=Lynx +Browser=Lynx +Version=2.3 +MajorVer=2 +MinorVer=3 + +[Lynx/2.4*] +Parent=Lynx +Browser=Lynx +Version=2.4 +MajorVer=2 +MinorVer=4 + +[Lynx/2.5*] +Parent=Lynx +Browser=Lynx +Version=2.5 +MajorVer=2 +MinorVer=5 + +[Lynx/2.6*] +Parent=Lynx +Browser=Lynx +Version=2.6 +MajorVer=2 +MinorVer=6 + +[Lynx/2.7*] +Parent=Lynx +Browser=Lynx +Version=2.7 +MajorVer=2 +MinorVer=7 + +[Lynx/2.8*] +Parent=Lynx +Browser=Lynx +Version=2.8 +MajorVer=2 +MinorVer=8 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; NCSA Mosaic + +[Mosaic] +Parent=DefaultProperties +Browser=Mosaic + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; w3m + +[w3m] +Parent=DefaultProperties +Browser=w3m +Frames=true +Tables=true + +[w3m/0.1*] +Parent=w3m +Browser=w3m +Version=0.1 +MajorVer=0 +MinorVer=1 + +[w3m/0.2*] +Parent=w3m +Browser=w3m +Version=0.2 +MajorVer=0 +MinorVer=2 + +[w3m/0.3*] +Parent=w3m +Browser=w3m +Version=0.3 +MajorVer=0 +MinorVer=3 + +[w3m/0.4*] +Parent=w3m +Browser=w3m +Version=0.4 +MajorVer=0 +MinorVer=4 +Cookies=true + +[w3m/0.5*] +Parent=w3m +Browser=w3m +Version=0.5 +MajorVer=0 +MinorVer=5 +Cookies=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ELinks 0.10 + +[ELinks 0.10] +Parent=DefaultProperties +Browser=ELinks +Version=0.10 +MinorVer=10 +Frames=true +Tables=true + +[ELinks (0.10*; *AIX*)] +Parent=ELinks 0.10 +Platform=AIX + +[ELinks (0.10*; *BeOS*)] +Parent=ELinks 0.10 +Platform=BeOS + +[ELinks (0.10*; *CygWin*)] +Parent=ELinks 0.10 +Platform=CygWin + +[ELinks (0.10*; *Darwin*)] +Parent=ELinks 0.10 +Platform=Darwin + +[ELinks (0.10*; *Digital Unix*)] +Parent=ELinks 0.10 +Platform=Digital Unix + +[ELinks (0.10*; *FreeBSD*)] +Parent=ELinks 0.10 +Platform=FreeBSD + +[ELinks (0.10*; *HPUX*)] +Parent=ELinks 0.10 +Platform=HP-UX + +[ELinks (0.10*; *IRIX*)] +Parent=ELinks 0.10 +Platform=IRIX + +[ELinks (0.10*; *Linux*)] +Parent=ELinks 0.10 +Platform=Linux + +[ELinks (0.10*; *NetBSD*)] +Parent=ELinks 0.10 +Platform=NetBSD + +[ELinks (0.10*; *OpenBSD*)] +Parent=ELinks 0.10 +Platform=OpenBSD + +[ELinks (0.10*; *OS/2*)] +Parent=ELinks 0.10 +Platform=OS/2 + +[ELinks (0.10*; *RISC*)] +Parent=ELinks 0.10 +Platform=RISC OS + +[ELinks (0.10*; *Solaris*)] +Parent=ELinks 0.10 +Platform=Solaris + +[ELinks (0.10*; *Unix*)] +Parent=ELinks 0.10 +Platform=Unix + +[ELinks/0.10* (*AIX*)] +Parent=ELinks 0.10 +Platform=AIX + +[ELinks/0.10* (*BeOS*)] +Parent=ELinks 0.10 +Platform=BeOS + +[ELinks/0.10* (*CygWin*)] +Parent=ELinks 0.10 +Platform=CygWin + +[ELinks/0.10* (*Darwin*)] +Parent=ELinks 0.10 +Platform=Darwin + +[ELinks/0.10* (*Digital Unix*)] +Parent=ELinks 0.10 +Platform=Digital Unix + +[ELinks/0.10* (*FreeBSD*)] +Parent=ELinks 0.10 +Platform=FreeBSD + +[ELinks/0.10* (*HPUX*)] +Parent=ELinks 0.10 +Platform=HP-UX + +[ELinks/0.10* (*IRIX*)] +Parent=ELinks 0.10 +Platform=IRIX + +[ELinks/0.10* (*Linux*)] +Parent=ELinks 0.10 +Platform=Linux + +[ELinks/0.10* (*NetBSD*)] +Parent=ELinks 0.10 +Platform=NetBSD + +[ELinks/0.10* (*OpenBSD*)] +Parent=ELinks 0.10 +Platform=OpenBSD + +[ELinks/0.10* (*OS/2*)] +Parent=ELinks 0.10 +Platform=OS/2 + +[ELinks/0.10* (*RISC*)] +Parent=ELinks 0.10 +Platform=RISC OS + +[ELinks/0.10* (*Solaris*)] +Parent=ELinks 0.10 +Platform=Solaris + +[ELinks/0.10* (*Unix*)] +Parent=ELinks 0.10 +Platform=Unix + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ELinks 0.11 + +[ELinks 0.11] +Parent=DefaultProperties +Browser=ELinks +Version=0.11 +MinorVer=11 +Frames=true +Tables=true + +[ELinks (0.11*; *AIX*)] +Parent=ELinks 0.11 +Platform=AIX + +[ELinks (0.11*; *BeOS*)] +Parent=ELinks 0.11 +Platform=BeOS + +[ELinks (0.11*; *CygWin*)] +Parent=ELinks 0.11 +Platform=CygWin + +[ELinks (0.11*; *Darwin*)] +Parent=ELinks 0.11 +Platform=Darwin + +[ELinks (0.11*; *Digital Unix*)] +Parent=ELinks 0.11 +Platform=Digital Unix + +[ELinks (0.11*; *FreeBSD*)] +Parent=ELinks 0.11 +Platform=FreeBSD + +[ELinks (0.11*; *HPUX*)] +Parent=ELinks 0.11 +Platform=HP-UX + +[ELinks (0.11*; *IRIX*)] +Parent=ELinks 0.11 +Platform=IRIX + +[ELinks (0.11*; *Linux*)] +Parent=ELinks 0.11 +Platform=Linux + +[ELinks (0.11*; *NetBSD*)] +Parent=ELinks 0.11 +Platform=NetBSD + +[ELinks (0.11*; *OpenBSD*)] +Parent=ELinks 0.11 +Platform=OpenBSD + +[ELinks (0.11*; *OS/2*)] +Parent=ELinks 0.11 +Platform=OS/2 + +[ELinks (0.11*; *RISC*)] +Parent=ELinks 0.11 +Platform=RISC OS + +[ELinks (0.11*; *Solaris*)] +Parent=ELinks 0.11 +Platform=Solaris + +[ELinks (0.11*; *Unix*)] +Parent=ELinks 0.11 +Platform=Unix + +[ELinks/0.11* (*AIX*)] +Parent=ELinks 0.11 +Platform=AIX + +[ELinks/0.11* (*BeOS*)] +Parent=ELinks 0.11 +Platform=BeOS + +[ELinks/0.11* (*CygWin*)] +Parent=ELinks 0.11 +Platform=CygWin + +[ELinks/0.11* (*Darwin*)] +Parent=ELinks 0.11 +Platform=Darwin + +[ELinks/0.11* (*Digital Unix*)] +Parent=ELinks 0.11 +Platform=Digital Unix + +[ELinks/0.11* (*FreeBSD*)] +Parent=ELinks 0.11 +Platform=FreeBSD + +[ELinks/0.11* (*HPUX*)] +Parent=ELinks 0.11 +Platform=HP-UX + +[ELinks/0.11* (*IRIX*)] +Parent=ELinks 0.11 +Platform=IRIX + +[ELinks/0.11* (*Linux*)] +Parent=ELinks 0.11 +Platform=Linux + +[ELinks/0.11* (*NetBSD*)] +Parent=ELinks 0.11 +Platform=NetBSD + +[ELinks/0.11* (*OpenBSD*)] +Parent=ELinks 0.11 +Platform=OpenBSD + +[ELinks/0.11* (*OS/2*)] +Parent=ELinks 0.11 +Platform=OS/2 + +[ELinks/0.11* (*RISC*)] +Parent=ELinks 0.11 +Platform=RISC OS + +[ELinks/0.11* (*Solaris*)] +Parent=ELinks 0.11 +Platform=Solaris + +[ELinks/0.11* (*Unix*)] +Parent=ELinks 0.11 +Platform=Unix + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ELinks 0.12 + +[ELinks 0.12] +Parent=DefaultProperties +Browser=ELinks +Version=0.12 +MinorVer=12 +Frames=true +Tables=true + +[ELinks (0.12*; *AIX*)] +Parent=ELinks 0.12 +Platform=AIX + +[ELinks (0.12*; *BeOS*)] +Parent=ELinks 0.12 +Platform=BeOS + +[ELinks (0.12*; *CygWin*)] +Parent=ELinks 0.12 +Platform=CygWin + +[ELinks (0.12*; *Darwin*)] +Parent=ELinks 0.12 +Platform=Darwin + +[ELinks (0.12*; *Digital Unix*)] +Parent=ELinks 0.12 +Platform=Digital Unix + +[ELinks (0.12*; *FreeBSD*)] +Parent=ELinks 0.12 +Platform=FreeBSD + +[ELinks (0.12*; *HPUX*)] +Parent=ELinks 0.12 +Platform=HP-UX + +[ELinks (0.12*; *IRIX*)] +Parent=ELinks 0.12 +Platform=IRIX + +[ELinks (0.12*; *Linux*)] +Parent=ELinks 0.12 +Platform=Linux + +[ELinks (0.12*; *NetBSD*)] +Parent=ELinks 0.12 +Platform=NetBSD + +[ELinks (0.12*; *OpenBSD*)] +Parent=ELinks 0.12 +Platform=OpenBSD + +[ELinks (0.12*; *OS/2*)] +Parent=ELinks 0.12 +Platform=OS/2 + +[ELinks (0.12*; *RISC*)] +Parent=ELinks 0.12 +Platform=RISC OS + +[ELinks (0.12*; *Solaris*)] +Parent=ELinks 0.12 +Platform=Solaris + +[ELinks (0.12*; *Unix*)] +Parent=ELinks 0.12 +Platform=Unix + +[ELinks/0.12* (*AIX*)] +Parent=ELinks 0.12 +Platform=AIX + +[ELinks/0.12* (*BeOS*)] +Parent=ELinks 0.12 +Platform=BeOS + +[ELinks/0.12* (*CygWin*)] +Parent=ELinks 0.12 +Platform=CygWin + +[ELinks/0.12* (*Darwin*)] +Parent=ELinks 0.12 +Platform=Darwin + +[ELinks/0.12* (*Digital Unix*)] +Parent=ELinks 0.12 +Platform=Digital Unix + +[ELinks/0.12* (*FreeBSD*)] +Parent=ELinks 0.12 +Platform=FreeBSD + +[ELinks/0.12* (*HPUX*)] +Parent=ELinks 0.12 +Platform=HP-UX + +[ELinks/0.12* (*IRIX*)] +Parent=ELinks 0.12 +Platform=IRIX + +[ELinks/0.12* (*Linux*)] +Parent=ELinks 0.12 +Platform=Linux + +[ELinks/0.12* (*NetBSD*)] +Parent=ELinks 0.12 +Platform=NetBSD + +[ELinks/0.12* (*OpenBSD*)] +Parent=ELinks 0.12 +Platform=OpenBSD + +[ELinks/0.12* (*OS/2*)] +Parent=ELinks 0.12 +Platform=OS/2 + +[ELinks/0.12* (*RISC*)] +Parent=ELinks 0.12 +Platform=RISC OS + +[ELinks/0.12* (*Solaris*)] +Parent=ELinks 0.12 +Platform=Solaris + +[ELinks/0.12* (*Unix*)] +Parent=ELinks 0.12 +Platform=Unix + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ELinks 0.9 + +[ELinks 0.9] +Parent=DefaultProperties +Browser=ELinks +Version=0.9 +MinorVer=9 +Frames=true +Tables=true + +[ELinks (0.9*; *AIX*)] +Parent=ELinks 0.9 +Platform=AIX + +[ELinks (0.9*; *BeOS*)] +Parent=ELinks 0.9 +Platform=BeOS + +[ELinks (0.9*; *CygWin*)] +Parent=ELinks 0.9 +Platform=CygWin + +[ELinks (0.9*; *Darwin*)] +Parent=ELinks 0.9 +Platform=Darwin + +[ELinks (0.9*; *Digital Unix*)] +Parent=ELinks 0.9 +Platform=Digital Unix + +[ELinks (0.9*; *FreeBSD*)] +Parent=ELinks 0.9 +Platform=FreeBSD + +[ELinks (0.9*; *HPUX*)] +Parent=ELinks 0.9 +Platform=HP-UX + +[ELinks (0.9*; *IRIX*)] +Parent=ELinks 0.9 +Platform=IRIX + +[ELinks (0.9*; *Linux*)] +Parent=ELinks 0.9 +Platform=Linux + +[ELinks (0.9*; *NetBSD*)] +Parent=ELinks 0.9 +Platform=NetBSD + +[ELinks (0.9*; *OpenBSD*)] +Parent=ELinks 0.9 +Platform=OpenBSD + +[ELinks (0.9*; *OS/2*)] +Parent=ELinks 0.9 +Platform=OS/2 + +[ELinks (0.9*; *RISC*)] +Parent=ELinks 0.9 +Platform=RISC OS + +[ELinks (0.9*; *Solaris*)] +Parent=ELinks 0.9 +Platform=Solaris + +[ELinks (0.9*; *Unix*)] +Parent=ELinks 0.9 +Platform=Unix + +[ELinks/0.9* (*AIX*)] +Parent=ELinks 0.9 +Platform=AIX + +[ELinks/0.9* (*BeOS*)] +Parent=ELinks 0.9 +Platform=BeOS + +[ELinks/0.9* (*CygWin*)] +Parent=ELinks 0.9 +Platform=CygWin + +[ELinks/0.9* (*Darwin*)] +Parent=ELinks 0.9 +Platform=Darwin + +[ELinks/0.9* (*Digital Unix*)] +Parent=ELinks 0.9 +Platform=Digital Unix + +[ELinks/0.9* (*FreeBSD*)] +Parent=ELinks 0.9 +Platform=FreeBSD + +[ELinks/0.9* (*HPUX*)] +Parent=ELinks 0.9 +Platform=HP-UX + +[ELinks/0.9* (*IRIX*)] +Parent=ELinks 0.9 +Platform=IRIX + +[ELinks/0.9* (*Linux*)] +Parent=ELinks 0.9 +Platform=Linux + +[ELinks/0.9* (*NetBSD*)] +Parent=ELinks 0.9 +Platform=NetBSD + +[ELinks/0.9* (*OpenBSD*)] +Parent=ELinks 0.9 +Platform=OpenBSD + +[ELinks/0.9* (*OS/2*)] +Parent=ELinks 0.9 +Platform=OS/2 + +[ELinks/0.9* (*RISC*)] +Parent=ELinks 0.9 +Platform=RISC OS + +[ELinks/0.9* (*Solaris*)] +Parent=ELinks 0.9 +Platform=Solaris + +[ELinks/0.9* (*Unix*)] +Parent=ELinks 0.9 +Platform=Unix + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; AppleWebKit + +[AppleWebKit] +Parent=DefaultProperties +Browser=AppleWebKit +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (KHTML, like Gecko)] +Parent=AppleWebKit + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Camino + +[Camino] +Parent=DefaultProperties +Browser=Camino +Platform=MacOSX +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/0.7*] +Parent=Camino +Version=0.7 +MajorVer=0 +MinorVer=7 +Beta=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/0.8*] +Parent=Camino +Version=0.8 +MajorVer=0 +MinorVer=8 +Beta=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/0.9*] +Parent=Camino +Version=0.9 +MajorVer=0 +MinorVer=9 +Beta=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.0*] +Parent=Camino +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.2*] +Parent=Camino +Version=1.2 +MajorVer=1 +MinorVer=2 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.3*] +Parent=Camino +Version=1.3 +MajorVer=1 +MinorVer=3 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.4*] +Parent=Camino +Version=1.4 +MajorVer=1 +MinorVer=4 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.5*] +Parent=Camino +Version=1.5 +MajorVer=1 +MinorVer=5 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; *Mac OS X*) Gecko/* Camino/1.6*] +Parent=Camino +Version=1.6 +MajorVer=1 +MinorVer=6 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Chimera + +[Chimera] +Parent=DefaultProperties +Browser=Chimera +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true + +[Mozilla/5.0 (Macintosh; U; *Mac OS X*; *; rv:1.*) Gecko/* Chimera/*] +Parent=Chimera +Platform=MacOSX + +[Mozilla/5.0 Gecko/* Chimera/*] +Parent=Chimera + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Dillo + +[Dillo] +Parent=DefaultProperties +Browser=Dillo +Platform=Linux +Frames=true +IFrames=true +Tables=true +Cookies=true +CssVersion=2 +supportsCSS=true + +[Dillo/0.6*] +Parent=Dillo +Version=0.6 +MajorVer=0 +MinorVer=6 + +[Dillo/0.7*] +Parent=Dillo +Version=0.7 +MajorVer=0 +MinorVer=7 + +[Dillo/0.8*] +Parent=Dillo +Version=0.8 +MajorVer=0 +MinorVer=8 + +[Dillo/2.0] +Parent=Dillo +Version=2.0 +MajorVer=2 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Emacs/W3 + +[Emacs/W3] +Parent=DefaultProperties +Browser=Emacs/W3 +Frames=true +Tables=true +Cookies=true + +[Emacs/W3/2.* (Unix*] +Parent=Emacs/W3 +Version=2.0 +MajorVer=2 +MinorVer=0 +Platform=Unix + +[Emacs/W3/2.* (X11*] +Parent=Emacs/W3 +Version=2.0 +MajorVer=2 +MinorVer=0 +Platform=Linux + +[Emacs/W3/3.* (Unix*] +Parent=Emacs/W3 +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=Unix + +[Emacs/W3/3.* (X11*] +Parent=Emacs/W3 +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=Linux + +[Emacs/W3/4.* (Unix*] +Parent=Emacs/W3 +Version=4.0 +MajorVer=4 +MinorVer=0 +Platform=Unix + +[Emacs/W3/4.* (X11*] +Parent=Emacs/W3 +Version=4.0 +MajorVer=4 +MinorVer=0 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; fantomas + +[fantomas] +Parent=DefaultProperties +Browser=fantomas +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true + +[Mozilla/4.0 (cloakBrowser)] +Parent=fantomas +Browser=fantomas cloakBrowser + +[Mozilla/4.0 (fantomas shadowMaker Browser)] +Parent=fantomas +Browser=fantomas shadowMaker Browser + +[Mozilla/4.0 (fantomBrowser)] +Parent=fantomas +Browser=fantomas fantomBrowser + +[Mozilla/4.0 (fantomCrew Browser)] +Parent=fantomas +Browser=fantomas fantomCrew Browser + +[Mozilla/4.0 (stealthBrowser)] +Parent=fantomas +Browser=fantomas stealthBrowser + +[multiBlocker browser*] +Parent=fantomas +Browser=fantomas multiBlocker browser + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; FrontPage + +[FrontPage] +Parent=DefaultProperties +Browser=FrontPage +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true + +[Mozilla/?* (compatible; MS FrontPage*)] +Parent=FrontPage + +[MSFrontPage/*] +Parent=FrontPage + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Galeon + +[Galeon] +Parent=DefaultProperties +Browser=Galeon +Platform=Linux +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (X11; U; Linux*) Gecko/* Galeon/1.*] +Parent=Galeon +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (X11; U; Linux*) Gecko/* Galeon/2.*] +Parent=Galeon +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/5.0 Galeon/1.* (X11; Linux*)*] +Parent=Galeon +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 Galeon/2.* (X11; Linux*)*] +Parent=Galeon +Version=2.0 +MajorVer=2 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; HP Secure Web Browser + +[HP Secure Web Browser] +Parent=DefaultProperties +Browser=HP Secure Web Browser +Platform=OpenVMS +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.0*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.1*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.1 +MajorVer=1 +MinorVer=1 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.2*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.2 +MajorVer=1 +MinorVer=2 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.3*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.3 +MajorVer=1 +MinorVer=3 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.4*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.4 +MajorVer=1 +MinorVer=4 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.5*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.5 +MajorVer=1 +MinorVer=5 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.6*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.6 +MajorVer=1 +MinorVer=6 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.7*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.7 +MajorVer=1 +MinorVer=7 + +[Mozilla/5.0 (X11; U; OpenVMS*; *; rv:1.8*) Gecko/*] +Parent=HP Secure Web Browser +Version=1.8 +MajorVer=1 +MinorVer=8 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IBrowse + +[IBrowse] +Parent=DefaultProperties +Browser=IBrowse +Platform=Amiga +Frames=true +Tables=true +Cookies=true +JavaScript=true + +[Arexx (compatible; MSIE 6.0; AmigaOS5.0) IBrowse 4.0] +Parent=IBrowse +Version=4.0 +MajorVer=4 +MinorVer=0 + +[IBrowse/1.22 (AmigaOS *)] +Parent=IBrowse +Version=1.22 +MajorVer=1 +MinorVer=22 + +[IBrowse/2.1 (AmigaOS *)] +Parent=IBrowse +Version=2.1 +MajorVer=2 +MinorVer=1 + +[IBrowse/2.2 (AmigaOS *)] +Parent=IBrowse +Version=2.2 +MajorVer=2 +MinorVer=2 + +[IBrowse/2.3 (AmigaOS *)] +Parent=IBrowse +Version=2.2 +MajorVer=2 +MinorVer=3 + +[Mozilla/* (Win98; I) IBrowse/2.1 (AmigaOS 3.1)] +Parent=IBrowse +Version=2.1 +MajorVer=2 +MinorVer=1 + +[Mozilla/* (Win98; I) IBrowse/2.2 (AmigaOS 3.1)] +Parent=IBrowse +Version=2.2 +MajorVer=2 +MinorVer=2 + +[Mozilla/* (Win98; I) IBrowse/2.3 (AmigaOS 3.1)] +Parent=IBrowse +Version=2.3 +MajorVer=2 +MinorVer=3 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; iCab + +[iCab] +Parent=DefaultProperties +Browser=iCab +Frames=true +Tables=true +Cookies=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[iCab/2.7* (Macintosh; ?; 68K*)] +Parent=iCab +Version=2.7 +MajorVer=2 +MinorVer=7 +Platform=Mac68K + +[iCab/2.7* (Macintosh; ?; PPC*)] +Parent=iCab +Version=2.7 +MajorVer=2 +MinorVer=7 +Platform=MacPPC + +[iCab/2.8* (Macintosh; ?; *Mac OS X*)] +Parent=iCab +Version=2.8 +MajorVer=2 +MinorVer=8 +Platform=MacOSX + +[iCab/2.8* (Macintosh; ?; 68K*)] +Parent=iCab +Version=2.8 +MajorVer=2 +MinorVer=8 +Platform=Mac68K + +[iCab/2.8* (Macintosh; ?; PPC)] +Parent=iCab +Version=2.8 +MajorVer=2 +MinorVer=8 +Platform=MacPPC + +[iCab/2.9* (Macintosh; ?; *Mac OS X*)] +Parent=iCab +Version=2.9 +MajorVer=2 +MinorVer=9 +Platform=MacOSX + +[iCab/2.9* (Macintosh; ?; 68K*)] +Parent=iCab +Version=2.9 +MajorVer=2 +MinorVer=9 +Platform=Mac68K + +[iCab/2.9* (Macintosh; ?; PPC*)] +Parent=iCab +Version=2.9 +MajorVer=2 +MinorVer=9 +Platform=MacPPC + +[iCab/3.0* (Macintosh; ?; *Mac OS X*)] +Parent=iCab +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=MacOSX +CssVersion=2 +supportsCSS=true + +[iCab/3.0* (Macintosh; ?; PPC*)] +Parent=iCab +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=MacPPC +CssVersion=2 +supportsCSS=true + +[iCab/4.0 (Macintosh; U; *Mac OS X)] +Parent=iCab +Version=4.0 +MajorVer=4 +MinorVer=0 +Platform=MacOSX + +[Mozilla/* (compatible; iCab 3.0*; Macintosh; *Mac OS X*)] +Parent=iCab +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=MacOSX +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; iCab 3.0*; Macintosh; ?; PPC*)] +Parent=iCab +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=MacPPC +CssVersion=2 +supportsCSS=true + +[Mozilla/4.5 (compatible; iCab 2.7*; Macintosh; ?; 68K*)] +Parent=iCab +Version=2.7 +MajorVer=2 +MinorVer=7 +Platform=Mac68K + +[Mozilla/4.5 (compatible; iCab 2.7*; Macintosh; ?; PPC*)] +Parent=iCab +Version=2.7 +MajorVer=2 +MinorVer=7 +Platform=MacPPC + +[Mozilla/4.5 (compatible; iCab 2.8*; Macintosh; ?; *Mac OS X*)] +Parent=iCab +Version=2.8 +MajorVer=2 +MinorVer=8 +Platform=MacOSX + +[Mozilla/4.5 (compatible; iCab 2.8*; Macintosh; ?; PPC*)] +Parent=iCab +Version=2.8 +MajorVer=2 +MinorVer=8 +Platform=MacPPC + +[Mozilla/4.5 (compatible; iCab 2.9*; Macintosh; *Mac OS X*)] +Parent=iCab +Version=2.9 +MajorVer=2 +MinorVer=9 +Platform=MacOSX + +[Mozilla/4.5 (compatible; iCab 2.9*; Macintosh; ?; PPC*)] +Parent=iCab +Version=2.9 +MajorVer=2 +MinorVer=9 +Platform=MacPPC + +[Mozilla/4.5 (compatible; iCab 4.2*; Macintosh; *Mac OS X*)] +Parent=iCab +Version=4.2 +MajorVer=4 +MinorVer=2 +Platform=MacOSX + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; iSiloX + +[iSiloX] +Parent=DefaultProperties +Browser=iSiloX +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true +Crawler=true +CssVersion=2 +supportsCSS=true + +[iSiloX/4.0* MacOS] +Parent=iSiloX +Version=4.0 +MajorVer=4 +MinorVer=0 +Platform=MacPPC + +[iSiloX/4.0* Windows/32] +Parent=iSiloX +Version=4.0 +MajorVer=4 +MinorVer=0 +Platform=Win32 +Win32=true + +[iSiloX/4.1* MacOS] +Parent=iSiloX +Version=4.1 +MajorVer=4 +MinorVer=1 +Platform=MacPPC + +[iSiloX/4.1* Windows/32] +Parent=iSiloX +Version=4.1 +MajorVer=4 +MinorVer=1 +Platform=Win32 +Win32=true + +[iSiloX/4.2* MacOS] +Parent=iSiloX +Version=4.2 +MajorVer=4 +MinorVer=2 +Platform=MacPPC + +[iSiloX/4.2* Windows/32] +Parent=iSiloX +Version=4.2 +MajorVer=4 +MinorVer=2 +Platform=Win32 +Win32=true + +[iSiloX/4.3* MacOS] +Parent=iSiloX +Version=4.3 +MajorVer=4 +MinorVer=4 +Platform=MacOSX + +[iSiloX/4.3* Windows/32] +Parent=iSiloX +Version=4.3 +MajorVer=4 +MinorVer=3 +Platform=Win32 +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Lycoris Desktop/LX + +[Lycoris Desktop/LX] +Parent=DefaultProperties +Browser=Lycoris Desktop/LX +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +Crawler=true + +[Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.*: Desktop/LX Amethyst) Gecko/*] +Parent=Lycoris Desktop/LX +Version=1.1 +MajorVer=1 +MinorVer=1 +Platform=Linux + +[Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.*; Desktop/LX Amethyst) Gecko/*] +Parent=Lycoris Desktop/LX +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mosaic + +[Mosaic] +Parent=DefaultProperties +Browser=Mosaic +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true + +[Mozilla/4.0 (VMS_Mosaic)] +Parent=Mosaic +Platform=OpenVMS + +[VMS_Mosaic/3.7*] +Parent=Mosaic +Version=3.7 +MajorVer=3 +MinorVer=7 +Platform=OpenVMS + +[VMS_Mosaic/3.8*] +Parent=Mosaic +Version=3.8 +MajorVer=3 +MinorVer=8 +Platform=OpenVMS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; NetPositive + +[NetPositive] +Parent=DefaultProperties +Browser=NetPositive +Platform=BeOS +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true + +[*NetPositive/2.2*] +Parent=NetPositive +Version=2.2 +MajorVer=2 +MinorVer=2 + +[*NetPositive/2.2*BeOS*] +Parent=NetPositive +Version=2.2 +MajorVer=2 +MinorVer=2 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; OmniWeb + +[OmniWeb] +Parent=DefaultProperties +Browser=OmniWeb +Platform=MacOSX +Frames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +isMobileDevice=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (Macintosh; ?; *Mac OS X; *) AppleWebKit/* (*) OmniWeb/v4*] +Parent=OmniWeb +Version=4.5 +MajorVer=4 +MinorVer=5 +Platform=MacOSX + +[Mozilla/* (Macintosh; ?; *Mac OS X; *) AppleWebKit/* (*) OmniWeb/v5*] +Parent=OmniWeb +Version=5. +MajorVer=5 +MinorVer=0 +Platform=MacOSX + +[Mozilla/* (Macintosh; ?; *Mac OS X; *) AppleWebKit/* (*) OmniWeb/v6*] +Parent=OmniWeb +Version=6.0 +MajorVer=6 +MinorVer=0 +Platform=MacOSX + +[Mozilla/* (Macintosh; ?; PPC) OmniWeb/4*] +Parent=OmniWeb +Version=4.0 +MajorVer=4 +MinorVer=0 +Platform=MacPPC + +[Mozilla/* (Macintosh; ?; PPC) OmniWeb/5*] +Parent=OmniWeb +Version=5.0 +MajorVer=5 +MinorVer=0 +Platform=MacOSX + +[Mozilla/* (Macintosh; ?; PPC) OmniWeb/6*] +Parent=OmniWeb +Version=6.0 +MajorVer=6 +MinorVer=0 +Platform=MacPPC + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/125.4 (KHTML, like Gecko, Safari) OmniWeb/v563.34] +Parent=OmniWeb +Version=5.1 +MajorVer=5 +MinorVer=1 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/125.4 (KHTML, like Gecko, Safari) OmniWeb/v563.34] +Parent=OmniWeb +Version=5.1 +MajorVer=5 +MinorVer=1 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/420+ (KHTML, like Gecko, Safari/420) OmniWeb/v607] +Parent=OmniWeb +Version=5.5 +MajorVer=5 +MinorVer=5 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/420+ (KHTML, like Gecko, Safari/420) OmniWeb/v607] +Parent=OmniWeb +Version=5.5 +MajorVer=5 +MinorVer=5 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/522+ (KHTML, like Gecko, Safari/522) OmniWeb/v613] +Parent=OmniWeb +Version=5.6 +MajorVer=5 +MinorVer=6 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/522+ (KHTML, like Gecko, Safari/522) OmniWeb/v613] +Parent=OmniWeb +Version=5.6 +MajorVer=5 +MinorVer=6 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/85 (KHTML, like Gecko) OmniWeb/v496] +Parent=OmniWeb +Version=4.5 +MajorVer=4 +MinorVer=5 + +[Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/85 (KHTML, like Gecko) OmniWeb/v558.36 ] +Parent=OmniWeb +Version=5.0 +MajorVer=5 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Shiira + +[Shiira] +Parent=DefaultProperties +Browser=Shiira +Platform=MacOSX +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Shiira/0.9*] +Parent=Shiira +Version=0.9 +MajorVer=0 +MinorVer=9 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Shiira/1.0*] +Parent=Shiira +Version=1.0 +MajorVer=1 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Shiira/1.1*] +Parent=Shiira +Version=1.1 +MajorVer=1 +MinorVer=1 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Shiira/1.2*] +Parent=Shiira +Version=1.2 +MajorVer=1 +MinorVer=2 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Shiira/2.1*] +Parent=Shiira +Version=2.1 +MajorVer=2 +MinorVer=1 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Shiira/2.2*] +Parent=Shiira +Version=2.2 +MajorVer=2 +MinorVer=2 + +[Windows Maker] +Parent=DefaultProperties +Browser=WMaker +Platform=Linux +Frames=true +IFrames=true +Tables=true +Cookies=true +VBScript=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[WMaker*] +Parent=Windows Maker + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; K-Meleon 1.0 + +[K-Meleon 1.0] +Parent=DefaultProperties +Browser=K-Meleon +Version=1.0 +MajorVer=1 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* K-Meleon/1.0*] +Parent=K-Meleon 1.0 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* K-Meleon/1.0*] +Parent=K-Meleon 1.0 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* K-Meleon?1.0*] +Parent=K-Meleon 1.0 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* K-Meleon/1.0*] +Parent=K-Meleon 1.0 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* K-Meleon/1.0*] +Parent=K-Meleon 1.0 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* K-Meleon/1.0*] +Parent=K-Meleon 1.0 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinNT +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; K-Meleon 1.1 + +[K-Meleon 1.1] +Parent=DefaultProperties +Browser=K-Meleon +Version=1.1 +MajorVer=1 +MinorVer=1 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* K-Meleon/1.1*] +Parent=K-Meleon 1.1 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* K-Meleon/1.1*] +Parent=K-Meleon 1.1 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* K-Meleon?1.1*] +Parent=K-Meleon 1.1 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* K-Meleon/1.1*] +Parent=K-Meleon 1.1 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* K-Meleon/1.1*] +Parent=K-Meleon 1.1 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* K-Meleon/1.1*] +Parent=K-Meleon 1.1 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinNT +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; K-Meleon 1.5 + +[K-Meleon 1.5] +Parent=DefaultProperties +Browser=K-Meleon +Version=1.5 +MajorVer=1 +MinorVer=5 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* K-Meleon?1.5*] +Parent=K-Meleon 1.5 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Platform=WinVista + +[Mozilla/5.0 (Windows; *; Windows NT 6.1; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Platform=Win7 + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* K-Meleon/1.5*] +Parent=K-Meleon 1.5 +Version=1.0 +MajorVer=1 +MinorVer=0 +Platform=WinNT +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Konqueror 3.0 + +[Konqueror 3.0] +Parent=DefaultProperties +Browser=Konqueror +Platform=Linux +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[*Konqueror/3.0*] +Parent=Konqueror 3.0 +Version=3.0 +MajorVer=3 +MinorVer=0 +IFrames=false + +[*Konqueror/3.0*FreeBSD*] +Parent=Konqueror 3.0 +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=FreeBSD +IFrames=false + +[*Konqueror/3.0*Linux*] +Parent=Konqueror 3.0 +Version=3.0 +MajorVer=3 +MinorVer=0 +Platform=Linux +IFrames=false + +[*Konqueror/3.1*] +Parent=Konqueror 3.0 +Version=3.1 +MajorVer=3 +MinorVer=1 + +[*Konqueror/3.1*FreeBSD*] +Parent=Konqueror 3.0 +Version=3.1 +MajorVer=3 +MinorVer=1 +Platform=FreeBSD + +[*Konqueror/3.1*Linux*] +Parent=Konqueror 3.0 +Version=3.1 +MajorVer=3 +MinorVer=1 + +[*Konqueror/3.2*] +Parent=Konqueror 3.0 +Version=3.2 +MajorVer=3 +MinorVer=2 + +[*Konqueror/3.2*FreeBSD*] +Parent=Konqueror 3.0 +Version=3.2 +MajorVer=3 +MinorVer=2 +Platform=FreeBSD + +[*Konqueror/3.2*Linux*] +Parent=Konqueror 3.0 +Version=3.2 +MajorVer=3 +MinorVer=2 +Platform=Linux + +[*Konqueror/3.3*] +Parent=Konqueror 3.0 +Version=3.3 +MajorVer=3 +MinorVer=3 + +[*Konqueror/3.3*FreeBSD*] +Parent=Konqueror 3.0 +Version=3.3 +MajorVer=3 +MinorVer=3 +Platform=FreeBSD + +[*Konqueror/3.3*Linux*] +Parent=Konqueror 3.0 +Version=3.3 +MajorVer=3 +MinorVer=3 +Platform=Linux + +[*Konqueror/3.3*OpenBSD*] +Parent=Konqueror 3.0 +Version=3.3 +MajorVer=3 +MinorVer=3 +Platform=OpenBSD + +[*Konqueror/3.4*] +Parent=Konqueror 3.0 +Version=3.4 +MajorVer=3 +MinorVer=4 + +[*Konqueror/3.4*FreeBSD*] +Parent=Konqueror 3.0 +Version=3.4 +MajorVer=3 +MinorVer=4 +Platform=FreeBSD + +[*Konqueror/3.4*Linux*] +Parent=Konqueror 3.0 +Version=3.4 +MajorVer=3 +MinorVer=4 +Platform=Linux + +[*Konqueror/3.4*OpenBSD*] +Parent=Konqueror 3.0 +Version=3.4 +MajorVer=3 +MinorVer=4 +Platform=OpenBSD + +[*Konqueror/3.5*] +Parent=Konqueror 3.0 +Version=3.5 +MajorVer=3 +MinorVer=5 + +[*Konqueror/3.5*FreeBSD*] +Parent=Konqueror 3.0 +Version=3.5 +MajorVer=3 +MinorVer=5 +Platform=FreeBSD + +[*Konqueror/3.5*Linux*] +Parent=Konqueror 3.0 +Version=3.5 +MajorVer=3 +MinorVer=5 +Platform=Linux + +[*Konqueror/3.5*OpenBSD*] +Parent=Konqueror 3.0 +Version=3.5 +MajorVer=3 +MinorVer=5 +Platform=OpenBSD + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Konqueror 4.0 + +[Konqueror 4.0] +Parent=DefaultProperties +Browser=Konqueror +Version=4.0 +MajorVer=4 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (compatible; Konqueror/4.0*; Debian) KHTML/4.* (like Gecko)] +Parent=Konqueror 4.0 +Platform=Debian + +[Mozilla/5.0 (compatible; Konqueror/4.0.*; *Linux) KHTML/4.* (like Gecko)] +Parent=Konqueror 4.0 +Platform=Linux + +[Mozilla/5.0 (compatible; Konqueror/4.0.*; FreeBSD) KHTML/4.* (like Gecko)] +Parent=Konqueror 4.0 +Platform=FreeBSD + +[Mozilla/5.0 (compatible; Konqueror/4.0.*; NetBSD) KHTML/4.* (like Gecko)] +Parent=Konqueror 4.0 +Platform=NetBSD + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Konqueror 4.1 + +[Konqueror 4.1] +Parent=DefaultProperties +Browser=Konqueror +Version=4.1 +MajorVer=4 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (compatible; Konqueror/4.1*; *Linux*) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.1 +Platform=Linux + +[Mozilla/5.0 (compatible; Konqueror/4.1*; Debian) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.1 +Platform=Debian + +[Mozilla/5.0 (compatible; Konqueror/4.1*; FreeBSD) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.1 +Platform=FreeBSD + +[Mozilla/5.0 (compatible; Konqueror/4.1*; NetBSD) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.1 +Platform=NetBSD + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Konqueror 4.2 + +[Konqueror 4.2] +Parent=DefaultProperties +Browser=Konqueror +Version=4.2 +MajorVer=4 +MinorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (compatible; Konqueror/4.2*; *Linux*) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.2 +Platform=Linux + +[Mozilla/5.0 (compatible; Konqueror/4.2*; Debian) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.2 +Platform=Debian + +[Mozilla/5.0 (compatible; Konqueror/4.2*; FreeBSD) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.2 +Platform=FreeBSD + +[Mozilla/5.0 (compatible; Konqueror/4.2*; NetBSD) KHTML/4.* (like Gecko)*] +Parent=Konqueror 4.2 +Platform=NetBSD + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Safari + +[Safari] +Parent=DefaultProperties +Browser=Safari +Platform=MacOSX +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/100*] +Parent=Safari +Version=1.1 +MajorVer=1 +MinorVer=1 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/125*] +Parent=Safari +Version=1.2 +MajorVer=1 +MinorVer=2 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/312*] +Parent=Safari +Version=1.3 +MajorVer=1 +MinorVer=3 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/412*] +Parent=Safari +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/416*] +Parent=Safari +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/417*] +Parent=Safari +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/418*] +Parent=Safari +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/419*] +Parent=Safari +Version=2.0 +MajorVer=2 +MinorVer=0 + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/52*] +Parent=Safari +Beta=true + +[Mozilla/5.0 (Macintosh; *Mac OS X*) AppleWebKit/* (*) Safari/85*] +Parent=Safari +Version=1.0 +MajorVer=1 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Safari 3.0 + +[Safari 3.0] +Parent=DefaultProperties +Browser=Safari +Version=3.0 +MajorVer=3 +Platform=MacOSX +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*) AppleWebKit/* (*) Version/3.0* Safari/*] +Parent=Safari 3.0 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) AppleWebKit/* (*) Version/3.0* Safari/*] +Parent=Safari 3.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) AppleWebKit/* (*) Version/3.0* Safari/*] +Parent=Safari 3.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) AppleWebKit/* (*) Version/3.0* Safari/*] +Parent=Safari 3.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) AppleWebKit/* (*) Version/3.0* Safari/*] +Parent=Safari 3.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Safari 3.1 + +[Safari 3.1] +Parent=DefaultProperties +Browser=Safari +Version=3.1 +MajorVer=3 +MinorVer=1 +Platform=MacOSX +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*) AppleWebKit/* (*) Version/3.1* Safari/*] +Parent=Safari 3.1 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) AppleWebKit/* (*) Version/3.1* Safari/*] +Parent=Safari 3.1 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) AppleWebKit/* (*) Version/3.1* Safari/*] +Parent=Safari 3.1 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) AppleWebKit/* (*) Version/3.1* Safari/*] +Parent=Safari 3.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) AppleWebKit/* (*) Version/3.1* Safari/*] +Parent=Safari 3.1 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Safari 3.2 + +[Safari 3.2] +Parent=DefaultProperties +Browser=Safari +Version=3.2 +MajorVer=3 +MinorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*) AppleWebKit/* (*) Version/3.2* Safari/*] +Parent=Safari 3.2 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) AppleWebKit/* (*) Version/3.2* Safari/*] +Parent=Safari 3.2 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) AppleWebKit/* (*) Version/3.2* Safari/*] +Parent=Safari 3.2 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) AppleWebKit/* (*) Version/3.2* Safari/*] +Parent=Safari 3.2 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) AppleWebKit/* (*) Version/3.2* Safari/*] +Parent=Safari 3.2 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Safari 4.0 + +[Safari 4.0] +Parent=DefaultProperties +Browser=Safari +Version=4.0 +MajorVer=4 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *) AppleWebKit/* (KHTML, like Gecko) Version/4.0* Safari/*] +Parent=Safari 4.0 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; U; *Mac OS X*; *) AppleWebKit/* (KHTML, like Gecko) Version/4 Public Beta Safari/*] +Parent=Safari 4.0 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) AppleWebKit/* (*) Version/4 Public Beta Safari/*] +Parent=Safari 4.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) AppleWebKit/* (*) Version/4.0* Safari/*] +Parent=Safari 4.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) AppleWebKit/* (*) Version/4 Public Beta Safari/*] +Parent=Safari 4.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) AppleWebKit/* (*) Version/4.0* Safari/*] +Parent=Safari 4.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) AppleWebKit/* (*) Version/4 Public Beta Safari/*] +Parent=Safari 4.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) AppleWebKit/* (*) Version/4.0* Safari/*] +Parent=Safari 4.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) AppleWebKit/* (*) Version/4 Public Beta Safari/*] +Parent=Safari 4.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) AppleWebKit/* (*) Version/4.0* Safari/*] +Parent=Safari 4.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; Windows NT 7.0; *) AppleWebKit/* (*) Version/4 Public Beta Safari/*] +Parent=Safari 4.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; Windows NT 7.0; *) AppleWebKit/* (*) Version/4.0* Safari/*] +Parent=Safari 4.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 10.0 + +[Opera 10.0] +Parent=DefaultProperties +Browser=Opera +Version=10.0 +MajorVer=10 +Alpha=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 10.0*] +Parent=Opera 10.0 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.1*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win7 + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 10.0*] +Parent=Opera 10.0 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 10.0*] +Parent=Opera 10.0 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 10.0*] +Parent=Opera 10.0 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win2003 +Win32=true + +[Mozilla/* (Windows NT 6.0;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=WinVista + +[Mozilla/* (Windows NT 6.1;*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Win7 + +[Mozilla/* (X11; Linux*) Opera 10.0*] +Parent=Opera 10.0 +Platform=Linux + +[Opera/10.0* (Linux*)*] +Parent=Opera 10.0 +Platform=Linux + +[Opera/10.0* (Macintosh; *Mac OS X;*)*] +Parent=Opera 10.0 +Platform=MacOSX + +[Opera/10.0* (Windows 95*)*] +Parent=Opera 10.0 +Platform=Win95 +Win32=true + +[Opera/10.0* (Windows 98*)*] +Parent=Opera 10.0 +Platform=Win98 +Win32=true + +[Opera/10.0* (Windows CE*)*] +Parent=Opera 10.0 +Platform=WinCE +Win32=true + +[Opera/10.0* (Windows ME*)*] +Parent=Opera 10.0 +Platform=WinME +Win32=true + +[Opera/10.0* (Windows NT 4.0*)*] +Parent=Opera 10.0 +Platform=WinNT +Win32=true + +[Opera/10.0* (Windows NT 5.0*)*] +Parent=Opera 10.0 +Platform=Win2000 +Win32=true + +[Opera/10.0* (Windows NT 5.1*)*] +Parent=Opera 10.0 +Platform=WinXP +Win32=true + +[Opera/10.0* (Windows NT 5.2*)*] +Parent=Opera 10.0 +Platform=Win2003 +Win32=true + +[Opera/10.0* (Windows NT 6.0*)*] +Parent=Opera 10.0 +Platform=WinVista +Win32=true + +[Opera/10.0* (Windows NT 6.1*)*] +Parent=Opera 10.0 +Platform=Win7 + +[Opera/10.0* (Windows XP*)*] +Parent=Opera 10.0 +Platform=WinXP +Win32=true + +[Opera/10.0* (X11; FreeBSD*)*] +Parent=Opera 10.0 +Platform=FreeBSD + +[Opera/10.0* (X11; Linux*)*] +Parent=Opera 10.0 +Platform=Linux + +[Opera/10.0* (X11; SunOS*)*] +Parent=Opera 10.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 7.0 + +[Opera 7.0] +Parent=DefaultProperties +Browser=Opera +Version=7.0 +MajorVer=7 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/3.0 (Windows 2000; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/3.0 (Windows 95; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win95 +Win32=true + +[Mozilla/3.0 (Windows 98; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win98 +Win32=true + +[Mozilla/3.0 (Windows ME; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinME +Win32=true + +[Mozilla/3.0 (Windows NT 4.0; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinNT +Win32=true + +[Mozilla/3.0 (Windows XP; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows 2000) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows 95) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win95 +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows 98) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win98 +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows ME) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinME +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 4.0) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinNT +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 5.0) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 5.1) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows XP) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Mozilla/4.78 (Windows 2000; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/4.78 (Windows 95; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win95 +Win32=true + +[Mozilla/4.78 (Windows 98; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win98 +Win32=true + +[Mozilla/4.78 (Windows ME; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinME +Win32=true + +[Mozilla/4.78 (Windows NT 4.0; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinNT +Win32=true + +[Mozilla/4.78 (Windows NT 5.1; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Mozilla/4.78 (Windows Windows NT 5.0; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/4.78 (Windows XP; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows 2000; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows 95; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows 98; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows ME; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows NT 4.0; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows NT 5.1; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows XP; ?) Opera 7.0*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Opera/7.0* (Windows 2000; ?)*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Opera/7.0* (Windows 95; ?)*] +Parent=Opera 7.0 +Platform=Win95 +Win32=true + +[Opera/7.0* (Windows 98; ?)*] +Parent=Opera 7.0 +Platform=Win98 +Win32=true + +[Opera/7.0* (Windows ME; ?)*] +Parent=Opera 7.0 +Platform=WinME +Win32=true + +[Opera/7.0* (Windows NT 4.0; ?)*] +Parent=Opera 7.0 +Platform=WinNT +Win32=true + +[Opera/7.0* (Windows NT 5.0; ?)*] +Parent=Opera 7.0 +Platform=Win2000 +Win32=true + +[Opera/7.0* (Windows NT 5.1; ?)*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +[Opera/7.0* (Windows XP; ?)*] +Parent=Opera 7.0 +Platform=WinXP +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 7.1 + +[Opera 7.1] +Parent=DefaultProperties +Browser=Opera +Version=7.1 +MajorVer=7 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows 2000; ?) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; ?) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; ?) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; ?) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; U) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; U) Opera 7.1*] +Parent=Opera 7.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; ?) Opera 7.1*] +Parent=Opera 7.1 +Platform=WinXP +Win32=true + +[Opera/7.1* (Linux*; ?)*] +Parent=Opera 7.1 +Platform=Linux + +[Opera/7.1* (Windows 95; ?)*] +Parent=Opera 7.1 +Platform=Win95 +Win32=true + +[Opera/7.1* (Windows 98; ?)*] +Parent=Opera 7.1 +Platform=Win98 +Win32=true + +[Opera/7.1* (Windows ME; ?)*] +Parent=Opera 7.1 +Platform=WinME +Win32=true + +[Opera/7.1* (Windows NT 4.0; ?)*] +Parent=Opera 7.1 +Platform=WinNT +Win32=true + +[Opera/7.1* (Windows NT 5.0; ?)*] +Parent=Opera 7.1 +Platform=Win2000 +Win32=true + +[Opera/7.1* (Windows NT 5.1; ?)*] +Parent=Opera 7.1 +Platform=WinXP +Win32=true + +[Opera/7.1* (Windows XP; ?)*] +Parent=Opera 7.1 +Platform=WinXP +Win32=true + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 7.2 + +[Opera 7.2] +Parent=DefaultProperties +Browser=Opera +Version=7.2 +MajorVer=7 +MinorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 7.2*] +Parent=Opera 7.2 +Platform=Linux + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.2) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows 2000; ?) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; ?) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; ?) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; ?) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; U) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; U) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; ?) Opera 7.2*] +Parent=Opera 7.2 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows NT 5.2; ?) Opera 7.2*] +Parent=Opera 7.2 +Platform=Win2003 +Win32=true + +[Opera/7.2* (Linux*; ?)*] +Parent=Opera 7.2 +Platform=Linux + +[Opera/7.2* (Windows 95; ?)*] +Parent=Opera 7.2 +Platform=Win95 +Win32=true + +[Opera/7.2* (Windows 98; ?)*] +Parent=Opera 7.2 +Platform=Win98 +Win32=true + +[Opera/7.2* (Windows ME; ?)*] +Parent=Opera 7.2 +Platform=WinME +Win32=true + +[Opera/7.2* (Windows NT 4.0; ?)*] +Parent=Opera 7.2 +Platform=WinNT +Win32=true + +[Opera/7.2* (Windows NT 5.0; ?)*] +Parent=Opera 7.2 +Platform=Win2000 +Win32=true + +[Opera/7.2* (Windows NT 5.1; ?)*] +Parent=Opera 7.2 +Platform=WinXP +Win32=true + +[Opera/7.2* (Windows NT 5.2; ?)*] +Parent=Opera 7.2 +Platform=Win2003 +Win32=true + +[Opera/7.2* (Windows XP; ?)*] +Parent=Opera 7.2 +Platform=WinXP +Win32=true + +[Opera/7.2* (X11; FreeBSD*; ?)*] +Parent=Opera 7.2 +Platform=FreeBSD + +[Opera/7.2* (X11; Linux*; ?)*] +Parent=Opera 7.2 +Platform=Linux + +[Opera/7.2* (X11; SunOS*)*] +Parent=Opera 7.2 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 7.5 + +[Opera 7.5] +Parent=DefaultProperties +Browser=Opera +Version=7.5 +MajorVer=7 +MinorVer=5 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 7.5*] +Parent=Opera 7.5 +Platform=Linux + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC) Opera 7.5*] +Parent=Opera 7.5 +Platform=MacPPC + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.2) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; X11; Linux*) Opera 7.5*] +Parent=Opera 7.5 +Platform=Linux + +[Mozilla/?.* (Macintosh; *Mac OS X; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=MacOSX + +[Mozilla/?.* (Windows 2000; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; U) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; U) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows NT 5.2; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (X11; Linux*; ?) Opera 7.5*] +Parent=Opera 7.5 +Platform=Linux + +[Opera/7.5* (Linux*; ?)*] +Parent=Opera 7.5 +Platform=Linux + +[Opera/7.5* (Macintosh; *Mac OS X; ?)*] +Parent=Opera 7.5 +Platform=MacOSX + +[Opera/7.5* (Windows 95; ?)*] +Parent=Opera 7.5 +Platform=Win95 +Win32=true + +[Opera/7.5* (Windows 98; ?)*] +Parent=Opera 7.5 +Platform=Win98 +Win32=true + +[Opera/7.5* (Windows ME; ?)*] +Parent=Opera 7.5 +Platform=WinME +Win32=true + +[Opera/7.5* (Windows NT 4.0; ?)*] +Parent=Opera 7.5 +Platform=WinNT +Win32=true + +[Opera/7.5* (Windows NT 5.0; ?)*] +Parent=Opera 7.5 +Platform=Win2000 +Win32=true + +[Opera/7.5* (Windows NT 5.1; ?)*] +Parent=Opera 7.5 +Platform=WinXP +Win32=true + +[Opera/7.5* (Windows NT 5.2; ?)*] +Parent=Opera 7.5 +Platform=Win2003 +Win32=true + +[Opera/7.5* (Windows XP; ?)*] +Parent=Opera 7.5 +Platform=WinXP +Win32=true + +[Opera/7.5* (X11; FreeBSD*; ?)*] +Parent=Opera 7.5 +Platform=FreeBSD + +[Opera/7.5* (X11; Linux*; ?)*] +Parent=Opera 7.5 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 7.6 + +[Opera 7.6] +Parent=DefaultProperties +Browser=Opera +Version=7.6 +MajorVer=7 +MinorVer=6 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 7.6*] +Parent=Opera 7.6 +Platform=Linux + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC) Opera 7.6*] +Parent=Opera 7.6 +Platform=MacPPC + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.2) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; X11; Linux*) Opera 7.6*] +Parent=Opera 7.6 +Platform=Linux + +[Mozilla/?.* (Macintosh; *Mac OS X; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=MacOSX + +[Mozilla/?.* (Windows 2000; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; U) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; U) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows NT 5.2; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (X11; Linux*; ?) Opera 7.6*] +Parent=Opera 7.6 +Platform=Linux + +[Opera/7.6* (Linux*)*] +Parent=Opera 7.6 +Platform=Linux + +[Opera/7.6* (Macintosh; *Mac OS X; ?)*] +Parent=Opera 7.6 +Platform=MacOSX + +[Opera/7.6* (Windows 95*)*] +Parent=Opera 7.6 +Platform=Win95 +Win32=true + +[Opera/7.6* (Windows 98*)*] +Parent=Opera 7.6 +Platform=Win98 +Win32=true + +[Opera/7.6* (Windows ME*)*] +Parent=Opera 7.6 +Platform=WinME +Win32=true + +[Opera/7.6* (Windows NT 4.0*)*] +Parent=Opera 7.6 +Platform=WinNT +Win32=true + +[Opera/7.6* (Windows NT 5.0*)*] +Parent=Opera 7.6 +Platform=Win2000 +Win32=true + +[Opera/7.6* (Windows NT 5.1*)*] +Parent=Opera 7.6 +Platform=WinXP +Win32=true + +[Opera/7.6* (Windows NT 5.2*)*] +Parent=Opera 7.6 +Platform=Win2003 +Win32=true + +[Opera/7.6* (Windows XP*)*] +Parent=Opera 7.6 +Platform=WinXP +Win32=true + +[Opera/7.6* (X11; FreeBSD*)*] +Parent=Opera 7.6 +Platform=FreeBSD + +[Opera/7.6* (X11; Linux*)*] +Parent=Opera 7.6 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 8.0 + +[Opera 8.0] +Parent=DefaultProperties +Browser=Opera +Version=8.0 +MajorVer=8 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Linux + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC Mac OS X; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=MacOSX + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC) Opera 8.0*] +Parent=Opera 8.0 +Platform=MacPPC + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows CE) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinCE +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME*) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0*) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1*) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.2*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP*) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; X11; FreeBSD*) Opera 8.0*] +Parent=Opera 8.0 +Platform=FreeBSD + +[Mozilla/?.* (compatible; MSIE ?.*; X11; Linux*) Opera 8.0*] +Parent=Opera 8.0 +Platform=Linux + +[Mozilla/?.* (Macintosh; *Mac OS X; ?) Opera 8.0*] +Parent=Opera 8.0 +Platform=MacOSX + +[Mozilla/?.* (Windows 2000; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows NT 5.2; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (X11; Linux*; *) Opera 8.0*] +Parent=Opera 8.0 +Platform=Linux + +[Opera/8.0* (Linux*)*] +Parent=Opera 8.0 +Platform=Linux + +[Opera/8.0* (Macintosh; *Mac OS X; *)*] +Parent=Opera 8.0 +Platform=MacOSX + +[Opera/8.0* (Windows 95*)*] +Parent=Opera 8.0 +Platform=Win95 +Win32=true + +[Opera/8.0* (Windows 98*)*] +Parent=Opera 8.0 +Platform=Win98 +Win32=true + +[Opera/8.0* (Windows CE*)*] +Parent=Opera 8.0 +Platform=WinCE +Win32=true + +[Opera/8.0* (Windows ME*)*] +Parent=Opera 8.0 +Platform=WinME +Win32=true + +[Opera/8.0* (Windows NT 4.0*)*] +Parent=Opera 8.0 +Platform=WinNT +Win32=true + +[Opera/8.0* (Windows NT 5.0*)*] +Parent=Opera 8.0 +Platform=Win2000 +Win32=true + +[Opera/8.0* (Windows NT 5.1*)*] +Parent=Opera 8.0 +Platform=WinXP +Win32=true + +[Opera/8.0* (Windows NT 5.2*)*] +Parent=Opera 8.0 +Platform=Win2003 +Win32=true + +[Opera/8.0* (Windows XP*)*] +Parent=Opera 8.0 +Platform=WinXP +Win32=true + +[Opera/8.0* (X11; FreeBSD*)*] +Parent=Opera 8.0 +Platform=FreeBSD + +[Opera/8.0* (X11; Linux*)*] +Parent=Opera 8.0 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 8.1 + +[Opera 8.1] +Parent=DefaultProperties +Browser=Opera +Version=8.1 +MajorVer=8 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Linux + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC) Opera 8.1*] +Parent=Opera 8.1 +Platform=MacPPC + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows CE) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinCE +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME*) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0*) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1*) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.2*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP*) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; X11; FreeBSD*) Opera 8.1*] +Parent=Opera 8.1 +Platform=FreeBSD + +[Mozilla/?.* (compatible; MSIE ?.*; X11; Linux*) Opera 8.1*] +Parent=Opera 8.1 +Platform=Linux + +[Mozilla/?.* (Macintosh; *Mac OS X; ?) Opera 8.1*] +Parent=Opera 8.1 +Platform=MacOSX + +[Mozilla/?.* (Windows 2000; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows NT 5.2; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (X11; Linux*; *) Opera 8.1*] +Parent=Opera 8.1 +Platform=Linux + +[Opera/8.1* (Linux*)*] +Parent=Opera 8.1 +Platform=Linux + +[Opera/8.1* (Macintosh; *Mac OS X; *)*] +Parent=Opera 8.1 +Platform=MacOSX + +[Opera/8.1* (Windows 95*)*] +Parent=Opera 8.1 +Platform=Win95 +Win32=true + +[Opera/8.1* (Windows 98*)*] +Parent=Opera 8.1 +Platform=Win98 +Win32=true + +[Opera/8.1* (Windows CE*)*] +Parent=Opera 8.1 +Platform=WinCE +Win32=true + +[Opera/8.1* (Windows ME*)*] +Parent=Opera 8.1 +Platform=WinME +Win32=true + +[Opera/8.1* (Windows NT 4.0*)*] +Parent=Opera 8.1 +Platform=WinNT +Win32=true + +[Opera/8.1* (Windows NT 5.0*)*] +Parent=Opera 8.1 +Platform=Win2000 +Win32=true + +[Opera/8.1* (Windows NT 5.1*)*] +Parent=Opera 8.1 +Platform=WinXP +Win32=true + +[Opera/8.1* (Windows NT 5.2*)*] +Parent=Opera 8.1 +Platform=Win2003 +Win32=true + +[Opera/8.1* (Windows XP*)*] +Parent=Opera 8.1 +Platform=WinXP +Win32=true + +[Opera/8.1* (X11; FreeBSD*)*] +Parent=Opera 8.1 +Platform=FreeBSD + +[Opera/8.1* (X11; Linux*)*] +Parent=Opera 8.1 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 8.5 + +[Opera 8.5] +Parent=DefaultProperties +Browser=Opera +Version=8.5 +MajorVer=8 +MinorVer=5 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/?.* (compatible; MSIE ?.*; Linux*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Linux + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC Mac OS X;*) Opera 8.5*] +Parent=Opera 8.5 +Platform=MacOSX + +[Mozilla/?.* (compatible; MSIE ?.*; Mac_PowerPC) Opera 8.5*] +Parent=Opera 8.5 +Platform=MacPPC + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 2000*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 95*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win95 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows 98*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win98 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows CE) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinCE +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows ME*) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinME +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 4.0*) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinNT +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.0*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.1*) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows NT 5.2*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; Windows XP*) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinXP +Win32=true + +[Mozilla/?.* (compatible; MSIE ?.*; X11; FreeBSD*) Opera 8.5*] +Parent=Opera 8.5 +Platform=FreeBSD + +[Mozilla/?.* (compatible; MSIE ?.*; X11; Linux*) Opera 8.5*] +Parent=Opera 8.5 +Platform=Linux + +[Mozilla/?.* (Macintosh; *Mac OS X; ?) Opera 8.5*] +Parent=Opera 8.5 +Platform=MacOSX + +[Mozilla/?.* (Macintosh; PPC Mac OS X;*) Opera 8.5*] +Parent=Opera 8.5 +Platform=MacOSX + +[Mozilla/?.* (Windows 2000; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows 95; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win95 +Win32=true + +[Mozilla/?.* (Windows 98; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win98 +Win32=true + +[Mozilla/?.* (Windows ME; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinME +Win32=true + +[Mozilla/?.* (Windows NT 4.0; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinNT +Win32=true + +[Mozilla/?.* (Windows NT 5.0; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win2000 +Win32=true + +[Mozilla/?.* (Windows NT 5.1; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=WinXP +Win32=true + +[Mozilla/?.* (Windows NT 5.2; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=Win2003 +Win32=true + +[Mozilla/?.* (X11; Linux*; *) Opera 8.5*] +Parent=Opera 8.5 +Platform=Linux + +[Opera/8.5* (Linux*)*] +Parent=Opera 8.5 +Platform=Linux + +[Opera/8.5* (Macintosh; *Mac OS X; *)*] +Parent=Opera 8.5 +Platform=MacOSX + +[Opera/8.5* (Windows 95*)*] +Parent=Opera 8.5 +Platform=Win95 +Win32=true + +[Opera/8.5* (Windows 98*)*] +Parent=Opera 8.5 +Platform=Win98 +Win32=true + +[Opera/8.5* (Windows CE*)*] +Parent=Opera 8.5 +Platform=WinCE +Win32=true + +[Opera/8.5* (Windows ME*)*] +Parent=Opera 8.5 +Platform=WinME +Win32=true + +[Opera/8.5* (Windows NT 4.0*)*] +Parent=Opera 8.5 +Platform=WinNT +Win32=true + +[Opera/8.5* (Windows NT 5.0*)*] +Parent=Opera 8.5 +Platform=Win2000 +Win32=true + +[Opera/8.5* (Windows NT 5.1*)*] +Parent=Opera 8.5 +Platform=WinXP +Win32=true + +[Opera/8.5* (Windows NT 5.2*)*] +Parent=Opera 8.5 +Platform=Win2003 +Win32=true + +[Opera/8.5* (Windows XP*)*] +Parent=Opera 8.5 +Platform=WinXP +Win32=true + +[Opera/8.5* (X11; FreeBSD*)*] +Parent=Opera 8.5 +Platform=FreeBSD + +[Opera/8.5* (X11; Linux*)*] +Parent=Opera 8.5 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.0 + +[Opera 9.0] +Parent=DefaultProperties +Browser=Opera +Version=9.0 +MajorVer=9 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.5 +w3cdomversion=1.0 + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 9.0*] +Parent=Opera 9.0 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.0*] +Parent=Opera 9.0 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.0*] +Parent=Opera 9.0 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.0*] +Parent=Opera 9.0 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Win2003 +Win32=true + +[Mozilla/* (X11; Linux*) Opera 9.0*] +Parent=Opera 9.0 +Platform=Linux + +[Opera/9.0* (Linux*)*] +Parent=Opera 9.0 +Platform=Linux + +[Opera/9.0* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.0 +Platform=MacOSX + +[Opera/9.0* (Windows 95*)*] +Parent=Opera 9.0 +Platform=Win95 +Win32=true + +[Opera/9.0* (Windows 98*)*] +Parent=Opera 9.0 +Platform=Win98 +Win32=true + +[Opera/9.0* (Windows CE*)*] +Parent=Opera 9.0 +Platform=WinCE +Win32=true + +[Opera/9.0* (Windows ME*)*] +Parent=Opera 9.0 +Platform=WinME +Win32=true + +[Opera/9.0* (Windows NT 4.0*)*] +Parent=Opera 9.0 +Platform=WinNT +Win32=true + +[Opera/9.0* (Windows NT 5.0*)*] +Parent=Opera 9.0 +Platform=Win2000 +Win32=true + +[Opera/9.0* (Windows NT 5.1*)*] +Parent=Opera 9.0 +Platform=WinXP +Win32=true + +[Opera/9.0* (Windows NT 5.2*)*] +Parent=Opera 9.0 +Platform=Win2003 +Win32=true + +[Opera/9.0* (Windows NT 6.0*)*] +Parent=Opera 9.0 +Platform=WinVista +Win32=true + +[Opera/9.0* (Windows XP*)*] +Parent=Opera 9.0 +Platform=WinXP +Win32=true + +[Opera/9.0* (X11; FreeBSD*)*] +Parent=Opera 9.0 +Platform=FreeBSD + +[Opera/9.0* (X11; Linux*)*] +Parent=Opera 9.0 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.1 + +[Opera 9.1] +Parent=DefaultProperties +Browser=Opera +Version=9.1 +MajorVer=9 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.1*] +Parent=Opera 9.1 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.1*] +Parent=Opera 9.1 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.1*] +Parent=Opera 9.1 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Win2003 +Win32=true + +[Mozilla/* (X11; Linux*) Opera 9.1*] +Parent=Opera 9.1 +Platform=Linux + +[Opera/9.1* (Linux*)*] +Parent=Opera 9.1 +Platform=Linux + +[Opera/9.1* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.1 +Platform=MacOSX + +[Opera/9.1* (Windows 95*)*] +Parent=Opera 9.1 +Platform=Win95 +Win32=true + +[Opera/9.1* (Windows 98*)*] +Parent=Opera 9.1 +Platform=Win98 +Win32=true + +[Opera/9.1* (Windows CE*)*] +Parent=Opera 9.1 +Platform=WinCE +Win32=true + +[Opera/9.1* (Windows ME*)*] +Parent=Opera 9.1 +Platform=WinME +Win32=true + +[Opera/9.1* (Windows NT 4.0*)*] +Parent=Opera 9.1 +Platform=WinNT +Win32=true + +[Opera/9.1* (Windows NT 5.0*)*] +Parent=Opera 9.1 +Platform=Win2000 +Win32=true + +[Opera/9.1* (Windows NT 5.1*)*] +Parent=Opera 9.1 +Platform=WinXP +Win32=true + +[Opera/9.1* (Windows NT 5.2*)*] +Parent=Opera 9.1 +Platform=Win2003 +Win32=true + +[Opera/9.1* (Windows NT 6.0*)*] +Parent=Opera 9.1 +Platform=WinVista +Win32=true + +[Opera/9.1* (Windows XP*)*] +Parent=Opera 9.1 +Platform=WinXP +Win32=true + +[Opera/9.1* (X11; FreeBSD*)*] +Parent=Opera 9.1 +Platform=FreeBSD + +[Opera/9.1* (X11; Linux*)*] +Parent=Opera 9.1 +Platform=Linux + +[Opera/9.1* (X11; SunOS*)*] +Parent=Opera 9.1 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.2 + +[Opera 9.2] +Parent=DefaultProperties +Browser=Opera +Version=9.2 +MajorVer=9 +MinorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 9.2*] +Parent=Opera 9.2 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.1*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win7 + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.2*] +Parent=Opera 9.2 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.2*] +Parent=Opera 9.2 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.2*] +Parent=Opera 9.2 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win2003 +Win32=true + +[Mozilla/* (Windows NT 6.0;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=WinVista + +[Mozilla/* (Windows NT 6.1;*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Win7 + +[Mozilla/* (X11; Linux*) Opera 9.2*] +Parent=Opera 9.2 +Platform=Linux + +[Opera/9.2* (Linux*)*] +Parent=Opera 9.2 +Platform=Linux + +[Opera/9.2* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.2 +Platform=MacOSX + +[Opera/9.2* (Windows 95*)*] +Parent=Opera 9.2 +Platform=Win95 +Win32=true + +[Opera/9.2* (Windows 98*)*] +Parent=Opera 9.2 +Platform=Win98 +Win32=true + +[Opera/9.2* (Windows CE*)*] +Parent=Opera 9.2 +Platform=WinCE +Win32=true + +[Opera/9.2* (Windows ME*)*] +Parent=Opera 9.2 +Platform=WinME +Win32=true + +[Opera/9.2* (Windows NT 4.0*)*] +Parent=Opera 9.2 +Platform=WinNT +Win32=true + +[Opera/9.2* (Windows NT 5.0*)*] +Parent=Opera 9.2 +Platform=Win2000 +Win32=true + +[Opera/9.2* (Windows NT 5.1*)*] +Parent=Opera 9.2 +Platform=WinXP +Win32=true + +[Opera/9.2* (Windows NT 5.2*)*] +Parent=Opera 9.2 +Platform=Win2003 +Win32=true + +[Opera/9.2* (Windows NT 6.0*)*] +Parent=Opera 9.2 +Platform=WinVista +Win32=true + +[Opera/9.2* (Windows NT 6.1*)*] +Parent=Opera 9.2 +Platform=Win7 + +[Opera/9.2* (Windows XP*)*] +Parent=Opera 9.2 +Platform=WinXP +Win32=true + +[Opera/9.2* (X11; FreeBSD*)*] +Parent=Opera 9.2 +Platform=FreeBSD + +[Opera/9.2* (X11; Linux*)*] +Parent=Opera 9.2 +Platform=Linux + +[Opera/9.2* (X11; SunOS*)*] +Parent=Opera 9.2 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.3 + +[Opera 9.3] +Parent=DefaultProperties +Browser=Opera +Version=9.3 +MajorVer=9 +MinorVer=3 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 9.3*] +Parent=Opera 9.3 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.1*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win7 + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.3*] +Parent=Opera 9.3 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.3*] +Parent=Opera 9.3 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.3*] +Parent=Opera 9.3 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win2003 +Win32=true + +[Mozilla/* (Windows NT 6.0;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=WinVista + +[Mozilla/* (Windows NT 6.1;*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Win7 + +[Mozilla/* (X11; Linux*) Opera 9.3*] +Parent=Opera 9.3 +Platform=Linux + +[Opera/9.3* (Linux*)*] +Parent=Opera 9.3 +Platform=Linux + +[Opera/9.3* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.3 +Platform=MacOSX + +[Opera/9.3* (Windows 95*)*] +Parent=Opera 9.3 +Platform=Win95 +Win32=true + +[Opera/9.3* (Windows 98*)*] +Parent=Opera 9.3 +Platform=Win98 +Win32=true + +[Opera/9.3* (Windows CE*)*] +Parent=Opera 9.3 +Platform=WinCE +Win32=true + +[Opera/9.3* (Windows ME*)*] +Parent=Opera 9.3 +Platform=WinME +Win32=true + +[Opera/9.3* (Windows NT 4.0*)*] +Parent=Opera 9.3 +Platform=WinNT +Win32=true + +[Opera/9.3* (Windows NT 5.0*)*] +Parent=Opera 9.3 +Platform=Win2000 +Win32=true + +[Opera/9.3* (Windows NT 5.1*)*] +Parent=Opera 9.3 +Platform=WinXP +Win32=true + +[Opera/9.3* (Windows NT 5.2*)*] +Parent=Opera 9.3 +Platform=Win2003 +Win32=true + +[Opera/9.3* (Windows NT 6.0*)*] +Parent=Opera 9.3 +Platform=WinVista +Win32=true + +[Opera/9.3* (Windows NT 6.1*)*] +Parent=Opera 9.3 +Platform=Win7 + +[Opera/9.3* (Windows XP*)*] +Parent=Opera 9.3 +Platform=WinXP +Win32=true + +[Opera/9.3* (X11; FreeBSD*)*] +Parent=Opera 9.3 +Platform=FreeBSD + +[Opera/9.3* (X11; Linux*)*] +Parent=Opera 9.3 +Platform=Linux + +[Opera/9.3* (X11; SunOS*)*] +Parent=Opera 9.3 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.4 + +[Opera 9.4] +Parent=DefaultProperties +Browser=Opera +Version=9.4 +MajorVer=9 +MinorVer=4 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 9.4*] +Parent=Opera 9.4 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.1*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win7 + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.4*] +Parent=Opera 9.4 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.4*] +Parent=Opera 9.4 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.4*] +Parent=Opera 9.4 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win2003 +Win32=true + +[Mozilla/* (Windows NT 6.0;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=WinVista + +[Mozilla/* (Windows NT 6.1;*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Win7 + +[Mozilla/* (X11; Linux*) Opera 9.4*] +Parent=Opera 9.4 +Platform=Linux + +[Opera/9.4* (Linux*)*] +Parent=Opera 9.4 +Platform=Linux + +[Opera/9.4* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.4 +Platform=MacOSX + +[Opera/9.4* (Windows 95*)*] +Parent=Opera 9.4 +Platform=Win95 +Win32=true + +[Opera/9.4* (Windows 98*)*] +Parent=Opera 9.4 +Platform=Win98 +Win32=true + +[Opera/9.4* (Windows CE*)*] +Parent=Opera 9.4 +Platform=WinCE +Win32=true + +[Opera/9.4* (Windows ME*)*] +Parent=Opera 9.4 +Platform=WinME +Win32=true + +[Opera/9.4* (Windows NT 4.0*)*] +Parent=Opera 9.4 +Platform=WinNT +Win32=true + +[Opera/9.4* (Windows NT 5.0*)*] +Parent=Opera 9.4 +Platform=Win2000 +Win32=true + +[Opera/9.4* (Windows NT 5.1*)*] +Parent=Opera 9.4 +Platform=WinXP +Win32=true + +[Opera/9.4* (Windows NT 5.2*)*] +Parent=Opera 9.4 +Platform=Win2003 +Win32=true + +[Opera/9.4* (Windows NT 6.0*)*] +Parent=Opera 9.4 +Platform=WinVista +Win32=true + +[Opera/9.4* (Windows NT 6.1*)*] +Parent=Opera 9.4 +Platform=Win7 + +[Opera/9.4* (Windows XP*)*] +Parent=Opera 9.4 +Platform=WinXP +Win32=true + +[Opera/9.4* (X11; FreeBSD*)*] +Parent=Opera 9.4 +Platform=FreeBSD + +[Opera/9.4* (X11; Linux*)*] +Parent=Opera 9.4 +Platform=Linux + +[Opera/9.4* (X11; SunOS*)*] +Parent=Opera 9.4 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.5 + +[Opera 9.5] +Parent=DefaultProperties +Browser=Opera +Version=9.5 +MajorVer=9 +MinorVer=5 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 9.5*] +Parent=Opera 9.5 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.1*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win7 + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.5*] +Parent=Opera 9.5 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.5*] +Parent=Opera 9.5 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.5*] +Parent=Opera 9.5 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win2003 +Win32=true + +[Mozilla/* (Windows NT 6.0;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=WinVista + +[Mozilla/* (Windows NT 6.1;*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Win7 + +[Mozilla/* (X11; Linux*) Opera 9.5*] +Parent=Opera 9.5 +Platform=Linux + +[Opera/9.5* (Linux*)*] +Parent=Opera 9.5 +Platform=Linux + +[Opera/9.5* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.5 +Platform=MacOSX + +[Opera/9.5* (Windows 95*)*] +Parent=Opera 9.5 +Platform=Win95 +Win32=true + +[Opera/9.5* (Windows 98*)*] +Parent=Opera 9.5 +Platform=Win98 +Win32=true + +[Opera/9.5* (Windows CE*)*] +Parent=Opera 9.5 +Platform=WinCE +Win32=true + +[Opera/9.5* (Windows ME*)*] +Parent=Opera 9.5 +Platform=WinME +Win32=true + +[Opera/9.5* (Windows NT 4.0*)*] +Parent=Opera 9.5 +Platform=WinNT +Win32=true + +[Opera/9.5* (Windows NT 5.0*)*] +Parent=Opera 9.5 +Platform=Win2000 +Win32=true + +[Opera/9.5* (Windows NT 5.1*)*] +Parent=Opera 9.5 +Platform=WinXP +Win32=true + +[Opera/9.5* (Windows NT 5.2*)*] +Parent=Opera 9.5 +Platform=Win2003 +Win32=true + +[Opera/9.5* (Windows NT 6.0*)*] +Parent=Opera 9.5 +Platform=WinVista +Win32=true + +[Opera/9.5* (Windows NT 6.1*)*] +Parent=Opera 9.5 +Platform=Win7 + +[Opera/9.5* (Windows XP*)*] +Parent=Opera 9.5 +Platform=WinXP +Win32=true + +[Opera/9.5* (X11; FreeBSD*)*] +Parent=Opera 9.5 +Platform=FreeBSD + +[Opera/9.5* (X11; Linux*)*] +Parent=Opera 9.5 +Platform=Linux + +[Opera/9.5* (X11; SunOS*)*] +Parent=Opera 9.5 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Opera 9.6 + +[Opera 9.6] +Parent=DefaultProperties +Browser=Opera +Version=9.6 +MajorVer=9 +MinorVer=6 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/* (compatible; MSIE*; Linux*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC Mac OS X;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=MacOSX + +[Mozilla/* (compatible; MSIE*; Mac_PowerPC) Opera 9.6*] +Parent=Opera 9.6 +Platform=MacPPC + +[Mozilla/* (compatible; MSIE*; Windows 2000*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 95*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win95 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows 98*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win98 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows CE*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinCE +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows ME*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinME +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 4.0*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinNT +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.0*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win2000 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.1*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 5.2*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win2003 +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.0*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinVista +Win32=true + +[Mozilla/* (compatible; MSIE*; Windows NT 6.1*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win7 + +[Mozilla/* (compatible; MSIE*; Windows XP*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinXP +Win32=true + +[Mozilla/* (compatible; MSIE*; X11; FreeBSD*) Opera 9.6*] +Parent=Opera 9.6 +Platform=FreeBSD + +[Mozilla/* (compatible; MSIE*; X11; Linux*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Linux + +[Mozilla/* (compatible; MSIE*; X11; SunOS*) Opera 9.6*] +Parent=Opera 9.6 +Platform=SunOS + +[Mozilla/* (Macintosh; *Mac OS X; ?) Opera 9.6*] +Parent=Opera 9.6 +Platform=MacOSX + +[Mozilla/* (Windows 2000;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows 95;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win95 +Win32=true + +[Mozilla/* (Windows 98;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win98 +Win32=true + +[Mozilla/* (Windows ME;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinME +Win32=true + +[Mozilla/* (Windows NT 4.0;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinNT +Win32=true + +[Mozilla/* (Windows NT 5.0;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win2000 +Win32=true + +[Mozilla/* (Windows NT 5.1;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinXP +Win32=true + +[Mozilla/* (Windows NT 5.2;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win2003 +Win32=true + +[Mozilla/* (Windows NT 6.0;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=WinVista + +[Mozilla/* (Windows NT 6.1;*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Win7 + +[Mozilla/* (X11; Linux*) Opera 9.6*] +Parent=Opera 9.6 +Platform=Linux + +[Opera/9.6* (Linux*)*] +Parent=Opera 9.6 +Platform=Linux + +[Opera/9.6* (Macintosh; *Mac OS X;*)*] +Parent=Opera 9.6 +Platform=MacOSX + +[Opera/9.6* (Windows 95*)*] +Parent=Opera 9.6 +Platform=Win95 +Win32=true + +[Opera/9.6* (Windows 98*)*] +Parent=Opera 9.6 +Platform=Win98 +Win32=true + +[Opera/9.6* (Windows CE*)*] +Parent=Opera 9.6 +Platform=WinCE +Win32=true + +[Opera/9.6* (Windows ME*)*] +Parent=Opera 9.6 +Platform=WinME +Win32=true + +[Opera/9.6* (Windows NT 4.0*)*] +Parent=Opera 9.6 +Platform=WinNT +Win32=true + +[Opera/9.6* (Windows NT 5.0*)*] +Parent=Opera 9.6 +Platform=Win2000 +Win32=true + +[Opera/9.6* (Windows NT 5.1*)*] +Parent=Opera 9.6 +Platform=WinXP +Win32=true + +[Opera/9.6* (Windows NT 5.2*)*] +Parent=Opera 9.6 +Platform=Win2003 +Win32=true + +[Opera/9.6* (Windows NT 6.0*)*] +Parent=Opera 9.6 +Platform=WinVista +Win32=true + +[Opera/9.6* (Windows NT 6.1*)*] +Parent=Opera 9.6 +Platform=Win7 + +[Opera/9.6* (Windows XP*)*] +Parent=Opera 9.6 +Platform=WinXP +Win32=true + +[Opera/9.6* (X11; FreeBSD*)*] +Parent=Opera 9.6 +Platform=FreeBSD + +[Opera/9.6* (X11; Linux*)*] +Parent=Opera 9.6 +Platform=Linux + +[Opera/9.6* (X11; SunOS*)*] +Parent=Opera 9.6 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 4.0 + +[Netscape 4.0] +Parent=DefaultProperties +Browser=Netscape +Version=4.0 +MajorVer=4 +Frames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/4.0*(Macintosh*] +Parent=Netscape 4.0 +Version=4.03 +MinorVer=03 +Platform=MacPPC + +[Mozilla/4.0*(Win95;*] +Parent=Netscape 4.0 +Platform=Win95 + +[Mozilla/4.0*(Win98;*] +Parent=Netscape 4.0 +Version=4.03 +MinorVer=03 +Platform=Win98 + +[Mozilla/4.0*(WinNT*] +Parent=Netscape 4.0 +Version=4.03 +MinorVer=03 +Platform=WinNT + +[Mozilla/4.0*(X11;*)] +Parent=Netscape 4.0 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 4.5 + +[Netscape 4.5] +Parent=DefaultProperties +Browser=Netscape +Version=4.5 +MajorVer=4 +MinorVer=5 +Frames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/4.5*(Macintosh; ?; PPC)] +Parent=Netscape 4.5 +Platform=MacPPC + +[Mozilla/4.5*(Win2000; ?)] +Parent=Netscape 4.5 +Platform=Win2000 + +[Mozilla/4.5*(Win95; ?)] +Parent=Netscape 4.5 +Platform=Win95 + +[Mozilla/4.5*(Win98; ?)] +Parent=Netscape 4.5 +Platform=Win98 + +[Mozilla/4.5*(WinME; ?)] +Parent=Netscape 4.5 +Platform=WinME + +[Mozilla/4.5*(WinNT; ?)] +Parent=Netscape 4.5 +Platform=WinNT + +[Mozilla/4.5*(WinXP; ?)] +Parent=Netscape 4.5 +Platform=WinXP + +[Mozilla/4.5*(X11*)] +Parent=Netscape 4.5 +Platform=Linux + +[Mozilla/4.51*(Macintosh; ?; PPC)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 + +[Mozilla/4.51*(Win2000; ?)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=Win2000 + +[Mozilla/4.51*(Win95; ?)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=Win95 + +[Mozilla/4.51*(Win98; ?)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=Win98 + +[Mozilla/4.51*(WinME; ?)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=WinME + +[Mozilla/4.51*(WinNT; ?)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=WinNT + +[Mozilla/4.51*(WinXP; ?)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=WinXP + +[Mozilla/4.51*(X11*)] +Parent=Netscape 4.5 +Version=4.51 +MinorVer=51 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 4.6 + +[Netscape 4.6] +Parent=DefaultProperties +Browser=Netscape +Version=4.6 +MajorVer=4 +MinorVer=6 +Frames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/4.6 * (OS/2; ?)] +Parent=Netscape 4.6 +Platform=OS/2 + +[Mozilla/4.6*(Macintosh; ?; PPC)] +Parent=Netscape 4.6 +Platform=MacPPC + +[Mozilla/4.6*(Win95; ?)] +Parent=Netscape 4.6 +Platform=Win95 + +[Mozilla/4.6*(Win98; ?)] +Parent=Netscape 4.6 +Platform=Win98 + +[Mozilla/4.6*(WinNT; ?)] +Parent=Netscape 4.6 +Platform=WinNT + +[Mozilla/4.61*(Macintosh; ?; PPC)] +Parent=Netscape 4.6 +Version=4.61 +MajorVer=4 +MinorVer=61 +Platform=MacPPC + +[Mozilla/4.61*(OS/2; ?)] +Parent=Netscape 4.6 +Version=4.61 +MajorVer=4 +MinorVer=61 +Platform=OS/2 + +[Mozilla/4.61*(Win95; ?)] +Parent=Netscape 4.6 +Version=4.61 +MajorVer=4 +MinorVer=61 +Platform=Win95 + +[Mozilla/4.61*(Win98; ?)] +Parent=Netscape 4.6 +Version=4.61 +Platform=Win98 + +[Mozilla/4.61*(WinNT; ?)] +Parent=Netscape 4.6 +Version=4.61 +MajorVer=4 +MinorVer=61 +Platform=WinNT + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 4.7 + +[Netscape 4.7] +Parent=DefaultProperties +Browser=Netscape +Version=4.7 +MajorVer=4 +MinorVer=7 +Frames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/4.7 * (Win2000; ?)] +Parent=Netscape 4.7 +Platform=Win2000 + +[Mozilla/4.7*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=7 +Platform=MacPPC + +[Mozilla/4.7*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=7 +Platform=Win95 + +[Mozilla/4.7*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=7 +Platform=Win98 + +[Mozilla/4.7*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=7 +Platform=WinNT +Win32=true + +[Mozilla/4.7*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=7 +Platform=Win2000 +Win32=true + +[Mozilla/4.7*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=7 +Platform=WinXP +Win32=true + +[Mozilla/4.7*(WinNT; ?)*] +Parent=Netscape 4.7 +Platform=WinNT + +[Mozilla/4.7*(X11*)*] +Parent=Netscape 4.7 +Platform=Linux + +[Mozilla/4.7*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +Platform=SunOS + +[Mozilla/4.71*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=MacPPC + +[Mozilla/4.71*(Win95; ?)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=Win95 + +[Mozilla/4.71*(Win98; ?)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=Win98 + +[Mozilla/4.71*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=WinNT +Win32=true + +[Mozilla/4.71*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=Win2000 +Win32=true + +[Mozilla/4.71*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=WinXP +Win32=true + +[Mozilla/4.71*(WinNT; ?)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=WinNT + +[Mozilla/4.71*(X11*)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=Linux + +[Mozilla/4.71*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +Version=4.71 +MinorVer=71 +Platform=SunOS + +[Mozilla/4.72*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=MacPPC + +[Mozilla/4.72*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=Win95 + +[Mozilla/4.72*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=Win98 + +[Mozilla/4.72*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=WinNT +Win32=true + +[Mozilla/4.72*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=Win2000 +Win32=true + +[Mozilla/4.72*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=WinXP +Win32=true + +[Mozilla/4.72*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=WinNT + +[Mozilla/4.72*(X11*)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=Linux + +[Mozilla/4.72*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=72 +Platform=SunOS + +[Mozilla/4.73*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=MacPPC + +[Mozilla/4.73*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=Win95 + +[Mozilla/4.73*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=Win98 + +[Mozilla/4.73*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=WinNT +Win32=true + +[Mozilla/4.73*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=Win2000 +Win32=true + +[Mozilla/4.73*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=WinXP +Win32=true + +[Mozilla/4.73*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=WinNT + +[Mozilla/4.73*(X11*)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=Linux + +[Mozilla/4.73*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=73 +Platform=SunOS + +[Mozilla/4.74*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=MacPPC + +[Mozilla/4.74*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=Win95 + +[Mozilla/4.74*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=Win98 + +[Mozilla/4.74*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=WinNT +Win32=true + +[Mozilla/4.74*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=Win2000 +Win32=true + +[Mozilla/4.74*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=WinXP +Win32=true + +[Mozilla/4.74*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=WinNT + +[Mozilla/4.74*(X11*)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=Linux + +[Mozilla/4.74*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=74 +Platform=SunOS + +[Mozilla/4.75*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=MacPPC + +[Mozilla/4.75*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=Win95 + +[Mozilla/4.75*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=Win98 + +[Mozilla/4.75*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=WinNT +Win32=true + +[Mozilla/4.75*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=Win2000 +Win32=true + +[Mozilla/4.75*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=WinXP +Win32=true + +[Mozilla/4.75*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=WinNT + +[Mozilla/4.75*(X11*)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=Linux + +[Mozilla/4.75*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=75 +Platform=SunOS + +[Mozilla/4.76*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=MacPPC + +[Mozilla/4.76*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=Win95 + +[Mozilla/4.76*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=Win98 + +[Mozilla/4.76*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=WinNT +Win32=true + +[Mozilla/4.76*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=Win2000 +Win32=true + +[Mozilla/4.76*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=WinXP +Win32=true + +[Mozilla/4.76*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=WinNT + +[Mozilla/4.76*(X11*)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=Linux + +[Mozilla/4.76*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=76 +Platform=SunOS + +[Mozilla/4.77*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=MacPPC + +[Mozilla/4.77*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=Win95 + +[Mozilla/4.77*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=Win98 + +[Mozilla/4.77*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=WinNT +Win32=true + +[Mozilla/4.77*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=Win2000 +Win32=true + +[Mozilla/4.77*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=WinXP +Win32=true + +[Mozilla/4.77*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=WinNT + +[Mozilla/4.77*(X11*)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=Linux + +[Mozilla/4.77*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=77 +Platform=SunOS + +[Mozilla/4.78*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=MacPPC + +[Mozilla/4.78*(Win95; ?)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=Win95 + +[Mozilla/4.78*(Win98; ?)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=Win98 + +[Mozilla/4.78*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=WinNT +Win32=true + +[Mozilla/4.78*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=Win2000 +Win32=true + +[Mozilla/4.78*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=WinXP +Win32=true + +[Mozilla/4.78*(WinNT; ?)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=WinNT + +[Mozilla/4.78*(X11*)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=Linux + +[Mozilla/4.78*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +MinorVer=78 +Platform=SunOS + +[Mozilla/4.79*(Macintosh; ?; PPC)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=MacPPC + +[Mozilla/4.79*(Win95; ?)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=Win95 + +[Mozilla/4.79*(Win98; ?)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=Win98 + +[Mozilla/4.79*(Windows NT 4.0; ?)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=WinNT +Win32=true + +[Mozilla/4.79*(Windows NT 5.0; ?)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=Win2000 +Win32=true + +[Mozilla/4.79*(Windows NT 5.1; ?)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=WinXP +Win32=true + +[Mozilla/4.79*(WinNT; ?)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=WinNT + +[Mozilla/4.79*(X11*)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=Linux + +[Mozilla/4.79*(X11; ?; SunOS*)*] +Parent=Netscape 4.7 +Version=4.79 +MinorVer=79 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 4.8 + +[Netscape 4.8] +Parent=DefaultProperties +Browser=Netscape +Version=4.8 +MajorVer=4 +MinorVer=8 +Frames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/4.8*(Macintosh; ?; MacPPC)*] +Parent=Netscape 4.8 +Platform=MacPPC + +[Mozilla/4.8*(Macintosh; ?; PPC Mac OS X*] +Parent=Netscape 4.8 +Platform=MacOSX + +[Mozilla/4.8*(Macintosh; ?; PPC)*] +Parent=Netscape 4.8 +Platform=MacPPC + +[Mozilla/4.8*(Win95; *)*] +Parent=Netscape 4.8 + +[Mozilla/4.8*(Win98; *)*] +Parent=Netscape 4.8 +Platform=Win98 + +[Mozilla/4.8*(Windows NT 4.0; *)*] +Parent=Netscape 4.8 +Platform=WinNT +Win32=true + +[Mozilla/4.8*(Windows NT 5.0; *)*] +Parent=Netscape 4.8 +Platform=Win2000 +Win32=true + +[Mozilla/4.8*(Windows NT 5.1; *)*] +Parent=Netscape 4.8 +Platform=WinXP +Win32=true + +[Mozilla/4.8*(WinNT; *)*] +Parent=Netscape 4.8 +Platform=WinNT + +[Mozilla/4.8*(X11; *)*] +Parent=Netscape 4.8 +Platform=Linux + +[Mozilla/4.8*(X11; *SunOS*)*] +Parent=Netscape 4.8 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 6.0 + +[Netscape 6.0] +Parent=DefaultProperties +Browser=Netscape +Version=6.0 +MajorVer=6 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape6/6.0*] +Parent=Netscape 6.0 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 6.1 + +[Netscape 6.1] +Parent=DefaultProperties +Browser=Netscape +Version=6.1 +MajorVer=6 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape6/6.1*] +Parent=Netscape 6.1 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 6.2 + +[Netscape 6.2] +Parent=DefaultProperties +Browser=Netscape +Version=6.2 +MajorVer=6 +MinorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X*) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape6/6.2*] +Parent=Netscape 6.2 +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 7.0 + +[Netscape 7.0] +Parent=DefaultProperties +Browser=Netscape +Version=7.0 +MajorVer=7 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X;*) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win*9x 4.90; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*) Gecko/* Netscape*/7.0*] +Parent=Netscape 7.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 7.1 + +[Netscape 7.1] +Parent=DefaultProperties +Browser=Netscape +Version=7.1 +MajorVer=7 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X Mach-O; *; rv:*) Gecko/* Netscape*/7.1] +Parent=Netscape 7.1 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X;*) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*) Gecko/* Netscape*/7.1*] +Parent=Netscape 7.1 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 7.2 + +[Netscape 7.2] +Parent=DefaultProperties +Browser=Netscape +Version=7.2 +MajorVer=7 +MinorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X Mach-O; *; rv:*) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X;*) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*) Gecko/* Netscape*/7.2*] +Parent=Netscape 7.2 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 8.0 + +[Netscape 8.0] +Parent=DefaultProperties +Browser=Netscape +Version=8.0 +MajorVer=8 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X Mach-O; *; rv:*) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC Mac OS X;*) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*) Gecko/* Netscape*/8.0*] +Parent=Netscape 8.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Netscape 8.1 + +[Netscape 8.1] +Parent=DefaultProperties +Browser=Netscape +Version=8.1 +MajorVer=8 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; ?; PPC;*) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=MacPPC + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95;*) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win9x 4.90; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 4.0; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win7 + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.0; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.1; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT5.2; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.0; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT6.1; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; *) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*) Gecko/* Netscape*/8.1*] +Parent=Netscape 8.1 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; SeaMonkey 1.0 + +[SeaMonkey 1.0] +Parent=DefaultProperties +Browser=SeaMonkey +Version=1.0 +MajorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=WinME + +[Mozilla/5.0 (Windows; ?; Win98; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=Win98 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=Win2000 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; FreeBSD*; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=FreeBSD + +[Mozilla/5.0 (X11; ?; Linux*; *; rv:1.8*) Gecko/20060221 SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*; *; rv:1.8*) Gecko/* SeaMonkey/1.0*] +Parent=SeaMonkey 1.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; SeaMonkey 1.1 + +[SeaMonkey 1.1] +Parent=DefaultProperties +Browser=SeaMonkey +Version=1.1 +MajorVer=1 +MinorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=WinME + +[Mozilla/5.0 (Windows; ?; Win98; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=Win98 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=Win2000 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; FreeBSD*; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=FreeBSD + +[Mozilla/5.0 (X11; ?; Linux*; *; rv:1.8*) Gecko/20060221 SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*; *; rv:1.8*) Gecko/* SeaMonkey/1.1*] +Parent=SeaMonkey 1.1 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; SeaMonkey 2.0 + +[SeaMonkey 2.0] +Parent=DefaultProperties +Browser=SeaMonkey +Version=2.0 +MajorVer=2 +Alpha=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=WinME + +[Mozilla/5.0 (Windows; ?; Win98; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=Win98 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=Win2000 + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; ?; Windows NT 6.0; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; ?; Windows NT 6.1; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=Win7 + +[Mozilla/5.0 (X11; ?; FreeBSD*; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=FreeBSD + +[Mozilla/5.0 (X11; ?; Linux*; *; rv:1.9*) Gecko/20060221 SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=Linux + +[Mozilla/5.0 (X11; ?; SunOS*; *; rv:1.9*) Gecko/* SeaMonkey/2.0*] +Parent=SeaMonkey 2.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Flock 1.0 + +[Flock 1.0] +Parent=DefaultProperties +Browser=Flock +Version=1.0 +MajorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; U; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=MacOSX + +[Mozilla/5.0 (Windows; U; Win 9x 4.90; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=WinME + +[Mozilla/5.0 (Windows; U; Windows NT 5.0*; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=Win2000 + +[Mozilla/5.0 (Windows; U; Windows NT 5.1*; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2*; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0*; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1*; *; rv:1.*) Gecko/* Firefox/2.* Flock/1.*] +Parent=Flock 1.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Flock 2.0 + +[Flock 2.0] +Parent=DefaultProperties +Browser=Flock +Version=2.0 +MajorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; U; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=MacOSX + +[Mozilla/5.0 (Windows; U; Win 9x 4.90; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=WinME + +[Mozilla/5.0 (Windows; U; Windows NT 5.0*; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=Win2000 + +[Mozilla/5.0 (Windows; U; Windows NT 5.1*; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 5.2*; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=Win2003 + +[Mozilla/5.0 (Windows; U; Windows NT 6.0*; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1*; *; rv:1.*) Gecko/* Firefox/3.* Flock/2.*] +Parent=Flock 2.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Sleipnir 2.0 + +[Sleipnir] +Parent=DefaultProperties +Browser=Sleipnir +Version=2.0 +MajorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/4.0 (compatible; MSIE ?.0; Windows NT 5.0*) Sleipnir/2.*] +Parent=Sleipnir +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE ?.0; Windows NT 5.1*) Sleipnir/2.*] +Parent=Sleipnir +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE ?.0; Windows NT 5.2*) Sleipnir/2.*] +Parent=Sleipnir +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE ?.0; Windows NT 6.0*) Sleipnir/2.*] +Parent=Sleipnir +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE ?.0; Windows NT 6.1*) Sleipnir/2.*] +Parent=Sleipnir +Platform=Win7 + +[Sleipnir*] +Parent=Sleipnir + +[Sleipnir/2.*] +Parent=Sleipnir + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Fennec 1.0 + +[Fennec 1.0] +Parent=DefaultProperties +Browser=Firefox Mobile +Version=1.0 +MajorVer=1 +Alpha=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1; *; rv:1.9*) Gecko/* Fennec/1.0*] +Parent=Fennec 1.0 +Platform=WinXP + +[Mozilla/5.0 (Windows; U; Windows NT 6.0; *; rv:1.9*) Gecko/* Fennec/1.0*] +Parent=Fennec 1.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1; *; rv:1.9*) Gecko/* Fennec/1.0*] +Parent=Fennec 1.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firebird + +[Firebird] +Parent=DefaultProperties +Browser=Firebird +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Linux; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (OS/2; *; Warp*; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.?; *; rv:1.*) Gecko/* Firebird Browser/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.?; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.?; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.?; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.*; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird +Win32=true + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (X11; *; IRIX*; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (X11; *; Linux*; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.*) Gecko/* Firebird/0.*] +Parent=Firebird + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.*) Gecko/* Mozilla Firebird/0.*] +Parent=Firebird + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox + +[Firefox] +Parent=DefaultProperties +Browser=Firefox +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=MacOSX + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox + +[Mozilla/5.0 (OS/2; *; Warp*; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox + +[Mozilla/5.0 (Windows NT 5.?; ?; rv:1.*) Gecko/* Firefox] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win95; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.*; *; rv:1.*) Gecko/* Deer Park/Alpha*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.?; *; rv:1.*) Gecko/* Firefox/10.5] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0*; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Win32=true + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; FreeBSD*; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox + +[Mozilla/5.0 (X11; *; HP-UX*; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; Linux*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox + +[Mozilla/5.0 (X11; *; Linux*; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.*) Gecko/* Firefox/0.*] +Parent=Firefox +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 1.0 + +[Firefox 1.0] +Parent=DefaultProperties +Browser=Firefox +Version=1.0 +MajorVer=1 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/5.0 (Linux; *; PPC*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=MacPPC + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=MacOSX + +[Mozilla/5.0 (OS/2; *; Warp*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=OS/2 + +[Mozilla/5.0 (Windows; *; Win 9x 4.90*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=Linux + +[Mozilla/5.0 (X11; *; *Linux*; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=Linux + +[Mozilla/5.0 (X11; *; DragonFly*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.*) Gecko/* Firefox/1.0*] +Parent=Firefox 1.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 1.4 + +[Firefox 1.4] +Parent=DefaultProperties +Browser=Firefox +Version=1.4 +MajorVer=1 +MinorVer=4 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/5.0 (Linux; *; PPC*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=Linux + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=MacOSX + +[Mozilla/5.0 (OS/2; *; Warp*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=OS/2 + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; *; Win95*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=Linux + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.*) Gecko/* Firefox/1.4*] +Parent=Firefox 1.4 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 1.5 + +[Firefox 1.5] +Parent=DefaultProperties +Browser=Firefox +Version=1.5 +MajorVer=1 +MinorVer=5 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.5 +w3cdomversion=1.0 + +[Mozilla/5.0 (Linux; *; PPC*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=Linux + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=MacOSX + +[Mozilla/5.0 (OS/2; *; Warp*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=OS/2 + +[Mozilla/5.0 (rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2 x64; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=Linux + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.*) Gecko/* Firefox/1.5*] +Parent=Firefox 1.5 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 2.0 + +[Firefox 2.0] +Parent=DefaultProperties +Browser=Firefox +Version=2.0 +MajorVer=2 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.5 +w3cdomversion=1.0 + +[Mozilla/5.0 (Linux; *; PPC*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Linux + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=MacOSX + +[Mozilla/5.0 (OS/2; *; Warp*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=OS/2 + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; *; Win95; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.1; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=Linux + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.8*) Gecko/* Firefox/2.0*] +Parent=Firefox 2.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 3.0 + +[Firefox 3.0] +Parent=DefaultProperties +Browser=Firefox +Version=3.0 +MajorVer=3 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true +ecmascriptversion=1.5 +w3cdomversion=1.0 + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=MacOSX + +[Mozilla/5.0 (Windows; *; Windows NT 5.0; *; rv:1.*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=Win2000 + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.1; *; rv:1.*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=Win7 + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1 x64; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=WinXP +Win32=false +Win64=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.2 x64; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=Win2003 +Win32=false +Win64=true + +[Mozilla/5.0 (Windows; U; Windows NT 6.0 x64; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1 x64; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=Win7 + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=Linux + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.9*) Gecko/* Firefox/3.0*] +Parent=Firefox 3.0 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 3.1 + +[Firefox 3.1] +Parent=DefaultProperties +Browser=Firefox +Version=3.1 +MajorVer=3 +MinorVer=1 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=MacOSX + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.1; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=Win7 + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1 x64; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=WinXP +Win32=false +Win64=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.2 x64; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=Win2003 +Win32=false +Win64=true + +[Mozilla/5.0 (Windows; U; Windows NT 6.0 x64; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1 x64; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=Win7 + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=Linux + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.9*) Gecko/* Firefox/3.1*] +Parent=Firefox 3.1 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Firefox 3.5 + +[Firefox 3.5] +Parent=DefaultProperties +Browser=Firefox +Version=3.5 +MajorVer=3 +MinorVer=5 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=3 +supportsCSS=true + +[Mozilla/5.0 (Macintosh; *; *Mac OS X*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=MacOSX + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.0; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=WinVista +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 6.1; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=Win7 + +[Mozilla/5.0 (Windows; *; WinNT4.0; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.1 x64; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=WinXP +Win32=false +Win64=true + +[Mozilla/5.0 (Windows; U; Windows NT 5.2 x64; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=Win2003 +Win32=false +Win64=true + +[Mozilla/5.0 (Windows; U; Windows NT 6.0 x64; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=WinVista + +[Mozilla/5.0 (Windows; U; Windows NT 6.1 x64; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=Win7 + +[Mozilla/5.0 (X11; *; *Linux*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=Linux + +[Mozilla/5.0 (X11; *; FreeBSD*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *; HP-UX*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=HP-UX + +[Mozilla/5.0 (X11; *; IRIX64*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=IRIX64 + +[Mozilla/5.0 (X11; *; OpenBSD*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *; SunOS*; *; rv:1.9.*) Gecko/* Firefox/3.5b*] +Parent=Firefox 3.5 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Phoenix + +[Phoenix] +Parent=DefaultProperties +Browser=Phoenix +Version=0.5 +MinorVer=5 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (Windows; *; Win 9x 4.90; *; rv:1.4*) Gecko/* Phoenix/0.5*] +Parent=Phoenix +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; *; Win98; *; rv:1.4*) Gecko/* Phoenix/0.5*] +Parent=Phoenix +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.0*; *; rv:1.4*) Gecko/* Phoenix/0.5*] +Parent=Phoenix +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.1; *; rv:1.4*) Gecko/* Phoenix/0.5*] +Parent=Phoenix +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; *; Windows NT 5.2*; *; rv:1.4*) Gecko/* Phoenix/0.5*] +Parent=Phoenix +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (X11; *; Linux*; *; rv:1.4*) Gecko/* Phoenix/0.5*] +Parent=Phoenix +Platform=Linux + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Iceweasel + +[Iceweasel] +Parent=DefaultProperties +Browser=Iceweasel +Platform=Linux +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (X11; U; Linux*; *; rv:1.8*) Gecko/* Iceweasel/2.0* (Debian-*)] +Parent=Iceweasel +Version=2.0 +MajorVer=2 +MinorVer=0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.0 + +[Mozilla 1.0] +Parent=DefaultProperties +Browser=Mozilla +Version=1.0 +MajorVer=1 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.0.*) Gecko/*] +Parent=Mozilla 1.0 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.1 + +[Mozilla 1.1] +Parent=DefaultProperties +Browser=Mozilla +Version=1.1 +MajorVer=1 +MinorVer=1 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.1.*) Gecko/*] +Parent=Mozilla 1.1 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.2 + +[Mozilla 1.2] +Parent=DefaultProperties +Browser=Mozilla +Version=1.2 +MajorVer=1 +MinorVer=2 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.2.*) Gecko/*] +Parent=Mozilla 1.2 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.3 + +[Mozilla 1.3] +Parent=DefaultProperties +Browser=Mozilla +Version=1.3 +MajorVer=1 +MinorVer=3 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.3.*) Gecko/*] +Parent=Mozilla 1.3 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.4 + +[Mozilla 1.4] +Parent=DefaultProperties +Browser=Mozilla +Version=1.4 +MajorVer=1 +MinorVer=4 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.1; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=Win31 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.11; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=Win31 +Win16=true +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *FreeBSD*; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *Linux*; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=Linux + +[Mozilla/5.0 (X11; *OpenBSD*; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *SunOS*; *rv:1.4*) Gecko/*] +Parent=Mozilla 1.4 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.5 + +[Mozilla 1.5] +Parent=DefaultProperties +Browser=Mozilla +Version=1.5 +MajorVer=1 +MinorVer=5 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.1; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=Win31 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.11; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=Win31 +Win16=true +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *FreeBSD*; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *Linux*; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=Linux + +[Mozilla/5.0 (X11; *OpenBSD*; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *SunOS*; *rv:1.5*) Gecko/*] +Parent=Mozilla 1.5 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.6 + +[Mozilla 1.6] +Parent=DefaultProperties +Browser=Mozilla +Version=1.6 +MajorVer=1 +MinorVer=6 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.1; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=Win31 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.11; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=Win31 +Win16=true +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *FreeBSD*; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *Linux*; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=Linux + +[Mozilla/5.0 (X11; *OpenBSD*; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *SunOS*; *rv:1.6*) Gecko/*] +Parent=Mozilla 1.6 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.7 + +[Mozilla 1.7] +Parent=DefaultProperties +Browser=Mozilla +Version=1.7 +MajorVer=1 +MinorVer=7 +Beta=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.5 +w3cdomversion=1.0 + +[Mozilla/5.0 (*rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.1; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Win31 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.11; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Win31 +Win16=true +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *FreeBSD*; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *Linux*; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=Linux + +[Mozilla/5.0 (X11; *OpenBSD*; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *SunOS*; *rv:1.7*) Gecko/*] +Parent=Mozilla 1.7 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.8 + +[Mozilla 1.8] +Parent=DefaultProperties +Browser=Mozilla +Version=1.8 +MajorVer=1 +MinorVer=8 +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.5 +w3cdomversion=1.0 + +[Mozilla/5.0 (*rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.1; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.11; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=Win31 +Win16=true +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *FreeBSD*; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *Linux*; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=Linux + +[Mozilla/5.0 (X11; *OpenBSD*; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *SunOS*; *rv:1.8*) Gecko/*] +Parent=Mozilla 1.8 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Mozilla 1.9 + +[Mozilla 1.9] +Parent=DefaultProperties +Browser=Mozilla +Version=1.9 +MajorVer=1 +MinorVer=9 +Alpha=true +Frames=true +IFrames=true +Tables=true +Cookies=true +JavaApplets=true +JavaScript=true +CssVersion=2 +supportsCSS=true + +[Mozilla/5.0 (*rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 + +[Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=MacOSX + +[Mozilla/5.0 (Windows; ?; Win 9x 4.90; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=WinME +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.1; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win3.11; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=Win31 +Win16=true +Win32=true + +[Mozilla/5.0 (Windows; ?; Win95; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=Win95 +Win32=true + +[Mozilla/5.0 (Windows; ?; Win98; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=Win98 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.0; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=Win2000 +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.1; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=WinXP +Win32=true + +[Mozilla/5.0 (Windows; ?; Windows NT 5.2; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=Win2003 +Win32=true + +[Mozilla/5.0 (Windows; ?; WinNT4.0; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=WinNT +Win32=true + +[Mozilla/5.0 (X11; *FreeBSD*; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=FreeBSD + +[Mozilla/5.0 (X11; *Linux*; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=Linux + +[Mozilla/5.0 (X11; *OpenBSD*; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=OpenBSD + +[Mozilla/5.0 (X11; *SunOS*; *rv:1.9*) Gecko/*] +Parent=Mozilla 1.9 +Platform=SunOS + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE Mac + +[IE Mac] +Parent=DefaultProperties +Browser=IE +Platform=MacPPC +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +JavaApplets=true +JavaScript=true +CssVersion=1 +supportsCSS=true + +[Mozilla/?.? (compatible; MSIE 4.0*; *Mac_PowerPC*] +Parent=IE Mac +Version=4.0 +MajorVer=4 +MinorVer=0 + +[Mozilla/?.? (compatible; MSIE 4.5*; *Mac_PowerPC*] +Parent=IE Mac +Version=4.5 +MajorVer=4 +MinorVer=5 + +[Mozilla/?.? (compatible; MSIE 5.0*; *Mac_PowerPC*] +Parent=IE Mac +Version=5.0 +MajorVer=5 +MinorVer=0 + +[Mozilla/?.? (compatible; MSIE 5.1*; *Mac_PowerPC*] +Parent=IE Mac +Version=5.1 +MajorVer=5 +MinorVer=1 + +[Mozilla/?.? (compatible; MSIE 5.2*; *Mac_PowerPC*] +Parent=IE Mac +Version=5.2 +MajorVer=5 +MinorVer=2 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; AOL 9.0/IE 5.5 + +[AOL 9.0/IE 5.5] +Parent=DefaultProperties +Browser=AOL +Version=5.5 +MajorVer=5 +MinorVer=5 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true +AOL=true +aolVersion=9.0 +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/?.* (?compatible; *MSIE 5.5; *AOL 9.0*)*] +Parent=AOL 9.0/IE 5.5 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Win 9x 4.90*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 95*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +CssVersion=2 +supportsCSS=true + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98; Win 9x 4.90*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 4.0*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.0*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.0*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.0*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.0*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.0*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.01*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.01*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.01*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.01*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.01*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.1*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.1*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.1*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.2*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.2*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 5.2*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 6.0*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 6.0*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 6.0*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 6.0*.NET CLR 2*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 5.5; *AOL 9.0; *Windows NT 6.0*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 5.5 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; AOL 9.0/IE 6.0 + +[AOL 9.0/IE 6.0] +Parent=DefaultProperties +Browser=AOL +Version=6.0 +MajorVer=6 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true +AOL=true +aolVersion=9.0 +ecmascriptversion=1.3 +w3cdomversion=1.0 + +[Mozilla/?.* (?compatible; *MSIE 6.0; *AOL 9.0*)*] +Parent=AOL 9.0/IE 6.0 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Win 9x 4.90*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 95*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +CssVersion=2 +supportsCSS=true + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98; Win 9x 4.90*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 4.0*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.0*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.01*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 6.0*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 2*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 6.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 6.0 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; AOL 9.0/IE 7.0 + +[AOL 9.0/IE 7.0] +Parent=DefaultProperties +Browser=AOL +Version=7.0 +MajorVer=7 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true +AOL=true +aolVersion=9.0 + +[Mozilla/?.* (?compatible; *MSIE 7.0; *AOL 9.0*)*] +Parent=AOL 9.0/IE 7.0 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Win 9x 4.90*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 95*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +CssVersion=2 +supportsCSS=true + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98; Win 9x 4.90*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows 98; Win 9x 4.90*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 4.0*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.0*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.0*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.01*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.01*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.1*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 5.2*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 6.0*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 1*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 2*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 7.0; *AOL 9.0; *Windows NT 6.0*.NET CLR 2*.NET CLR 1*)*] +Parent=AOL 9.0/IE 7.0 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Avant Browser + +[Avant Browser] +Parent=DefaultProperties +Browser=Avant Browser +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true + +[Advanced Browser (http://www.avantbrowser.com)] +Parent=Avant Browser + +[Avant Browser*] +Parent=Avant Browser + +[Avant Browser/*] +Parent=Avant Browser + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 4.01 + +[IE 4.01] +Parent=DefaultProperties +Browser=IE +Version=4.01 +MajorVer=4 +MinorVer=01 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (?compatible; *MSIE 4.01*)*] +Parent=IE 4.01 + +[Mozilla/4.0 (compatible; MSIE 4.01; *Windows 95*)*] +Parent=IE 4.01 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 4.01; *Windows 98*)*] +Parent=IE 4.01 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 4.01; *Windows 98; Win 9x 4.90;*)*] +Parent=IE 4.01 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 4.01; *Windows NT 4.0*)*] +Parent=IE 4.01 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 4.01; *Windows NT 5.0*)*] +Parent=IE 4.01 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 4.01; *Windows NT 5.01*)*] +Parent=IE 4.01 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)] +Parent=IE 4.01 +Platform=WinNT + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 5.0 + +[IE 5.0] +Parent=DefaultProperties +Browser=IE +Version=5.0 +MajorVer=5 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (?compatible; *MSIE 5.0*)*] +Parent=IE 5.0 + +[Mozilla/4.0 (compatible; MSIE 5.0; *Windows 95*)*] +Parent=IE 5.0 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 5.0; *Windows 98*)*] +Parent=IE 5.0 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 5.0; *Windows 98; Win 9x 4.90;*)*] +Parent=IE 5.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.0; *Windows NT 4.0*)*] +Parent=IE 5.0 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 5.0; *Windows NT 5.0*)*] +Parent=IE 5.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.0; *Windows NT 5.01*)*] +Parent=IE 5.0 +Platform=Win2000 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 5.01 + +[IE 5.01] +Parent=DefaultProperties +Browser=IE +Version=5.01 +MajorVer=5 +MinorVer=01 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true + +[Mozilla/?.* (?compatible; *MSIE 5.01*)*] +Parent=IE 5.01 + +[Mozilla/4.0 (compatible; MSIE 5.01; *Windows 95*)*] +Parent=IE 5.01 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 5.01; *Windows 98*)*] +Parent=IE 5.01 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 5.01; *Windows 98; Win 9x 4.90;*)*] +Parent=IE 5.01 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.01; *Windows NT 4.0*)*] +Parent=IE 5.01 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 5.01; *Windows NT 5.0*)*] +Parent=IE 5.01 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.01; *Windows NT 5.01*)*] +Parent=IE 5.01 +Platform=Win2000 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 5.5 + +[IE 5.5] +Parent=DefaultProperties +Browser=IE +Version=5.5 +MajorVer=5 +MinorVer=5 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.2 +w3cdomversion=1.0 + +[Mozilla/?.* (?compatible; *MSIE 5.5*)*] +Parent=IE 5.5 + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows 95*)*] +Parent=IE 5.5 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows 98*)*] +Parent=IE 5.5 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows 98; Win 9x 4.90*)*] +Parent=IE 5.5 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows NT 4.0*)*] +Parent=IE 5.5 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows NT 5.0*)*] +Parent=IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows NT 5.01*)*] +Parent=IE 5.5 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows NT 5.1*)*] +Parent=IE 5.5 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 5.5; *Windows NT 5.2*)*] +Parent=IE 5.5 +Platform=Win2003 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 6.0 + +[IE 6.0] +Parent=DefaultProperties +Browser=IE +Version=6.0 +MajorVer=6 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.2 +w3cdomversion=1.0 +msdomversion=6.0 + +[Mozilla/?.* (?compatible; *MSIE 6.0*)*] +Parent=IE 6.0 + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows 95*)*] +Parent=IE 6.0 +Platform=Win95 + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows 98*)*] +Parent=IE 6.0 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows 98; Win 9x 4.90*)*] +Parent=IE 6.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 4.0*)*] +Parent=IE 6.0 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 5.0*)*] +Parent=IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 5.01*)*] +Parent=IE 6.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 5.1*)*] +Parent=IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 5.2*)*] +Parent=IE 6.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 5.2;*Win64;*)*] +Parent=IE 6.0 +Platform=WinXP +Win32=false +Win64=true + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 5.2;*WOW64;*)*] +Parent=IE 6.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 6.0; *Windows NT 6.0*)*] +Parent=IE 6.0 +Platform=WinVista + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 7.0 + +[IE 7.0] +Parent=DefaultProperties +Browser=IE +Version=7.0 +MajorVer=7 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=2 +supportsCSS=true +ecmascriptversion=1.2 +msdomversion=7.0 +w3cdomversion=1.0 + +[Mozilla/?.* (?compatible; *MSIE 7.0*)*] +Parent=IE 7.0 + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows 98*)*] +Parent=IE 7.0 +Platform=Win98 + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows 98; Win 9x 4.90;*)*] +Parent=IE 7.0 +Platform=WinME + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 4.0*)*] +Parent=IE 7.0 +Platform=WinNT + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 5.0*)*] +Parent=IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 5.01*)*] +Parent=IE 7.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 5.1*)*] +Parent=IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 5.2*)*] +Parent=IE 7.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 5.2;*Win64;*)*] +Parent=IE 7.0 +Platform=WinXP +Win32=false +Win64=true + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 5.2;*WOW64;*)*] +Parent=IE 7.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 6.0*)*] +Parent=IE 7.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 7.0; *Windows NT 6.1*)*] +Parent=IE 7.0 +Platform=Win7 + +[Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; *)*] +Parent=IE 7.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 8.0 + +[IE 8.0] +Parent=DefaultProperties +Browser=IE +Version=8.0 +MajorVer=8 +Win32=true +Frames=true +IFrames=true +Tables=true +Cookies=true +BackgroundSounds=true +CDF=true +VBScript=true +JavaApplets=true +JavaScript=true +ActiveXControls=true +CssVersion=3 +supportsCSS=true +ecmascriptversion=1.2 +msdomversion=8.0 +w3cdomversion=1.0 + +[Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0*)*] +Parent=IE 8.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 8.0; Win32*)*] +Parent=IE 8.0 +Platform=Win32 + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.0*)*] +Parent=IE 8.0 +Platform=Win2000 + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1*)*] +Parent=IE 8.0 +Platform=WinXP + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2*)*] +Parent=IE 8.0 +Platform=Win2003 + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0*)*] +Parent=IE 8.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0*)*] +Parent=IE 8.0 +Platform=WinVista + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Win64; x64; Trident/4.0*)*] +Parent=IE 8.0 +Platform=WinVista +Win32=false +Win64=true + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0*)*] +Parent=IE 8.0 +Platform=WinVista +Win64=false + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1*)*] +Parent=IE 8.0 +Platform=Win7 + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0*)*] +Parent=IE 8.0 +Platform=Win7 + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0*)*] +Parent=IE 8.0 +Platform=Win7 +Win32=false +Win64=true + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0*)*] +Parent=IE 8.0 +Platform=Win7 +Win64=false + +[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 7.0; Trident/4.0*)*] +Parent=IE 8.0 +Platform=Win7 + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Default Browser + +[*] +Browser=Default Browser +Version=0 +MajorVer=0 +MinorVer=0 +Platform=unknown +Alpha=false +Beta=false +Win16=false +Win32=false +Win64=false +Frames=true +IFrames=false +Tables=true +Cookies=false +BackgroundSounds=false +CDF=false +VBScript=false +JavaApplets=false +JavaScript=false +ActiveXControls=false +Stripper=false +isBanned=false +isMobileDevice=false +isSyndicationReader=false +Crawler=false +CssVersion=0 +supportsCSS=false +AOL=false +aolVersion=0 +AuthenticodeUpdate=0 +CSS=0 +WAP=false +netCLR=false +ClrVersion=0 +ECMAScriptVersion=0.0 +W3CDOMVersion=0.0 diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/config b/Builded/V02/MonoBleedingEdge/etc/mono/config new file mode 100644 index 00000000..e005c5bd --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/config @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml b/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml new file mode 100644 index 00000000..a3df3b5e --- /dev/null +++ b/Builded/V02/MonoBleedingEdge/etc/mono/mconfig/config.xml @@ -0,0 +1,616 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ + + + +]]> + + + + + + +
+
+
+ + + + + +
+ +
+
+
+
+ + + +]]> + + + + + +
+
+
+
+
+
+
+ + + + + +]]> + + + + + +
+
+
+
+
+
+
+ + + + + + + + +]]> + + + + + +
+
+
+
+
+ + + + + + + +]]> + + + + + +
+
+
+
+
+ + + + +]]> + + + + + +
+
+
+
+
+ + + + + + + + + + + + +]]> + + + + + +
+
+
+ + + + + + + + + + + + + +]]> + + + + + +
+
+
+ + + + + + + + + + + + + + + + + +]]> + + + + + + + +
+
+
+ + + + + +
+ +
+
+
+ + + + ]]> + + + + + +
+
+
+
+
+
+
+ + + + +]]> + + + + + +
+
+
+
+
+
+
+ + + + +]]> + + + + + +
+
+
+
+
+ + + + + + + +]]> + + + + + +
+
+
+
+
+ + + + +]]> + + + + + +
+
+
+ + + + + + + + + + + + + + + +]]> + + + + + +
+
+
+ + + + + + + + + + + + + +]]> + + + + + + +
+
+
+
+
+
+
+ + + + +]]> + + + + + +
+
+
+
+
+
+
+ + + + + + + + + + + +]]> + + + + + +
+
+
+
+
+ + + + +]]> + + + + + + + + ]]> + + + + + + ]]> + + + + + + ]]> + + + + + +]]> + + + + + +]]> + + + + + +]]> + + + + + +]]> + + + + + +]]> + + + + + +]]> + + + + + +]]> + + + + + +]]> + + + + +]]> + + + + + +]]> + + + + + +]]> + + + + + +]]> + + + + +
+
+
+
+
+
+ + diff --git a/Builded/V02/UnityCrashHandler64.exe b/Builded/V02/UnityCrashHandler64.exe new file mode 100644 index 00000000..f8e9772f Binary files /dev/null and b/Builded/V02/UnityCrashHandler64.exe differ diff --git a/Builded/V02/UnityPlayer.dll b/Builded/V02/UnityPlayer.dll new file mode 100644 index 00000000..6f2fc360 Binary files /dev/null and b/Builded/V02/UnityPlayer.dll differ